Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
45 0 0 0 100% 8.71

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.fulcrum.yaafi.baseservice 1 0 0 0 100% 0.318
org.apache.fulcrum.yaafi.service 6 0 0 0 100% 0.466
org.apache.fulcrum.yaafi 3 0 0 0 100% 2.088
org.apache.fulcrum.yaafi.framework.factory 6 0 0 0 100% 0.375
org.apache.fulcrum.yaafi.interceptor.util 20 0 0 0 100% 0.072
org.apache.fulcrum.yaafi.cli 3 0 0 0 100% 0.06
org.apache.fulcrum.yaafi.framework.container 6 0 0 0 100% 5.331

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

org.apache.fulcrum.yaafi.baseservice

Class Tests Errors Failures Skipped Success Rate Time
DerivedServiceTest 1 0 0 0 100% 0.318

org.apache.fulcrum.yaafi.service

Class Tests Errors Failures Skipped Success Rate Time
ServiceManagerServiceTest 1 0 0 0 100% 0.084
ReconfigurationTest 1 0 0 0 100% 0.088
AdviceServiceTest 4 0 0 0 100% 0.294

org.apache.fulcrum.yaafi

Class Tests Errors Failures Skipped Success Rate Time
DependentTestComponentTest 1 0 0 0 100% 0.001
TestComponentTest 2 0 0 0 100% 2.087

org.apache.fulcrum.yaafi.framework.factory

Class Tests Errors Failures Skipped Success Rate Time
ServiceContainerFactoryTest 6 0 0 0 100% 0.375

org.apache.fulcrum.yaafi.interceptor.util

Class Tests Errors Failures Skipped Success Rate Time
ArgumentToStringBuilderTest 20 0 0 0 100% 0.072

org.apache.fulcrum.yaafi.cli

Class Tests Errors Failures Skipped Success Rate Time
MainTest 3 0 0 0 100% 0.06

org.apache.fulcrum.yaafi.framework.container

Class Tests Errors Failures Skipped Success Rate Time
ServiceLifecycleManagerTest 6 0 0 0 100% 5.331

Test Cases

[Summary] [Package List] [Test Cases]

DependentTestComponentTest

testDependentTestComponent 0.001

MainTest

testToString 0.001
testInvlidContainerConfiguration 0.007
testValidContainerConfiguration 0.052

ArgumentToStringBuilderTest

testException 0.003
testCharArray 0.002
testEmptyArray 0.002
testProperties 0.014
testByteArray 0.002
testNull 0.001
testArrayList 0.003
testFileArray 0.003
testEmptyIntArray 0.002
testBooleanArray 0.002
testIntegerArray 0.001
testPlainVanillaObject 0.006
testWithANullArray 0.005
testHashtable 0.001
testIntArray 0
testMultiDimensionalArray 0.003
testInteger 0.001
testString 0
testStringArray 0.001
testLongCharArray 0.001

ServiceLifecycleManagerTest

testGetServiceComponents 0.091
testGeneralReconfiguration 0.067
testGeneralDecommision 0.094
testGeneralReconfigurationAndDecommision 0.327
testIndividualDecommission 4.673
testException 0.078

ServiceContainerFactoryTest

testReconfiguration 0.126
testCreationWithMissingContainerConfiguration 0.001
testCreationWithPhoenixContext 0.067
testCreationWithFortressContext 0.065
testCreationWithManualSettings 0.043
testCreationWithContainerConfiguration 0.066

DerivedServiceTest

testDerivedService 0.285

ServiceManagerServiceTest

testServiceManagerService 0.084

ReconfigurationTest

testReconfigurationService 0.087

TestComponentTest

testTestComponentDecomissioned 1.948
testTestComponent 0.138

AdviceServiceTest

testSimpleObject 0.062
testDefaultAdvice 0.065
testChainedAdvices 0.084
testMultipleProxies 0.082