#test #mock #spy #verify

verify-call

Utility to verify whether a method has been called on a mock

5 unstable releases

0.3.0 Jul 2, 2022
0.2.0 Jul 1, 2022
0.1.2 Jun 27, 2022
0.1.1 Jun 27, 2022
0.1.0 Jun 27, 2022

#8 in #verify

30 downloads per month

MIT license

9KB
95 lines

Verify Call

github crates-io docs-rs license

Utility to verify whether a method has been called on a mock.

No runtime deps