Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
56000100%155.826

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.hashmap1000100%21.972
cz.cuni.amis.configuration1000100%0.044
cz.cuni.amis.utils23000100%0.185
cz.cuni.amis.concurrency1000100%2.721
cz.cuni.amis.utils.maps3000100%0.411
cz.cuni.amis.utils.heap1000100%0.042
cz.cuni.amis.utils.token4000100%0.02
cz.cuni.amis.utils.sets3000100%2.063
cz.cuni.amis.utils.flag4000100%21.585
cz.cuni.amis.utils.astar15000100%106.783

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

cz.cuni.amis.hashmap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_WeakHashMap1000100%21.972

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.044

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_NKey1000100%0.01
Test02_NKeyCommutative1000100%0.019
Test03_ExceptionToString4000100%0.06
Test04_Iterators16000100%0.057
Test05_IniFile1000100%0.039

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
TestHashMap1000100%2.721

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.008
Test02_WeakHashTriMap1000100%0.403

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.042

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.009
Test02_Serialization1000100%0.011

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.248
Test02_ConcurrentHashSet1000100%0.811
Test03_ConcurrentLinkedHashSet1000100%0.004

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0
Test02_RaceConditions1000100%0.031
Test03_Serialization1000100%0.02
Test04_FlagInteger1000100%21.534

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AStarHeapComparator1000100%0.002
Test02_AStarHeap6000100%59.061
Test03_AStarHeap_DecreaseKey2000100%0.007
Test04_AStar6000100%47.713

Test Cases

[Summary] [Package List] [Test Cases]

TestHashMap

test2.67

Test01_PropertiesManager_Instantiation

test0.043

Test01_WeakHashMap

test21.97

Test01_AStarHeapComparator

test0.001

Test02_AStarHeap

test1_Put100Sequention0.034
test2_Put100Random0.005
test3_Put10000Random0.708
test4_100x_Put10000Random29.086
test5_Put10000Random_RevertCost0.307
test6_100x_Put10000Random_RevertCost28.914

Test03_AStarHeap_DecreaseKey

test10.002
test20.002

Test04_AStar

test5PositiveRandom15.632
test6NegativeRandom31.374
test10.08
test20.148
test30.328
test4Same0.01

Test01_SimpleFlagTests

test010

Test02_RaceConditions

test010.03

Test03_Serialization

test030.02

Test04_FlagInteger

test21.534

Test01_Heap

test0.005

Test01_HashTriMap

testCreateGet0.006
testShallowCopy0

Test02_WeakHashTriMap

testWeakReferencing0.401

Test01_ConcurrentLinkedHashSet

test1.245

Test02_ConcurrentHashSet

test0.807

Test03_ConcurrentLinkedHashSet

test0.001

Test01_NKey

test0.004

Test02_NKeyCommutative

test0.004

Test03_ExceptionToString

test020.012
test040.022
test010.001
test030.004

Test04_Iterators

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

Test05_IniFile

test010.026

Test01_Tokens

test01_Equals0.005
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0

Test02_Serialization

test010.004