Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
56000100%151.625

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
cz.cuni.amis.configuration1000100%0.048
cz.cuni.amis.hashmap1000100%2.78
cz.cuni.amis.utils23000100%0.08
cz.cuni.amis.concurrency1000100%0.347
cz.cuni.amis.utils.maps3000100%0.424
cz.cuni.amis.utils.heap1000100%0.007
cz.cuni.amis.utils.token4000100%0.032
cz.cuni.amis.utils.sets3000100%2.213
cz.cuni.amis.utils.flag4000100%1.984
cz.cuni.amis.utils.astar15000100%143.71

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.048

cz.cuni.amis.hashmap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_WeakHashMap1000100%2.78

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_NKeyCommutative1000100%0.013
Test05_IniFile1000100%0.014
Test04_Iterators16000100%0.035
Test03_ExceptionToString4000100%0.014
Test01_NKey1000100%0.004

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
TestHashMap1000100%0.347

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.009
Test02_WeakHashTriMap1000100%0.415

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.007

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.008
Test02_Serialization1000100%0.024

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_ConcurrentHashSet1000100%0.96
Test03_ConcurrentLinkedHashSet1000100%0.007
Test01_ConcurrentLinkedHashSet1000100%1.246

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0
Test02_RaceConditions1000100%0.025
Test04_FlagInteger1000100%1.956
Test03_Serialization1000100%0.003

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test03_AStarHeap_DecreaseKey2000100%0.017
Test04_AStar6000100%64.25
Test02_AStarHeap6000100%79.441
Test01_AStarHeapComparator1000100%0.002

Test Cases

[Summary] [Package List] [Test Cases]

Test02_ConcurrentHashSet

test0.956

Test01_Heap

test0.004

TestHashMap

test0.346

Test01_SimpleFlagTests

test010

Test03_ConcurrentLinkedHashSet

test0.003

Test02_RaceConditions

test010.023

Test01_WeakHashMap

test2.78

Test02_NKeyCommutative

test0.007

Test03_AStarHeap_DecreaseKey

test10.007
test20.008

Test01_Tokens

test01_Equals0.002
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0

Test01_HashTriMap

testCreateGet0.009
testShallowCopy0

Test01_ConcurrentLinkedHashSet

test1.242

Test05_IniFile

test010.01

Test04_FlagInteger

test1.955

Test04_AStar

test10.338
test20.341
test30.365
test4Same0.015
test5PositiveRandom22.293
test6NegativeRandom40.738

Test02_WeakHashTriMap

testWeakReferencing0.415

Test03_Serialization

test030.003

Test04_Iterators

test01_Simple0.002
test02_Remove0.002
test03_RemoveExceptions0
test04_EmptyIterator_First0.002
test05_EmptyIterator_Middle0.001
test06_EmptyIterator_Last0.002
test07_HasNext_And_Remove0.002
test08_HasNext_And_Remove_EmptyIterator_First0.001
test09_HasNext_And_Remove_EmptyIterator_Middle0.002
test10_HasNext_And_Remove_EmptyIterator_Last0.001
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator0.002
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator0.001
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.002
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.001
test15_OnlyNull_10
test15_OnlyNull_20.001

Test02_Serialization

test010.02

Test02_AStarHeap

test1_Put100Sequention0.002
test2_Put100Random0.002
test3_Put10000Random0.429
test4_100x_Put10000Random40.462
test5_Put10000Random_RevertCost0.389
test6_100x_Put10000Random_RevertCost38.155

Test03_ExceptionToString

test010.002
test020
test030
test040.001

Test01_NKey

test0.002

Test01_AStarHeapComparator

test0.001

Test01_PropertiesManager_Instantiation

test0.02