fast_rx_test 0.3.1 fast_rx_test: ^0.3.1 copied to clipboard
Testing utilities for fast_rx. Check for valid RxObject registration and notifications.
0.3.1 #
- Documentation fixes
0.3.0 #
RxTest
now takes an Rx generator function so that tests can be reusedexpectRxNotification
improvementsshouldNotify
andshouldRegister
fields are now optional
0.2.0 #
- Made tests much more convenient to write
- Added expectRxNotification
0.1.1 #
- Fixed dart version constraint to work with pub pana
0.1.0 #
- Initial release