Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
17100895.322%857.271

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.192
cz.cuni.amis.pogamut.base.agent.utils.runner22000100%9.455
cz.cuni.amis.pogamut.base.agent.module.comm12000100%59.978
cz.cuni.amis.pogamut.base.component.bus12000100%33.953
cz.cuni.amis.pogamut.base.agent.leaktest4000100%24.216
cz.cuni.amis.pogamut.multi.worldview80080%0.013
cz.cuni.amis.pogamut.base.communication.mediator1000100%0.153
cz.cuni.amis.pogamut.base.communication.worldview.object48000100%0.07
cz.cuni.amis.pogamut.base.utils.logging.jmx1000100%8.196
cz.cuni.amis.pogamut.base.utils.listener4000100%2.553
cz.cuni.amis.pogamut.base.utils.logging.network12000100%550.318
cz.cuni.amis.pogamut.base.communication.worldview1000100%0.231
cz.cuni.amis.pogamut.multi.utils.timekey2000100%65.083
cz.cuni.amis.pogamut.base.communication.connection2000100%25.35
cz.cuni.amis.pogamut.base.agent.impl6000100%3.546
cz.cuni.amis.pogamut.base.component.controller30000100%21.825
cz.cuni.amis.pogamut.base.agent.jmx2000100%42.066
cz.cuni.amis.pogamut.base.agent.module1000100%10.073

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.02
Test02_AgentLogger1000100%0.091
Test03_AgentLogger1000100%0.081

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PogamutJVMComm_2Agents2000100%11.668
Test02_PogamutJVMComm_5Agents2000100%12.149
Test03_PogamutJVMComm_1Agent_1Event_Parallel2000100%8.295
Test04_PogamutJVMComm_1Agent_10Events_Parallel2000100%8.242
Test05_PogamutJVMComm_2Agents_10Events_Parallel2000100%8.949
Test06_PogamutJVMComm_5Agents_10Events_Parallel2000100%10.675

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ComponentBus1000100%0.098
Test02_ComponentBus1000100%0.116
Test03_ComponentBus1000100%0.081
Test04_ComponentBus1000100%0.108
Test05_ComponentBus1000100%0.082
Test06_ComponentBus1000100%16.004
Test07_LifecycleBus1000100%0.115
Test08_LifecycleBus1000100%0.117
Test09_LifecycleBus1000100%0.105
Test10_LifecycleBus1000100%0.119
Test11_LifecycleBus1000100%0.118
Test12_LifecycleBus1000100%16.89

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LeakTestAgent1000100%0.761
Test02_LeakTestAgent_Logic1000100%2.494
Test03_LeakTestAgent_JMX1000100%8.274
Test04_LeakTestAgentJMX_100Agents1000100%12.687

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Mediator1000100%0.153

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

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

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_JMXLogCategories1000100%8.196

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Listeners1000100%0.012
Test02_Listeners1000100%0.529
Test03_ListenersMap1000100%0.012
Test04_ListenersMap1000100%2

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_EventDrivenWorldView1000100%0.231

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_TimeKey1000100%7.109
Test02_TimeKeyManager1000100%57.974

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Server1000100%8.569
Test02_SocketConnection1000100%16.781

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentId1000100%0.039
Test03_AbstractAgent_WithModule1000100%0.935
Test04_AbstractAgent_WithModule_FatalErrors1000100%0.389
Test05_AbstractAgent_StartPaused1000100%0.767
Test06_AbstractAgent_StartPaused_WithModule1000100%1.003
Test07_AbstractAgent_StartPaused_WithModule_FatalErrors1000100%0.413

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AgentJMXProxy1000100%6.586
Test02_AgentJMXProxy_Repeated1000100%35.48

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

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_LogicModule1000100%10.073

Test Cases

[Summary] [Package List] [Test Cases]

Test01_AgentId

test010.039

Test03_AbstractAgent_WithModule

test0.935

Test04_AbstractAgent_WithModule_FatalErrors

test0.389

Test05_AbstractAgent_StartPaused

test0.767

Test06_AbstractAgent_StartPaused_WithModule

test1.003

Test07_AbstractAgent_StartPaused_WithModule_FatalErrors

test0.413

Test01_AgentJMXProxy

testAgentNotifications6.586

Test02_AgentJMXProxy_Repeated

testAgentNotifications35.48

Test01_LeakTestAgent

test0.761

Test02_LeakTestAgent_Logic

test2.494

Test03_LeakTestAgent_JMX

test8.274

Test04_LeakTestAgentJMX_100Agents

test12.687

Test01_PogamutJVMComm_2Agents

test12.274
test29.394

Test02_PogamutJVMComm_5Agents

test12.348
test29.801

Test03_PogamutJVMComm_1Agent_1Event_Parallel

test11.571
test26.724

Test04_PogamutJVMComm_1Agent_10Events_Parallel

test11.535
test26.707

Test05_PogamutJVMComm_2Agents_10Events_Parallel

test11.643
test27.306

Test06_PogamutJVMComm_5Agents_10Events_Parallel

test11.861
test28.814

Test01_LogicModule

