Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
16900895.266%991.234

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.299
cz.cuni.amis.pogamut.base.agent.utils.runner22000100%11.201
cz.cuni.amis.pogamut.base.agent.module.comm12000100%61.536
cz.cuni.amis.pogamut.base.component.bus12000100%66.547
cz.cuni.amis.pogamut.base.agent.leaktest4000100%10.939
cz.cuni.amis.pogamut.multi.worldview80080%0.015
cz.cuni.amis.pogamut.base.communication.mediator1000100%0.202
cz.cuni.amis.pogamut.base.communication.worldview.object48000100%0.083
cz.cuni.amis.pogamut.base.utils.logging.jmx1000100%1.334
cz.cuni.amis.pogamut.base.utils.listener4000100%3.179
cz.cuni.amis.pogamut.base.utils.logging.network12000100%680.174
cz.cuni.amis.pogamut.base.communication.worldview1000100%0.393
cz.cuni.amis.pogamut.multi.utils.timekey2000100%68.613
cz.cuni.amis.pogamut.base.communication.connection2000100%10.277
cz.cuni.amis.pogamut.base.agent.impl4000100%3.536
cz.cuni.amis.pogamut.base.component.controller30000100%36.024
cz.cuni.amis.pogamut.base.agent.jmx2000100%26.683
cz.cuni.amis.pogamut.base.agent.module1000100%10.199

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.022
Test02_AgentLogger1000100%0.109
Test03_AgentLogger1000100%0.168

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PogamutJVMComm_2Agents2000100%11.688
Test02_PogamutJVMComm_5Agents2000100%12.914
Test03_PogamutJVMComm_1Agent_1Event_Parallel2000100%8.198
Test04_PogamutJVMComm_1Agent_10Events_Parallel2000100%8.202
Test05_PogamutJVMComm_2Agents_10Events_Parallel2000100%8.931
Test06_PogamutJVMComm_5Agents_10Events_Parallel2000100%11.603

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ComponentBus1000100%0.148
Test02_ComponentBus1000100%0.166
Test03_ComponentBus1000100%0.099
Test04_ComponentBus1000100%0.117
Test05_ComponentBus1000100%0.113
Test06_ComponentBus1000100%25.323
Test07_LifecycleBus1000100%0.196
Test08_LifecycleBus1000100%0.162
Test09_LifecycleBus1000100%0.129
Test10_LifecycleBus1000100%0.165
Test11_LifecycleBus1000100%0.126
Test12_LifecycleBus1000100%39.803

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LeakTestAgent1000100%0.761
Test02_LeakTestAgent_Logic1000100%2.541
Test03_LeakTestAgent_JMX1000100%1.052
Test04_LeakTestAgentJMX_100Agents1000100%6.585

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Mediator1000100%0.202

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Location16000100%0.025
Test02_Rotation16000100%0.031
Test03_Velocity16000100%0.027

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_JMXLogCategories1000100%1.334

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Listeners1000100%0.04
Test02_Listeners1000100%0.972
Test03_ListenersMap1000100%0.029
Test04_ListenersMap1000100%2.138

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_EventDrivenWorldView1000100%0.393

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_TimeKey1000100%12.44
Test02_TimeKeyManager1000100%56.173

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Server1000100%3.35
Test02_SocketConnection1000100%6.927

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test04_AbstractAgent_WithModule_FatalErrors1000100%0.839
Test05_AbstractAgent_StartPaused1000100%0.829
Test06_AbstractAgent_StartPaused_WithModule1000100%1.284
Test07_AbstractAgent_StartPaused_WithModule_FatalErrors1000100%0.584

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentJMXProxy1000100%0.785
Test02_AgentJMXProxy_Repeated1000100%25.898

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LogicModule1000100%10.199

Test Cases

[Summary] [Package List] [Test Cases]

Test04_AbstractAgent_WithModule_FatalErrors

test0.839

Test05_AbstractAgent_StartPaused

test0.829

Test06_AbstractAgent_StartPaused_WithModule

test1.284

Test07_AbstractAgent_StartPaused_WithModule_FatalErrors

test0.584

Test01_AgentJMXProxy

testAgentNotifications0.785

Test02_AgentJMXProxy_Repeated

testAgentNotifications25.898

Test01_LeakTestAgent

test0.761

Test02_LeakTestAgent_Logic

test2.541

Test03_LeakTestAgent_JMX

test1.052

Test04_LeakTestAgentJMX_100Agents

test6.585

Test01_PogamutJVMComm_2Agents

test11.331
test210.357

Test02_PogamutJVMComm_5Agents

test12.323
test210.591

Test03_PogamutJVMComm_1Agent_1Event_Parallel

test11.524
test26.674

Test04_PogamutJVMComm_1Agent_10Events_Parallel

test11.532
test26.67

Test05_PogamutJVMComm_2Agents_10Events_Parallel

test11.695
test27.236

Test06_PogamutJVMComm_5Agents_10Events_Parallel

test11.945
test29.658

Test01_LogicModule

test10.199

