Module mockall::examples[][src]

Expand description

Examples of Mockall’s generated code

Modules

mock_ffiDeprecated

Mock version of the my_module module

Mock this entire module

Structs

Mock of a struct

Mock of a basic trait with several kinds of method.

Traits

A trait implemented by a Struct we want to mock

Mock of a basic trait with several kinds of method.

Functions

A foreign “C” function.