mock 0.12.0 copy "mock: ^0.12.0" to clipboard
mock: ^0.12.0 copied to clipboard

discontinued
Dart 1 only

A library for mocking classes

0.12.0 #

  • Moved to support latest matcher and test packages.

0.11.0+4 #

  • Support latest 0.11.x release of unittest which embeds matcher.

0.11.0+3 #

  • Use the identity of of CallMatcher to match Behavior instances, instead of toString.

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

0
likes
20
pub points
18%
popularity

Publisher

unverified uploader

A library for mocking classes

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

matcher

More

Packages that depend on mock