mock 0.12.0 mock: ^0.12.0 copied to clipboard
A library for mocking classes
0.12.0 #
- Moved to support latest
matcher
andtest
packages.
0.11.0+4 #
- Support latest
0.11.x
release ofunittest
which embedsmatcher
.
0.11.0+3 #
- Use the identity of of
CallMatcher
to matchBehavior
instances, instead oftoString
.
0.11.0+2 #
- Updated documentation link.
0.11.0+1 #
- Updated
unittest
dependency.
0.11.0 #
-
Removed deprecated
sharedLog
-
Improved support for calling arbitrary methods via a proxy