Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
16100895.031%496.105

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.pogamut.base.utils.logging3000100%0.231
cz.cuni.amis.pogamut.base.agent.utils.runner22000100%6.465
cz.cuni.amis.pogamut.base.component.bus12000100%25.158
cz.cuni.amis.pogamut.base.agent.leaktest4000100%12.214
cz.cuni.amis.pogamut.multi.worldview80080%0.03
cz.cuni.amis.pogamut.base.communication.mediator1000100%0.069
cz.cuni.amis.pogamut.base.communication.worldview.object48000100%0.084
cz.cuni.amis.pogamut.base.utils.logging.jmx1000100%0.049
cz.cuni.amis.pogamut.base.utils.listener4000100%0.944
cz.cuni.amis.pogamut.base.utils.logging.network12000100%334.802
cz.cuni.amis.pogamut.base.communication.worldview1000100%0.182
cz.cuni.amis.pogamut.multi.utils.timekey3000100%14.764
cz.cuni.amis.pogamut.base.communication.connection2000100%5.239
cz.cuni.amis.pogamut.base.agent.impl7000100%9.441
cz.cuni.amis.pogamut.base.component.controller30000100%50.572
cz.cuni.amis.pogamut.base.agent.jmx2000100%25.907
cz.cuni.amis.pogamut.base.agent.module1000100%9.954

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

cz.cuni.amis.pogamut.base.utils.logging

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LogCategory1000100%0.004
Test02_AgentLogger1000100%0.007
Test03_AgentLogger1000100%0.22

cz.cuni.amis.pogamut.base.component.bus

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ComponentBus1000100%0.042
Test02_ComponentBus1000100%0.034
Test03_ComponentBus1000100%0.028
Test04_ComponentBus1000100%0.018
Test05_ComponentBus1000100%0.035
Test06_ComponentBus1000100%12.55
Test07_LifecycleBus1000100%0.07
Test08_LifecycleBus1000100%0.039
Test09_LifecycleBus1000100%0.021
Test10_LifecycleBus1000100%0.038
Test11_LifecycleBus1000100%0.02
Test12_LifecycleBus1000100%12.263

cz.cuni.amis.pogamut.base.agent.leaktest

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LeakTestAgent1000100%0.806
Test02_LeakTestAgent_Logic1000100%2.562
Test03_LeakTestAgent_JMX1000100%0.854
Test04_LeakTestAgentJMX_100Agents1000100%7.992

cz.cuni.amis.pogamut.base.communication.mediator

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Mediator1000100%0.069

cz.cuni.amis.pogamut.base.communication.worldview.object

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Location16000100%0.029
Test02_Rotation16000100%0.029
Test03_Velocity16000100%0.026

cz.cuni.amis.pogamut.base.utils.logging.jmx

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_JMXLogCategories1000100%0.049

cz.cuni.amis.pogamut.base.utils.listener

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Listeners1000100%0.031
Test02_Listeners1000100%0.223
Test03_ListenersMap1000100%0.006
Test04_ListenersMap1000100%0.684

cz.cuni.amis.pogamut.base.communication.worldview

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_EventDrivenWorldView1000100%0.182

cz.cuni.amis.pogamut.multi.utils.timekey

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_TimeKey1000100%4.644
Test02_TimeKeyManager2000100%10.12

cz.cuni.amis.pogamut.base.communication.connection

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Server1000100%1.901
Test02_SocketConnection1000100%3.338

cz.cuni.amis.pogamut.base.agent.impl

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentId1000100%0.12
Test02_AbstractAgent1000100%1.927
Test03_AbstractAgent_WithModule1000100%1.682
Test04_AbstractAgent_WithModule_FatalErrors1000100%1.436
Test05_AbstractAgent_StartPaused1000100%1.18
Test06_AbstractAgent_StartPaused_WithModule1000100%1.606
Test07_AbstractAgent_StartPaused_WithModule_FatalErrors1000100%1.49

cz.cuni.amis.pogamut.base.agent.jmx

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentJMXProxy1000100%0.412
Test02_AgentJMXProxy_Repeated1000100%25.495

cz.cuni.amis.pogamut.base.agent.module

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LogicModule1000100%9.954

Test Cases

[Summary] [Package List] [Test Cases]

Test01_AgentId

test010.05

Test02_AbstractAgent

test1.916

Test03_AbstractAgent_WithModule

test1.675

Test04_AbstractAgent_WithModule_FatalErrors

test1.432

Test05_AbstractAgent_StartPaused

test1.177

Test06_AbstractAgent_StartPaused_WithModule

test1.602

Test07_AbstractAgent_StartPaused_WithModule_FatalErrors

test1.487

Test01_AgentJMXProxy

testAgentNotifications0.405

Test02_AgentJMXProxy_Repeated

testAgentNotifications25.489

Test01_LeakTestAgent

test0.805

Test02_LeakTestAgent_Logic

test2.56

Test03_LeakTestAgent_JMX

test0.853

Test04_LeakTestAgentJMX_100Agents

test7.99

Test01_LogicModule

test9.952

Test01_AgentRunner_Start1Agent

test_start1Agent0.318

Test02_AgentRunner_Start5Agents

test_start5Agents0.217

Test03_AgentRunner_Starting5AgentsWithDifferentParams

test_start5AgentsWithDifferentParams0.207

Test04_AgentRunner_UtilityMethods

test_start5AgentsWithDifferentParams0.233
test_start1Agent0.042
test_start5Agents0.216

Test05_AgentRunner_PausingBehavior

test_start5AgentsWithDifferentParams0.207
test_start1Agent0.045
test_start5Agents0.208

Test06_AgentRunner_LoggingMethods

