fast_rx_test library
Functions
-
expectRx<
T extends Rx> ({List< RxTest< shouldRegister = const [], List<T> >RxTest< shouldNotRegister = const [], List<T> >RxTest< shouldNotify = const [], List<T> >RxTest< shouldNotNotify = const []}) → voidT> > -
Expect that every test in
shouldNotifynotifies exactly once, and that every test inshouldNotNotifydoes not notify.