test_util/presentation_event_catcher library
Functions
-
catchEventIn<
C extends BlocPresentationMixin< (S, E> , S, E>C cubit, List< E> events) → C -
Catch events from a
BlocPresentationMixinand add them to a list.
BlocPresentationMixin and add them to a list.