Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
17100895.322%906.195

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.23
cz.cuni.amis.pogamut.base.agent.utils.runner22000100%11.524
cz.cuni.amis.pogamut.base.agent.module.comm12000100%63.365
cz.cuni.amis.pogamut.base.component.bus12000100%36.752
cz.cuni.amis.pogamut.base.agent.leaktest4000100%20.604
cz.cuni.amis.pogamut.multi.worldview80080%0.054
cz.cuni.amis.pogamut.base.communication.mediator1000100%0.174
cz.cuni.amis.pogamut.base.communication.worldview.object48000100%0.074
cz.cuni.amis.pogamut.base.utils.logging.jmx1000100%10.484
cz.cuni.amis.pogamut.base.utils.listener4000100%3.222
cz.cuni.amis.pogamut.base.utils.logging.network12000100%595.281
cz.cuni.amis.pogamut.base.communication.worldview1000100%0.286
cz.cuni.amis.pogamut.multi.utils.timekey2000100%62.302
cz.cuni.amis.pogamut.base.communication.connection2000100%17.709
cz.cuni.amis.pogamut.base.agent.impl6000100%4.875
cz.cuni.amis.pogamut.base.component.controller30000100%27.413
cz.cuni.amis.pogamut.base.agent.jmx2000100%41.667
cz.cuni.amis.pogamut.base.agent.module1000100%10.179

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.021
Test02_AgentLogger1000100%0.106
Test03_AgentLogger1000100%0.103

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PogamutJVMComm_2Agents2000100%12.871
Test02_PogamutJVMComm_5Agents2000100%13.175
Test03_PogamutJVMComm_1Agent_1Event_Parallel2000100%8.438
Test04_PogamutJVMComm_1Agent_10Events_Parallel2000100%8.32
Test05_PogamutJVMComm_2Agents_10Events_Parallel2000100%9.926
Test06_PogamutJVMComm_5Agents_10Events_Parallel2000100%10.635

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ComponentBus1000100%0.14
Test02_ComponentBus1000100%0.242
Test03_ComponentBus1000100%0.153
Test04_ComponentBus1000100%0.163
Test05_ComponentBus1000100%0.136
Test06_ComponentBus1000100%16.33
Test07_LifecycleBus1000100%0.136
Test08_LifecycleBus1000100%0.182
Test09_LifecycleBus1000100%0.136
Test10_LifecycleBus1000100%0.159
Test11_LifecycleBus1000100%0.144
Test12_LifecycleBus1000100%18.831

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LeakTestAgent1000100%0.805
Test02_LeakTestAgent_Logic1000100%2.742
Test03_LeakTestAgent_JMX1000100%5.355
Test04_LeakTestAgentJMX_100Agents1000100%11.702

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Mediator1000100%0.174

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Location16000100%0.028
Test02_Rotation16000100%0.022
Test03_Velocity16000100%0.024

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_JMXLogCategories1000100%10.484

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Listeners1000100%0.013
Test02_Listeners1000100%0.786
Test03_ListenersMap1000100%0.014
Test04_ListenersMap1000100%2.409

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_EventDrivenWorldView1000100%0.286

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_TimeKey1000100%7.349
Test02_TimeKeyManager1000100%54.953

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Server1000100%5.456
Test02_SocketConnection1000100%12.253

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_AbstractAgent1000100%1.323
Test03_AbstractAgent_WithModule1000100%1.1
Test04_AbstractAgent_WithModule_FatalErrors1000100%0.459
Test05_AbstractAgent_StartPaused1000100%0.764
Test06_AbstractAgent_StartPaused_WithModule1000100%0.86
Test07_AbstractAgent_StartPaused_WithModule_FatalErrors1000100%0.369

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentJMXProxy1000100%6.699
Test02_AgentJMXProxy_Repeated1000100%34.968

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LogicModule1000100%10.179

Test Cases

[Summary] [Package List] [Test Cases]

Test02_AbstractAgent

test1.323

Test03_AbstractAgent_WithModule

test1.1

Test04_AbstractAgent_WithModule_FatalErrors

test0.459

Test05_AbstractAgent_StartPaused

test0.764

Test06_AbstractAgent_StartPaused_WithModule

test0.86

Test07_AbstractAgent_StartPaused_WithModule_FatalErrors

test0.369

Test01_AgentJMXProxy

testAgentNotifications6.699

Test02_AgentJMXProxy_Repeated

testAgentNotifications34.968

Test01_LeakTestAgent

test0.805

Test02_LeakTestAgent_Logic

test2.742

Test03_LeakTestAgent_JMX

test5.355

Test04_LeakTestAgentJMX_100Agents

test11.702

Test01_PogamutJVMComm_2Agents

test12.412
test210.459

Test02_PogamutJVMComm_5Agents

test12.367
test210.808

Test03_PogamutJVMComm_1Agent_1Event_Parallel

test11.701
test26.737

Test04_PogamutJVMComm_1Agent_10Events_Parallel

test11.569
test26.751

Test05_PogamutJVMComm_2Agents_10Events_Parallel

test11.685
test28.241

Test06_PogamutJVMComm_5Agents_10Events_Parallel

