Crate mock_it

Crate mock_it 

Source

Structs§

Mock
Validator
When

Enums§

Matcher

Functions§

any
eq
verify

Attribute Macros§

mock_it
Generate a mock struct from a trait. The mock struct will be named after the trait, with “Mock” appended.