Class org.mozilla.fenix.shopping.ReviewQualityCheckBottomSheetStateFeatureTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
GIVEN an accessibility screen reader is enabled WHEN user opens bottom sheet THEN it is opened fully | 0.002s | passed |
WHEN store state changes to not opted in from any other state THEN callback is invoked with half state | 0.004s | passed |
WHEN store state changes to not opted in from initial state THEN callback is invoked with full state | 0.051s | passed |