stub 2.1.2
stub: ^2.1.2 copied to clipboard
a pure `dart` lightweight package to help you stub methods for your tests
2.1.2 #
- update dependency
- remove delegates to avoid implicit_call_tearoffs
2.0.2 #
- example link and readme update
- update dependency
- update to dart 3
1.0.0 #
- major release
- fix export
- update dependencies
0.3.0 #
- complete rework with breaking changes
- versions up-to-date
- update readme
0.2.1 #
- unary stub
readme
updated- added
MultiStub
- breaking changes in api
- removed
meta
from dependencies
0.1.0 #
- initial release