resource_bloc_test 0.1.0-dev.1 resource_bloc_test: ^0.1.0-dev.1 copied to clipboard
Tools for testing resource blocs.
Resource Bloc Test #
Tools for testing for resource blocs
This packages contains matchers and functions to help test resource blocs.
It contains several matchers for ResourceState
/ StateSnapshot
to make
writing tests less verbose.
It also contains functions for listening to bloc state changes for test timing purposes.
This library is still under active development. Use at your own risk!