mockall
0.0.1
Module examples
Module Items
Modules
Structs
Traits
Functions
In crate mockall
mockall
Module
examples
Copy item path
Source
Expand description
Examples of Mockall’s generated code
Modules
§
__
mock_
Mock
Boo
__
mock_
Mock
Boo_
Bah
__
mock_
Mock
Foo
__
mock_
Mock
Foo_
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.