mock_exceptions 0.8.2 copy "mock_exceptions: ^0.8.2" to clipboard
mock_exceptions: ^0.8.2 copied to clipboard

Provides a mechanism to throw exceptions on certain calls. This is useful when working with a Fake and we still want to occasionally make it throw exceptions.

0.8.2 #

Rename thenThrowException to thenThrow.

0.8.1+1 #

Relax version of matcher from ^0.12.13 to ^0.12.12 so it works with the current version of flutter_test on GitHub.

0.8.1 #

Support matching with anything when omitting matchers.

0.8.0+1 #

Relax version of matcher from ^0.12.14 to ^0.12.13 so it works with the current version of flutter_test.

0.8.0 #

Initial version.

4
likes
140
pub points
77%
popularity

Publisher

verified publisherwafrat.com

Provides a mechanism to throw exceptions on certain calls. This is useful when working with a Fake and we still want to occasionally make it throw exceptions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

matcher

More

Packages that depend on mock_exceptions