Name | Status | Type | Time(s) |
test_isPair_empty | Success | | 0.010 |
test_isPair_false | Success | | 0.000 |
test_isPair_true | Success | | 0.000 |
test_isPair_sameValue | Success | | 0.010 |
test_isPair_mistakenDuplicate | Success | | 0.000 |
test_contains_empty | Success | | 0.000 |
test_contains_false | Success | | 0.000 |
test_contains_first | Success | | 0.000 |
test_contains_second | Success | | 0.000 |
test_contains_both | Success | | 0.000 |
test_isFirst_empty | Success | | 0.000 |
test_isFirst_ItDoesNotExist | Success | | 0.000 |
test_isFirst_ItIsSecond | Success | | 0.000 |
test_isFirst_true | Success | | 0.000 |
test_isFirst_both | Success | | 0.000 |
test_isSecond_empty | Success | | 0.000 |
test_isSecond_ItDoesNotExist | Success | | 0.000 |
test_isSecond_ItIsFirst | Success | | 0.010 |
test_isSecond_true | Success | | 0.000 |
test_isSecond_both | Success | | 0.000 |
test_add_fromEmpty | Success | | 0.000 |
test_add_fromFull | Success | | 0.000 |
test_add_same | Success | | 0.000 |
test_remove_fromEmpty | Success | | 0.000 |
test_remove_fromFull | Success | | 0.000 |
test_removeAll_fromEmpty | Success | | 0.000 |
test_match_findSecondFromFirst | Success | | 0.000 |
test_match_findFirstFromSecond | Success | | 0.000 |
test_match_none | Success | | 0.000 |
test_match_same | Success | | 0.000 |
test_getPosition_empty | Success | | 0.000 |
test_getPosition_first | Success | | 0.000 |
test_getPosition_second | Success | | 0.000 |
test_getPosition_none | Success | | 0.000 |
test_getPosition_both | Success | | 0.000 |