Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6900198.551%106.924

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%1.823
cz.cuni.amis.concurrency1000190%5.782
cz.cuni.amis.utils27000100%0.163
cz.cuni.amis.utils.maps3000100%0.25
cz.cuni.amis.utils.heap1000100%0.019
cz.cuni.amis.utils.token4000100%0.052
cz.cuni.amis.utils.sets3000100%2.323
cz.cuni.amis.utils.flag4000100%0.902
cz.cuni.amis.utils.astar15000100%95.61

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%1.805
Test02_MapWithKeyListeners1000100%0.018

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test08_HashSet1000100%0.307
Test01_HashMap1000100%0.476
Test02_HashMap1000100%0.352
Test07_AtomicLongList1000100%0.786
Test03_SyncHashMap1000100%1.616
Test04_SyncHashMap_Reads1000100%0.673
Test06_AtomicIntegerList1000100%1.232
Test05_AtomicInc1000100%0.141
Test10_SyncAccessToInt1000100%0.198
Test09_ReadWriteLock10010%0.001

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test03_ExceptionToString4000100%0.017
Test05_IniFile1000100%0.028
Test01_NKey1000100%0.025
Test06_FileMarker4000100%0.028
Test04_Iterators16000100%0.037
Test02_NKeyCommutative1000100%0.028

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.013
Test02_WeakHashTriMap1000100%0.237

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.036

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.486
Test03_ConcurrentLinkedHashSet1000100%0.021
Test02_ConcurrentHashSet1000100%0.816

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.023
Test03_Serialization1000100%0.044
Test02_RaceConditions1000100%0.054
Test04_FlagInteger1000100%0.781

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_AStarHeap6000100%53.02
Test04_AStar6000100%42.518
Test03_AStarHeap_DecreaseKey2000100%0.059
Test01_AStarHeapComparator1000100%0.013

Test Cases

[Summary] [Package List] [Test Cases]

Test02_AStarHeap

test1_Put100Sequention0.044
test2_Put100Random0.009
test3_Put10000Random0.521
test4_100x_Put10000Random26.259
test5_Put10000Random_RevertCost0.291
test6_100x_Put10000Random_RevertCost25.896

Test04_AStar

test10.315
test20.306
test30.289
test4Same0.014
test5PositiveRandom13.106
test6NegativeRandom28.488

Test03_ExceptionToString

test010.013
test020.001
test030.001
test040.002

Test01_WeakHashMap

test1.805

Test01_SimpleFlagTests

test010.023

Test01_ConcurrentLinkedHashSet

test1.486

Test03_AStarHeap_DecreaseKey

test10.049
test20.01

Test02_MapWithKeyListeners

test0.018

Test08_HashSet

test0.307

Test03_Serialization

test030.044

Test01_AStarHeapComparator

test0.013

Test01_HashTriMap

testCreateGet0.013
testShallowCopy0

Test05_IniFile

test010.028

Test01_NKey

test0.025

Test01_Heap

test0.019

Test01_HashMap

test0.476

Test02_HashMap

test0.352

Test01_Tokens

test01_Equals0.015
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0.001

Test07_AtomicLongList

test0.786

Test03_SyncHashMap

test1.616

Test04_SyncHashMap_Reads

test0.673

Test02_RaceConditions

test010.054

Test02_WeakHashTriMap

testWeakReferencing0.237

Test06_FileMarker

test010.012
test020.003
test030.004
test040.009

Test03_ConcurrentLinkedHashSet

test0.021

Test06_AtomicIntegerList

test1.232

Test05_AtomicInc

testAtomicInt0.141

Test02_ConcurrentHashSet

test0.816

Test04_Iterators

test01_Simple0.012
test02_Remove0.003
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.002
test09_HasNext_And_Remove_EmptyIterator_Middle0.002
test10_HasNext_And_Remove_EmptyIterator_Last0.002
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator0.002
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator0.002
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.002
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.002
test15_OnlyNull_10.001
test15_OnlyNull_20.002

Test02_Serialization

test010.036

Test02_NKeyCommutative

test0.028

Test10_SyncAccessToInt

test0.198

Test04_FlagInteger

test0.781

Failure Details

[Summary] [Package List] [Test Cases]


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