mockito 0.11.0 copy "mockito: ^0.11.0" to clipboard
mockito: ^0.11.0 copied to clipboard

outdatedDart 1 only

A mock framework inspired by Mockito.

0.11.0 #

  • Equality matcher used by default to simplify matching collections as arguments. Should be non-breaking change in most cases, otherwise consider using argThat(identical(arg)).

0.10.0 #

  • Added support for spy.

0.9.0 #

  • Migrate from the unittest package to use the new test package.
  • Format code using dartformat
1266
likes
0
pub points
99%
popularity

Publisher

verified publisherdart.dev

A mock framework inspired by Mockito.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

test

More

Packages that depend on mockito