☰
Module examples
Modules
Structs
Traits
Functions
?
Module
mockall
::
examples
source
·
[
−
]
Expand description
Examples of Mockall’s generated code
Modules
__mock_MockBoo
__mock_MockBoo_Bah
Deprecated
__mock_MockFoo
__mock_MockFoo_Foo
mock_ffi
Deprecated
Structs
MockBoo
Mock of a struct
MockFoo
Mock of a basic trait with several kinds of method.
Traits
Bah
A trait implemented by a Struct we want to mock
Foo
Mock of a basic trait with several kinds of method.
Functions
ffi_func
⚠
A foreign “C” function.