Class org.mozilla.fenix.perf.StartupTimelineStateMachineTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
GIVEN state cold + known destination WHEN any activity is passed in THEN we remain in the same state | 0.001s | passed |
GIVEN state cold-unknown WHEN home activity is first shown THEN we are in cold-homescreen state | 0.003s | passed |
GIVEN state cold-unknown WHEN intent receiver activity is first shown THEN we are in cold-app-link state | 0s | passed |