[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
63 | 0 | 0 | 1 | 98.413% | 190.737 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
cz.cuni.amis.hashmap | 2 | 0 | 0 | 0 | 100% | 2.902 |
cz.cuni.amis.configuration | 1 | 0 | 0 | 0 | 100% | 0.031 |
cz.cuni.amis.utils | 23 | 0 | 0 | 0 | 100% | 0.185 |
cz.cuni.amis.concurrency | 7 | 0 | 0 | 1 | 85.714% | 6.428 |
cz.cuni.amis.utils.maps | 3 | 0 | 0 | 0 | 100% | 0.247 |
cz.cuni.amis.utils.heap | 1 | 0 | 0 | 0 | 100% | 0.03 |
cz.cuni.amis.utils.token | 4 | 0 | 0 | 0 | 100% | 0.076 |
cz.cuni.amis.utils.sets | 3 | 0 | 0 | 0 | 100% | 2.07 |
cz.cuni.amis.utils.flag | 4 | 0 | 0 | 0 | 100% | 1.514 |
cz.cuni.amis.utils.astar | 15 | 0 | 0 | 0 | 100% | 177.254 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_WeakHashMap | 1 | 0 | 0 | 0 | 100% | 2.871 |
![]() | Test02_MapWithKeyListeners | 1 | 0 | 0 | 0 | 100% | 0.031 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_PropertiesManager_Instantiation | 1 | 0 | 0 | 0 | 100% | 0.031 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_NKey | 1 | 0 | 0 | 0 | 100% | 0.031 |
![]() | Test02_NKeyCommutative | 1 | 0 | 0 | 0 | 100% | 0.041 |
![]() | Test03_ExceptionToString | 4 | 0 | 0 | 0 | 100% | 0.022 |
![]() | Test04_Iterators | 16 | 0 | 0 | 0 | 100% | 0.043 |
![]() | Test05_IniFile | 1 | 0 | 0 | 0 | 100% | 0.048 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test04_SyncHashMap_Reads | 1 | 0 | 0 | 0 | 100% | 1.077 |
![]() | Test05_AtomicInc | 1 | 0 | 0 | 0 | 100% | 0.062 |
![]() | Test06_AtomicIntegerList | 1 | 0 | 0 | 0 | 100% | 1.747 |
![]() | Test07_AtomicLongList | 1 | 0 | 0 | 0 | 100% | 2.122 |
![]() | Test08_HashSet | 1 | 0 | 0 | 0 | 100% | 0.671 |
![]() | Test09_ReadWriteLock | 1 | 0 | 0 | 1 | 0% | 0 |
![]() | Test10_SyncAccessToInt | 1 | 0 | 0 | 0 | 100% | 0.749 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_HashTriMap | 2 | 0 | 0 | 0 | 100% | 0.021 |
![]() | Test02_WeakHashTriMap | 1 | 0 | 0 | 0 | 100% | 0.226 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_Tokens | 3 | 0 | 0 | 0 | 100% | 0.025 |
![]() | Test02_Serialization | 1 | 0 | 0 | 0 | 100% | 0.051 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_ConcurrentLinkedHashSet | 1 | 0 | 0 | 0 | 100% | 1.28 |
![]() | Test02_ConcurrentHashSet | 1 | 0 | 0 | 0 | 100% | 0.767 |
![]() | Test03_ConcurrentLinkedHashSet | 1 | 0 | 0 | 0 | 100% | 0.023 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_SimpleFlagTests | 1 | 0 | 0 | 0 | 100% | 0.031 |
![]() | Test02_RaceConditions | 1 | 0 | 0 | 0 | 100% | 0.064 |
![]() | Test03_Serialization | 1 | 0 | 0 | 0 | 100% | 0.062 |
![]() | Test04_FlagInteger | 1 | 0 | 0 | 0 | 100% | 1.357 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_AStarHeapComparator | 1 | 0 | 0 | 0 | 100% | 0 |
![]() | Test02_AStarHeap | 6 | 0 | 0 | 0 | 100% | 93.564 |
![]() | Test03_AStarHeap_DecreaseKey | 2 | 0 | 0 | 0 | 100% | 0.031 |
![]() | Test04_AStar | 6 | 0 | 0 | 0 | 100% | 83.659 |
[Summary] [Package List] [Test Cases]
![]() | test5_Put10000Random_RevertCost | 0.78 |
![]() | test6_100x_Put10000Random_RevertCost | 52.31 |
![]() | test2_Put100Random | 0.002 |
![]() | test3_Put10000Random | 0.381 |
![]() | test4_100x_Put10000Random | 40.089 |
![]() | test1_Put100Sequention | 0.002 |
![]() | test5PositiveRandom | 31.573 |
![]() | test6NegativeRandom | 51.225 |
![]() | test1 | 0.138 |
![]() | test2 | 0.27 |
![]() | test3 | 0.44 |
![]() | test4Same | 0.013 |
![]() | test10_HasNext_And_Remove_EmptyIterator_Last | 0.026 |
![]() | test15_OnlyNull_1 | 0.001 |
![]() | test15_OnlyNull_2 | 0 |
![]() | test02_Remove | 0.002 |
![]() | test01_Simple | 0.001 |
![]() | test10_HasNext_And_Remove_EmptyIterator_First_NullIterator | 0.001 |
![]() | test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator | 0.002 |
![]() | test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator | 0.001 |
![]() | test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator | 0.001 |
![]() | test09_HasNext_And_Remove_EmptyIterator_Middle | 0.001 |
![]() | test08_HasNext_And_Remove_EmptyIterator_First | 0.002 |
![]() | test05_EmptyIterator_Middle | 0 |
![]() | test06_EmptyIterator_Last | 0 |
![]() | test04_EmptyIterator_First | 0.001 |
![]() | test03_RemoveExceptions | 0 |
![]() | test07_HasNext_And_Remove | 0.004 |
[Summary] [Package List] [Test Cases]
![]() | cz.cuni.amis.concurrency.Test09_ReadWriteLock |
skipped: skipped |