fast_rx_test 0.4.2
fast_rx_test: ^0.4.2 copied to clipboard
Testing utilities for fast_rx. Check for valid rx registration and notifications.
0.4.2 #
- Upgrades
fast_rx
0.4.1 #
- Upgrades
fast_rx
0.4.0 #
- Uses
runRxZonedfor registration testing as well - Removes dependency on
RxNotifier - Combines
expectRxRegistrationandexpectRxNotificationintoexpectRx
0.3.2 #
- Much more reliable
expectRxNotificationverification usingrunRxZoned - Adds
RxCompositesupport toexpectRxNotification
0.3.1 #
- Documentation fixes
0.3.0 #
RxTestnow takes an Rx generator function so that tests can be reusedexpectRxNotificationimprovementsshouldNotifyandshouldRegisterfields 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