Test |
Duration |
Result |
GIVEN a null tab partition THEN tab partition is empty |
0s |
passed |
GIVEN a tab partition with empty tab groups THEN tab partition is empty |
0s |
passed |
GIVEN a tab partition with no tab group THEN tab partition is empty |
0s |
passed |
GIVEN a tab partition with non-empty tab group THEN get group by ID will return the group |
0s |
passed |
GIVEN a tab partition with non-empty tab group THEN get group by name will return the group |
0s |
passed |
GIVEN a tab partition with non-empty tab group THEN tab partition is not empty |
0s |
passed |