#mocking

deprecated mockall_examples

Examples of autogenerated mock objects by Mockall

12 releases (6 breaking)

0.7.3 Mar 16, 2024
0.7.2 Jul 29, 2020
0.7.1 May 3, 2020
0.7.0 Mar 29, 2020
0.1.0 Jul 3, 2019

#40 in #mock

Download history 4/week @ 2024-02-26 104/week @ 2024-03-11 28/week @ 2024-03-18 193/week @ 2024-04-01

325 downloads per month

MIT/Apache

62KB
347 lines

Mockall Examples

Examples of autogenerated mock objects by Mockall

DEPRECATED All of the content from this crate has been merged into the main Mockall crate. This one no longer has any use.


lib.rs:

Examples of mock objects and their generated methods.

This crate only exists to document the autogenerated methods of the Mockall crate. You should never depend on this crate.

Dependencies

~3.5–5MB
~92K SLoC