Unit Test Results

Designed for use with JUnit and Ant.

Class ca.aabeka.util.HashmatrixTest

NameTestsErrorsFailuresTime(s)
HashmatrixTest35000.110

Tests

NameStatusTypeTime(s)
test_isPair_emptySuccess0.010
test_isPair_falseSuccess0.000
test_isPair_trueSuccess0.000
test_isPair_sameValueSuccess0.010
test_isPair_mistakenDuplicateSuccess0.000
test_contains_emptySuccess0.000
test_contains_falseSuccess0.000
test_contains_firstSuccess0.000
test_contains_secondSuccess0.000
test_contains_bothSuccess0.000
test_isFirst_emptySuccess0.000
test_isFirst_ItDoesNotExistSuccess0.000
test_isFirst_ItIsSecondSuccess0.000
test_isFirst_trueSuccess0.000
test_isFirst_bothSuccess0.000
test_isSecond_emptySuccess0.000
test_isSecond_ItDoesNotExistSuccess0.000
test_isSecond_ItIsFirstSuccess0.010
test_isSecond_trueSuccess0.000
test_isSecond_bothSuccess0.000
test_add_fromEmptySuccess0.000
test_add_fromFullSuccess0.000
test_add_sameSuccess0.000
test_remove_fromEmptySuccess0.000
test_remove_fromFullSuccess0.000
test_removeAll_fromEmptySuccess0.000
test_match_findSecondFromFirstSuccess0.000
test_match_findFirstFromSecondSuccess0.000
test_match_noneSuccess0.000
test_match_sameSuccess0.000
test_getPosition_emptySuccess0.000
test_getPosition_firstSuccess0.000
test_getPosition_secondSuccess0.000
test_getPosition_noneSuccess0.000
test_getPosition_bothSuccess0.000

Properties »