Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
26 0 0 0 100% 0.64

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.jmux.app 26 0 0 0 100% 0.64

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

org.jmux.app

Class Tests Errors Failures Skipped Success Rate Time
AnAbstractControlTest 2 0 0 0 100% 0.041
AppUtilsTest 10 0 0 0 100% 0.046
ConfigSAXParserTest 6 0 0 0 100% 0.092
ConfigTest 4 0 0 0 100% 0.036
JMXComponentTest 4 0 0 0 100% 0.425

Test Cases

AnAbstractControlTest

testControl1 0.021
testControl2 0.01

AppUtilsTest

testCheckNotNullFineWhenEmpty 0.002
tstCheckNotNullBadBehaviour1 0.003
testCheckNotNullBadBehaviour2 0.002
testCheckNotNullGood 0.002
testCheckNotNullThrowsGoodBad 0.003
testCheckNotNullThrowsBadGood 0.003
testCheckNotNullThrowsBadBad 0.003
testCheckNotNullThrowsGoodGood 0.002
testCreateComponent 0.002
testCreateComponentBad 0.006

ConfigSAXParserTest

testExceptionWhenNotFound 0.005
testBadlyFormed 0.055
testSimplest 0.005
testSimplestXmlShort 0.005
testSimplestXmlLong 0.009
testConfig 0.006

ConfigTest

testConfigInt 0.011
testConfigIntInvalid 0.005
testConfigBoolean 0.006
testConfigBooleanInvalid 0.006

JMXComponentTest

testAttributeAccess 0.346
testTryAndChangeReadonly 0.015
testTryAndReadWriteOnly 0.007
testInvoke 0.012