Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.019
org.apache.fulcrum.yaafi.service 7 0 0 0 100% 0.301
org.apache.fulcrum.yaafi.framework.factory 6 0 0 0 100% 0.138
org.apache.fulcrum.yaafi 2 0 0 0 100% 0.814
org.apache.fulcrum.yaafi.interceptor.util 20 0 0 0 100% 0.072
org.apache.fulcrum.yaafi.cli 3 0 0 0 100% 0.1
org.apache.fulcrum.yaafi.framework.container 6 0 0 0 100% 5.454

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.019

org.apache.fulcrum.yaafi.service

Class Tests Errors Failures Skipped Success Rate Time
AdviceServiceTest 6 0 0 0 100% 0.258
ServiceManagerServiceTest 1 0 0 0 100% 0.043

org.apache.fulcrum.yaafi.framework.factory

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

org.apache.fulcrum.yaafi

Class Tests Errors Failures Skipped Success Rate Time
DependentTestComponentTest 1 0 0 0 100% 0.032
TestComponentTest 1 0 0 0 100% 0.782

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.1

org.apache.fulcrum.yaafi.framework.container

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

Test Cases

[Summary] [Package List] [Test Cases]

ServiceContainerFactoryTest

testReconfiguration 0.039
testCreationWithMissingContainerConfiguration 0.003
testCreationWithPhoenixContext 0.029
testCreationWithFortressContext 0.019
testCreationWithManualSettings 0.018
testCreationWithContainerConfiguration 0.022

DependentTestComponentTest

testDependentTestComponent 0.028

DerivedServiceTest

testDerivedService 0.018

ServiceLifecycleManagerTest

testException 0.028
testIndividualDecommission 5.054
testGeneralDecommision 0.078
testGeneralReconfigurationAndDecommision 0.211
testGetServiceComponents 0.027
testGeneralReconfiguration 0.051

AdviceServiceTest

testDefaultAdvice 0.064
testSimpleAdvice 0.051
testSimpleObject 0.032
test 0.035
testChainedAdvices 0.038
testMultipleProxies 0.03

TestComponentTest

testTestComponent 0.742

ArgumentToStringBuilderTest

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

ServiceManagerServiceTest

testServiceManagerService 0.042

MainTest

testToString 0.003
testInvlidContainerConfiguration 0.005
testValidContainerConfiguration 0.087