Class org.mozilla.fenix.nimbus.NimbusBranchesControllerTest
Tests
Test |
Duration |
Result |
WHEN branch item is clicked THEN branch is opted into and selectedBranch state is updated |
0.022s |
passed |
WHEN branch item is clicked THEN branch is opted out and selectedBranch state is updated |
0.023s |
passed |
WHEN studies and telemetry are ON and item is clicked THEN branch is opted in |
0.021s |
passed |
WHEN studies and telemetry are Off THEN branch is opted in AND data is not sent |
0.065s |
passed |
WHEN studies are OFF and telemetry ON THEN branch is opted in |
0.022s |
passed |
WHEN studies are ON and telemetry Off THEN branch is opted in |
1.578s |
passed |