Test01_AgentRunner_Start1Agent

test_start1Agent0.373

Test02_AgentRunner_Start5Agents

test_start5Agents0.526

Test03_AgentRunner_Starting5AgentsWithDifferentParams

test_start5AgentsWithDifferentParams0.57

Test04_AgentRunner_UtilityMethods

test_start5AgentsWithDifferentParams0.522
test_start1Agent0.022
test_start5Agents0.096

Test05_AgentRunner_PausingBehavior

test_start5AgentsWithDifferentParams0.591
test_start1Agent0.024
test_start5Agents0.098

Test06_AgentRunner_LoggingMethods

test_start5AgentsWithDifferentParams0.63
test_start5Agents0.118
test_start1Agent0.036

Test07_AgentRunner_Main_1Agent

test_start1Agent0.607

Test08_AgentRunner_Main_5Agents

test_start5Agents0.651

Test09_AgentRunner_Main_5AgentsWithParams

test_start5AgentsWithDifferentParams0.621

Test10_AgentRunner_Main_AgentFailure

test_start5Agents0.671

Test11_MultipleAgentRunner_Start2x5Agents

test_start5Agents0.804

Test12_MultipleAgentRunner_UtilityMethods

test_start5Agents0.816

Test13_MultipleAgentRunner_PausingBehavior

test_start5Agents0.889

Test14_MultipleAgentRunner_LoggingMethods

test_start5Agents0.825

Test15_MultipleAgentRunner_Main

test_start5Agents0.878

Test16_MultipleAgentRunner_Main_AgentFailure

test_start5Agents0.833

Test01_Server

test3.35

Test02_SocketConnection

test6.927

Test01_Mediator

testMediator0.202

Test01_Location

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

Test02_Rotation

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

Test03_Velocity

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

Test01_EventDrivenWorldView

test010.393

Test01_ComponentBus

test010.148

Test02_ComponentBus

test0.166

Test03_ComponentBus

test0.099

Test04_ComponentBus

test0.117

Test05_ComponentBus

test010.113

Test06_ComponentBus

test25.323

Test07_LifecycleBus

test010.196

Test08_LifecycleBus

test0.162

Test09_LifecycleBus

test0.129

Test10_LifecycleBus

test0.165

Test11_LifecycleBus

test010.126

Test12_LifecycleBus

test39.803

Test01_ComponentController

test0.248

Test02_ComponentController

test0.287

Test03_ComponentController

test0.273

Test04_ComponentController_StartPaused

test0.212

Test05_ComponentController_StartPaused

test0.221

Test06_ComponentController_StartPaused

test0.231

Test07_ComponentController_StartPaused_FatalErrors

test0.307

Test08_ComponentController_LifecycleBus

test0.354

Test09_ComponentController_LifecycleBus

test0.373

Test10_ComponentController_LifecycleBus

test0.359

Test11_ComponentController_StartPaused_LifecycleBus

test0.213

Test12_ComponentController_StartPaused_LifecycleBus

test0.221

Test13_ComponentController_StartPaused_LifecycleBus

test0.256

Test14_ComponentController_StartPaused_FatalErrors_LifecycleBus

test0.295

Test15_ComponentController_LifecycleBus_CreatedInBetween

test0.373

Test16_ComponentController_LifecycleBus_CreatedInBetween

test0.47

Test17_SharedComponentController_StartAfter

test0.421

Test18_SharedComponentController_StartWith

test0.285

Test19_SharedComponentController_StartStop

test0.295

Test20_SharedComponentController_StartPauseStop

test0.323

Test21_SharedComponentController_StartPauseResumeStop

test0.326

Test22_SharedComponentController_MixedStartPauseResumeStop

test0.378

Test23_SharedComponentController_SimulatingFailures

test0.319

Test24_SharedComponentController_Concurrency

test010.298
test020.041
test030.043
test040.444
test052.49
test062.874
test0722.794

Test01_Listeners

test0.04

Test02_Listeners

test0.972

Test03_ListenersMap

test0.029

Test04_ListenersMap

test2.138

Test01_JMXLogCategories

receiveLogEventThroughJMX1.334

Test01_NetworkLogging_1Agent_1Client

test12.938

Test02_NetworkLogging_1Agent_2Clients

test9.561

Test03_NetworkLogging_2Agents_2Clients

test9.246

Test04_5x_NetworkLogging_1Agent_1Client

test45.37

Test05_JMXEnabledNetworkLogging

test21.707

Test06_5x_JMXEnabledNetworkLogging

test75.16

Test07_JMXEnabledNetworkLoggingFull

test14.613

Test08_5x_JMXEnabledNetworkLoggingFull

test72.723
testAgain153.421
testAgain249.25
testAgain353.127

Test09_JMXEnabledNetworkLogging_1MinLongRun

test263.058

Test01_LogCategory

test0.022

Test02_AgentLogger

test010.109

Test03_AgentLogger

test010.168

Test01_TimeKey

test12.44

Test02_TimeKeyManager

lockUnlockTest356.173

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