test10.073

Test01_AgentRunner_Start1Agent

test_start1Agent0.346

Test02_AgentRunner_Start5Agents

test_start5Agents0.423

Test03_AgentRunner_Starting5AgentsWithDifferentParams

test_start5AgentsWithDifferentParams0.426

Test04_AgentRunner_UtilityMethods

test_start1Agent0.337
test_start5Agents0.105
test_start5AgentsWithDifferentParams0.099

Test05_AgentRunner_PausingBehavior

test_start1Agent0.427
test_start5Agents0.156
test_start5AgentsWithDifferentParams0.143

Test06_AgentRunner_LoggingMethods

test_start1Agent0.437
test_start5Agents0.141
test_start5AgentsWithDifferentParams0.126

Test07_AgentRunner_Main_1Agent

test_start1Agent0.486

Test08_AgentRunner_Main_5Agents

test_start5Agents0.534

Test09_AgentRunner_Main_5AgentsWithParams

test_start5AgentsWithDifferentParams0.547

Test10_AgentRunner_Main_AgentFailure

test_start5Agents0.558

Test11_MultipleAgentRunner_Start2x5Agents

test_start5Agents0.702

Test12_MultipleAgentRunner_UtilityMethods

test_start5Agents0.672

Test13_MultipleAgentRunner_PausingBehavior

test_start5Agents0.673

Test14_MultipleAgentRunner_LoggingMethods

test_start5Agents0.698

Test15_MultipleAgentRunner_Main

test_start5Agents0.74

Test16_MultipleAgentRunner_Main_AgentFailure

test_start5Agents0.679

Test01_Server

test8.569

Test02_SocketConnection

test16.781

Test01_Mediator

testMediator0.153

Test01_Location

test010.015
test020.001
test030.001
test040
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.001

Test02_Rotation

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

Test03_Velocity

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

Test01_EventDrivenWorldView

test010.231

Test01_ComponentBus

test010.098

Test02_ComponentBus

test0.116

Test03_ComponentBus

test0.081

Test04_ComponentBus

test0.108

Test05_ComponentBus

test010.082

Test06_ComponentBus

test16.004

Test07_LifecycleBus

test010.115

Test08_LifecycleBus

test0.117

Test09_LifecycleBus

test0.105

Test10_LifecycleBus

test0.119

Test11_LifecycleBus

test010.118

Test12_LifecycleBus

test16.89

Test01_ComponentController

test0.147

Test02_ComponentController

test0.177

Test03_ComponentController

test0.18

Test04_ComponentController_StartPaused

test0.133

Test05_ComponentController_StartPaused

test0.153

Test06_ComponentController_StartPaused

test0.161

Test07_ComponentController_StartPaused_FatalErrors

test0.17

Test08_ComponentController_LifecycleBus

test0.149

Test09_ComponentController_LifecycleBus

test0.191

Test10_ComponentController_LifecycleBus

test0.184

Test11_ComponentController_StartPaused_LifecycleBus

test0.132

Test12_ComponentController_StartPaused_LifecycleBus

test0.159

Test13_ComponentController_StartPaused_LifecycleBus

test0.162

Test14_ComponentController_StartPaused_FatalErrors_LifecycleBus

test0.165

Test15_ComponentController_LifecycleBus_CreatedInBetween

test0.16

Test16_ComponentController_LifecycleBus_CreatedInBetween

test0.181

Test17_SharedComponentController_StartAfter

test0.203

Test18_SharedComponentController_StartWith

test0.185

Test19_SharedComponentController_StartStop

test0.209

Test20_SharedComponentController_StartPauseStop

test0.188

Test21_SharedComponentController_StartPauseResumeStop

test0.201

Test22_SharedComponentController_MixedStartPauseResumeStop

test0.242

Test23_SharedComponentController_SimulatingFailures

test0.248

Test24_SharedComponentController_Concurrency

test010.174
test020.03
test030.029
test040.275
test051.493
test061.905
test0713.839

Test01_Listeners

test0.012

Test02_Listeners

test0.529

Test03_ListenersMap

test0.012

Test04_ListenersMap

test2

Test01_JMXLogCategories

receiveLogEventThroughJMX8.196

Test01_NetworkLogging_1Agent_1Client

test11.164

Test02_NetworkLogging_1Agent_2Clients

test9.163

Test03_NetworkLogging_2Agents_2Clients

test9.272

Test04_5x_NetworkLogging_1Agent_1Client

test26.743

Test05_JMXEnabledNetworkLogging

test15.621

Test06_5x_JMXEnabledNetworkLogging

test44.905

Test07_JMXEnabledNetworkLoggingFull

test17.491

Test08_5x_JMXEnabledNetworkLoggingFull

test46.606
testAgain145.241
testAgain244.365
testAgain344.717

Test09_JMXEnabledNetworkLogging_1MinLongRun

test235.03

Test01_LogCategory

test0.02

Test02_AgentLogger

test010.091

Test03_AgentLogger

test010.081

Test01_TimeKey

test7.109

Test02_TimeKeyManager

lockUnlockTest357.974

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