Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6900198.551%200.302

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.hashmap2000100%2.48
cz.cuni.amis.configuration1000100%0.092
cz.cuni.amis.utils27000100%0.186
cz.cuni.amis.concurrency900188.889%8.621
cz.cuni.amis.utils.maps3000100%0.216
cz.cuni.amis.utils.heap1000100%0.019
cz.cuni.amis.utils.token4000100%0.056
cz.cuni.amis.utils.sets3000100%2.083
cz.cuni.amis.utils.flag4000100%0.981
cz.cuni.amis.utils.astar15000100%185.568

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%2.366
Test02_MapWithKeyListeners1000100%0.114

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.092

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_NKey1000100%0.023
Test02_NKeyCommutative1000100%0.022
Test03_ExceptionToString4000100%0.021
Test04_Iterators16000100%0.032
Test05_IniFile1000100%0.031
Test06_FileMarker4000100%0.057

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_HashMap1000100%0.846
Test03_SyncHashMap1000100%3.881
Test04_SyncHashMap_Reads1000100%0.254
Test05_AtomicInc1000100%0.058
Test06_AtomicIntegerList1000100%0.858
Test07_AtomicLongList1000100%0.943
Test08_HashSet1000100%1.108
Test09_ReadWriteLock10010%0.001
Test10_SyncAccessToInt1000100%0.672

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.014
Test02_WeakHashTriMap1000100%0.202

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.019

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.016
Test02_Serialization1000100%0.04

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.213
Test02_ConcurrentHashSet1000100%0.848
Test03_ConcurrentLinkedHashSet1000100%0.022

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.03
Test02_RaceConditions1000100%0.045
Test03_Serialization1000100%0.051
Test04_FlagInteger1000100%0.855

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AStarHeapComparator1000100%0.009
Test02_AStarHeap6000100%102.152
Test03_AStarHeap_DecreaseKey2000100%0.029
Test04_AStar6000100%83.378

Test Cases

[Summary] [Package List] [Test Cases]

Test02_HashMap

test0.846

Test03_SyncHashMap

test3.881

Test04_SyncHashMap_Reads

test0.254

Test05_AtomicInc

testAtomicInt0.058

Test06_AtomicIntegerList

test0.858

Test07_AtomicLongList

test0.943

Test08_HashSet

test1.108

Test10_SyncAccessToInt

test0.672

Test01_PropertiesManager_Instantiation

test0.092

Test01_WeakHashMap

test2.366

Test02_MapWithKeyListeners

test0.114

Test01_AStarHeapComparator

test0.009

Test02_AStarHeap

test1_Put100Sequention0.031
test2_Put100Random0.008
test3_Put10000Random0.766
test4_100x_Put10000Random50.006
test5_Put10000Random_RevertCost0.609
test6_100x_Put10000Random_RevertCost50.732

Test03_AStarHeap_DecreaseKey

test10.023
test20.006

Test04_AStar

test10.284
test20.31
test30.581
test4Same0.015
test5PositiveRandom27.673
test6NegativeRandom54.515

Test01_SimpleFlagTests

test010.03

Test02_RaceConditions

test010.045

Test03_Serialization

test030.051

Test04_FlagInteger

test0.855

Test01_Heap

test0.019

Test01_HashTriMap

testCreateGet0.014
testShallowCopy0

Test02_WeakHashTriMap

testWeakReferencing0.202

Test01_ConcurrentLinkedHashSet

test1.213

Test02_ConcurrentHashSet

test0.848

Test03_ConcurrentLinkedHashSet

test0.022

Test01_NKey

test0.023

Test02_NKeyCommutative

test0.022

Test03_ExceptionToString

test010.017
test020.001
test030.001
test040.002

Test04_Iterators

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

Test05_IniFile

test010.031

Test06_FileMarker

test010.034
test020.007
test030.008
test040.008

Test01_Tokens

test01_Equals0.016
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0

Test02_Serialization

test010.04

Failure Details

[Summary] [Package List] [Test Cases]


cz.cuni.amis.concurrency.Test09_ReadWriteLock
skipped: skipped