test12.006
test28.629

Test01_LogicModule

test10.179

Test01_AgentRunner_Start1Agent

test_start1Agent0.425

Test02_AgentRunner_Start5Agents

test_start5Agents0.508

Test03_AgentRunner_Starting5AgentsWithDifferentParams

test_start5AgentsWithDifferentParams0.496

Test04_AgentRunner_UtilityMethods

test_start1Agent0.543
test_start5Agents0.113
test_start5AgentsWithDifferentParams0.112

Test05_AgentRunner_PausingBehavior

test_start1Agent0.488
test_start5Agents0.125
test_start5AgentsWithDifferentParams0.139

Test06_AgentRunner_LoggingMethods

test_start1Agent0.54
test_start5Agents0.141
test_start5AgentsWithDifferentParams0.127

Test07_AgentRunner_Main_1Agent

test_start1Agent0.578

Test08_AgentRunner_Main_5Agents

test_start5Agents0.681

Test09_AgentRunner_Main_5AgentsWithParams

test_start5AgentsWithDifferentParams0.697

Test10_AgentRunner_Main_AgentFailure

test_start5Agents0.739

Test11_MultipleAgentRunner_Start2x5Agents

test_start5Agents0.81

Test12_MultipleAgentRunner_UtilityMethods

test_start5Agents0.809

Test13_MultipleAgentRunner_PausingBehavior

test_start5Agents0.828

Test14_MultipleAgentRunner_LoggingMethods

test_start5Agents1.047

Test15_MultipleAgentRunner_Main

test_start5Agents0.827

Test16_MultipleAgentRunner_Main_AgentFailure

test_start5Agents0.751

Test01_Server

test5.456

Test02_SocketConnection

test12.253

Test01_Mediator

testMediator0.174

Test01_Location

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

Test02_Rotation

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

Test03_Velocity

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

Test01_EventDrivenWorldView

test010.286

Test01_ComponentBus

test010.14

Test02_ComponentBus

test0.242

Test03_ComponentBus

test0.153

Test04_ComponentBus

test0.163

Test05_ComponentBus

test010.136

Test06_ComponentBus

test16.33

Test07_LifecycleBus

test010.136

Test08_LifecycleBus

test0.182

Test09_LifecycleBus

test0.136

Test10_LifecycleBus

test0.159

Test11_LifecycleBus

test010.144

Test12_LifecycleBus

test18.831

Test01_ComponentController

test0.699

Test02_ComponentController

test0.229

Test03_ComponentController

test0.287

Test04_ComponentController_StartPaused

test0.163

Test05_ComponentController_StartPaused

test0.177

Test06_ComponentController_StartPaused

test0.197

Test07_ComponentController_StartPaused_FatalErrors

test0.209

Test08_ComponentController_LifecycleBus

test0.266

Test09_ComponentController_LifecycleBus

test0.245

Test10_ComponentController_LifecycleBus

test0.239

Test11_ComponentController_StartPaused_LifecycleBus

test0.165

Test12_ComponentController_StartPaused_LifecycleBus

test0.18

Test13_ComponentController_StartPaused_LifecycleBus

test0.22

Test14_ComponentController_StartPaused_FatalErrors_LifecycleBus

test0.212

Test15_ComponentController_LifecycleBus_CreatedInBetween

test0.243

Test16_ComponentController_LifecycleBus_CreatedInBetween

test0.26

Test17_SharedComponentController_StartAfter

test0.276

Test18_SharedComponentController_StartWith

test0.241

Test19_SharedComponentController_StartStop

test0.327

Test20_SharedComponentController_StartPauseStop

test0.275

Test21_SharedComponentController_StartPauseResumeStop

test0.403

Test22_SharedComponentController_MixedStartPauseResumeStop

test0.382

Test23_SharedComponentController_SimulatingFailures

test0.504

Test24_SharedComponentController_Concurrency

test010.266
test020.026
test030.03
test040.277
test051.644
test062.156
test0716.615

Test01_Listeners

test0.013

Test02_Listeners

test0.786

Test03_ListenersMap

test0.014

Test04_ListenersMap

test2.409

Test01_JMXLogCategories

receiveLogEventThroughJMX10.484

Test01_NetworkLogging_1Agent_1Client

test9.084

Test02_NetworkLogging_1Agent_2Clients

test8.268

Test03_NetworkLogging_2Agents_2Clients

test8.537

Test04_5x_NetworkLogging_1Agent_1Client

test26.543

Test05_JMXEnabledNetworkLogging

test14.775

Test06_5x_JMXEnabledNetworkLogging

test50.756

Test07_JMXEnabledNetworkLoggingFull

test16.164

Test08_5x_JMXEnabledNetworkLoggingFull

test56.559
testAgain148.818
testAgain249.175
testAgain349.029

Test09_JMXEnabledNetworkLogging_1MinLongRun

test257.573

Test01_LogCategory

test0.021

Test02_AgentLogger

test010.106

Test03_AgentLogger

test010.103

Test01_TimeKey

test7.349

Test02_TimeKeyManager

lockUnlockTest354.953

BatchAwareWorldViewTest

exampleTest0
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