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
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
ServiceManagerServiceTest
| testServiceManagerService | 0.042 |
MainTest
| testToString | 0.003 | |
| testInvlidContainerConfiguration | 0.005 | |
| testValidContainerConfiguration | 0.087 |