test_start5AgentsWithDifferentParams0.278
test_start1Agent0.05
test_start5Agents0.224

Test07_AgentRunner_Main_1Agent

test_start1Agent0.166

Test08_AgentRunner_Main_5Agents

test_start5Agents0.219

Test09_AgentRunner_Main_5AgentsWithParams

test_start5AgentsWithDifferentParams0.215

Test10_AgentRunner_Main_AgentFailure

test_start5Agents0.361

Test11_MultipleAgentRunner_Start2x5Agents

test_start5Agents0.428

Test12_MultipleAgentRunner_UtilityMethods

test_start5Agents0.423

Test13_MultipleAgentRunner_PausingBehavior

test_start5Agents0.43

Test14_MultipleAgentRunner_LoggingMethods

test_start5Agents0.574

Test15_MultipleAgentRunner_Main

test_start5Agents0.431

Test16_MultipleAgentRunner_Main_AgentFailure

test_start5Agents0.675

Test01_Server

test1.89

Test02_SocketConnection

test3.329

Test01_Mediator

testMediator0.063

Test01_Location

test010.006
test020.001
test030
test040
test050.001
test060.001
test070.001
test080.001
test01_F0.001
test02_F0.001
test03_F0
test04_F0
test05_F0.001
test06_F0.001
test07_F0
test08_F0.001

Test02_Rotation

test010.004
test020.001
test030
test040
test050
test060.001
test070.001
test080
test01_F0
test02_F0.001
test03_F0.001
test04_F0.001
test05_F0
test06_F0.001
test07_F0.001
test08_F0.001

Test03_Velocity

test010.006
test020.001
test030
test040
test050.001
test060.001
test070
test080
test01_F0.001
test02_F0.001
test03_F0
test04_F0
test05_F0.001
test06_F0.001
test07_F0.001
test08_F0.001

Test01_EventDrivenWorldView

test010.174

Test01_ComponentBus

test010.039

Test02_ComponentBus

test0.02

Test03_ComponentBus

test0.008

Test04_ComponentBus

test0.009

Test05_ComponentBus

test010.031

Test06_ComponentBus

test12.527

Test07_LifecycleBus

test010.066

Test08_LifecycleBus

test0.034

Test09_LifecycleBus

test0.017

Test10_LifecycleBus

test0.025

Test11_LifecycleBus

test010.017

Test12_LifecycleBus

test12.253

Test01_ComponentController

test0.045

Test02_ComponentController

test0.237

Test03_ComponentController

test0.285

Test04_ComponentController_StartPaused

test0.036

Test05_ComponentController_StartPaused

test0.058

Test06_ComponentController_StartPaused

test0.13

Test07_ComponentController_StartPaused_FatalErrors

test0.182

Test08_ComponentController_LifecycleBus

test0.071

Test09_ComponentController_LifecycleBus

test0.252

Test10_ComponentController_LifecycleBus

test0.311

Test11_ComponentController_StartPaused_LifecycleBus

test0.028

Test12_ComponentController_StartPaused_LifecycleBus

test0.057

Test13_ComponentController_StartPaused_LifecycleBus

test0.14

Test14_ComponentController_StartPaused_FatalErrors_LifecycleBus

test0.182

Test15_ComponentController_LifecycleBus_CreatedInBetween

test0.071

Test16_ComponentController_LifecycleBus_CreatedInBetween

test0.077

Test17_SharedComponentController_StartAfter

test0.049

Test18_SharedComponentController_StartWith

test0.047

Test19_SharedComponentController_StartStop

test0.129

Test20_SharedComponentController_StartPauseStop

test0.167

Test21_SharedComponentController_StartPauseResumeStop

test0.201

Test22_SharedComponentController_MixedStartPauseResumeStop

test0.431

Test23_SharedComponentController_SimulatingFailures

test0.502

Test24_SharedComponentController_Concurrency

test010.012
test020.015
test030.023
test040.655
test054.422
test064.995
test0736.523

Test01_Listeners

test0.007

Test02_Listeners

test0.21

Test03_ListenersMap

test0.004

Test04_ListenersMap

test0.672

Test01_JMXLogCategories

receiveLogEventThroughJMX0.047

Test01_NetworkLogging_1Agent_1Client

test3.88

Test02_NetworkLogging_1Agent_2Clients

test2.928

Test03_NetworkLogging_2Agents_2Clients

test2.966

Test04_5x_NetworkLogging_1Agent_1Client

test15.165

Test05_JMXEnabledNetworkLogging

test6.696

Test06_5x_JMXEnabledNetworkLogging

test29.101

Test07_JMXEnabledNetworkLoggingFull

test6.113

Test08_5x_JMXEnabledNetworkLoggingFull

test29.381
testAgain229.217
testAgain130.174
testAgain328.899

Test09_JMXEnabledNetworkLogging_1MinLongRun

test150.274

Test01_LogCategory

test0.001

Test02_AgentLogger

test010.002

Test03_AgentLogger

test010.001

Test01_TimeKey

test4.425

Test02_TimeKeyManager

lockUnlockTest0.628
lockUnlockTest29.489

BatchAwareWorldViewTest

exampleTest 0
skipped

Failure Details

[Summary] [Package List] [Test Cases]


exampleTest
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test00_SingleMultiWVTest
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test01_SharedWorldViewMultiAgent
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test02_BatchAwareWorldViewTest
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test03_BatchAwareWorldView_2Agents
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test04_BatchAwareWorldView_ManyAgents
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test05_BatchAwareWorldView_2Agents_LotsTimeKeys
skipped: skipped
cz.cuni.amis.pogamut.multi.worldview.Test06_BatchAwareWorldView_StoppingTest
skipped: skipped