Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
141 0 0 0 100.0% 1.681 s

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.codehaus.plexus.component.registry 1 0 0 0 100.0% 0 s
org.codehaus.plexus.component.manager 3 0 0 0 100.0% 0.651 s
org.codehaus.plexus.component.composition 7 0 0 0 100.0% 0.039 s
org.codehaus.plexus.component.factory 3 0 0 0 100.0% 0.001 s
org.codehaus.plexus.component.factory.nonjava 1 0 0 0 100.0% 0.001 s
org.codehaus.plexus.configuration 8 0 0 0 100.0% 0.001 s
org.codehaus.plexus.test 28 0 0 0 100.0% 0.784 s
org.codehaus.plexus.configuration.io 2 0 0 0 100.0% 0 s
org.codehaus.plexus.component.repository 5 0 0 0 100.0% 0.001 s
org.codehaus.plexus.component.configurator 38 0 0 0 100.0% 0.155 s
org.codehaus.plexus.component.discovery 1 0 0 0 100.0% 0.001 s
org.codehaus.plexus.test.map 1 0 0 0 100.0% 0 s
org.codehaus.plexus.logging.console 9 0 0 0 100.0% 0.006 s
org.codehaus.plexus 9 0 0 0 100.0% 0.031 s
org.codehaus.plexus.configuration.xml 6 0 0 0 100.0% 0 s
org.codehaus.plexus.component.factory.java 3 0 0 0 100.0% 0.002 s
org.codehaus.plexus.component 2 0 0 0 100.0% 0.007 s
org.codehaus.plexus.configuration.source 3 0 0 0 100.0% 0.001 s
org.codehaus.plexus.logging 6 0 0 0 100.0% 0 s
org.codehaus.plexus.context 5 0 0 0 100.0% 0 s

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

org.codehaus.plexus.component.registry

- Class Tests Errors Failures Skipped Success Rate Time
DefaultComponentRegistryTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.component.manager

- Class Tests Errors Failures Skipped Success Rate Time
SlowComponentClassicSingletonComponentManagerTest 2 0 0 0 100.0% 0.651 s
ClassicSingletonComponentManagerTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.component.composition

- Class Tests Errors Failures Skipped Success Rate Time
DefaultCompositionResolverTest 2 0 0 0 100.0% 0 s
DefaultComponentComposerManagerTest 1 0 0 0 100.0% 0.001 s
ComponentRealmCompositionTest 4 0 0 0 100.0% 0.038 s

org.codehaus.plexus.component.factory

- Class Tests Errors Failures Skipped Success Rate Time
DiscoveredComponentFactoryTest 3 0 0 0 100.0% 0.001 s

org.codehaus.plexus.component.factory.nonjava

- Class Tests Errors Failures Skipped Success Rate Time
NonJavaComponentFactoryTest 1 0 0 0 100.0% 0.001 s

org.codehaus.plexus.configuration

- Class Tests Errors Failures Skipped Success Rate Time
ConfigurationResourceExceptionTest 1 0 0 0 100.0% 0 s
DefaultPlexusConfigurationTest 7 0 0 0 100.0% 0.001 s

org.codehaus.plexus.test

- Class Tests Errors Failures Skipped Success Rate Time
PlexusContainerTest 28 0 0 0 100.0% 0.784 s

org.codehaus.plexus.configuration.io

- Class Tests Errors Failures Skipped Success Rate Time
XmlPlexusConfigurationWriterTest 1 0 0 0 100.0% 0 s
XmlPlexusConfigurationReaderTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.component.repository

- Class Tests Errors Failures Skipped Success Rate Time
ComponentSetTest 1 0 0 0 100.0% 0 s
DefaultComponentRepositoryTest 1 0 0 0 100.0% 0 s
ComponentRequirementTest 1 0 0 0 100.0% 0 s
ComponentDescriptorTest 2 0 0 0 100.0% 0.001 s

org.codehaus.plexus.component.configurator

- Class Tests Errors Failures Skipped Success Rate Time
BasicComponentConfiguratorTest 19 0 0 0 100.0% 0.003 s
XBeanComponentConfiguratorTest 19 0 0 0 100.0% 0.152 s

org.codehaus.plexus.component.discovery

- Class Tests Errors Failures Skipped Success Rate Time
ComponentDiscovererTest 1 0 0 0 100.0% 0.001 s

org.codehaus.plexus.test.map

- Class Tests Errors Failures Skipped Success Rate Time
NoComponentsMapTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.logging.console

- Class Tests Errors Failures Skipped Success Rate Time
ConsoleLoggerManagerTest 8 0 0 0 100.0% 0.005 s
ConsoleLoggerTest 1 0 0 0 100.0% 0.001 s

org.codehaus.plexus

- Class Tests Errors Failures Skipped Success Rate Time
PlexusTestCaseTest 4 0 0 0 100.0% 0.001 s
PlexusJUnit4TestCaseTest 1 0 0 0 100.0% 0.001 s
PlexusJUnit4TestCaseTest$MyTest 1 0 0 0 100.0% 0.013 s
DefaultComponentLookupManagerTest 1 0 0 0 100.0% 0 s
DyanamicComponentKungFuTest 2 0 0 0 100.0% 0.016 s

org.codehaus.plexus.configuration.xml

- Class Tests Errors Failures Skipped Success Rate Time
XmlPlexusConfigurationTest 6 0 0 0 100.0% 0 s

org.codehaus.plexus.component.factory.java

- Class Tests Errors Failures Skipped Success Rate Time
JavaComponentFactoryTest 3 0 0 0 100.0% 0.002 s

org.codehaus.plexus.component

- Class Tests Errors Failures Skipped Success Rate Time
PlexusTestCaseTest 1 0 0 0 100.0% 0 s
MapOrientedComponentProcessingTest 1 0 0 0 100.0% 0.007 s

org.codehaus.plexus.configuration.source

- Class Tests Errors Failures Skipped Success Rate Time
OverridingConfigurationSourceTest 1 0 0 0 100.0% 0.001 s
ExtendingConfigurationSourceTest 1 0 0 0 100.0% 0 s
DefaultConfigurationSourceTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.logging

- Class Tests Errors Failures Skipped Success Rate Time
LogEnabledTest 5 0 0 0 100.0% 0 s
CustomLoggerManagerTest 1 0 0 0 100.0% 0 s

org.codehaus.plexus.context

- Class Tests Errors Failures Skipped Success Rate Time
ContextMapAdapterTest 2 0 0 0 100.0% 0 s
DefaultContextTest 3 0 0 0 100.0% 0 s

Test Cases

[Summary] [Package List] [Test Cases]

LogEnabledTest

testSetupLoggerWithNameOnLogEnabled 0 s
testSetupLoggerWithNullName 0 s
testSetupLoggerOnNonLogEnabled 0 s
testGetLogger 0 s
testSetupLoggerOnLogEnabled 0 s

SlowComponentClassicSingletonComponentManagerTest

testThreads1 0.302 s
testThreads1000 0.349 s

ComponentSetTest

testSimpleComponentResolution 0 s

ConfigurationResourceExceptionTest

testException 0 s

DefaultCompositionResolverTest

testComplexComponentResolution 0 s
testSimpleComponentResolution 0 s

PlexusTestCaseTest

testGetFile 0 s
testGetPath 0 s
testPlexusTestCase 0 s
testLoadOnStartComponents 0.001 s

PlexusJUnit4TestCaseTest

runMytest 0.001 s

DiscoveredComponentFactoryTest

testShouldInstantiateComponentUsingFactoryDiscoveredInComponentsXml 0.001 s
testShouldInstantiateComponentUsingFactoryDiscoveredInPlexusXml 0 s
testShouldFindComponentFactoriesDefinedInBothPlexusXmlAndComponentsXml 0 s

ComponentDiscovererTest

testDefaultComponentDiscoverer 0.001 s

XmlPlexusConfigurationWriterTest

testWrite 0 s

PlexusJUnit4TestCaseTest$MyTest

yeah 0.001 s

XmlPlexusConfigurationTest

testGetChild 0 s
testGetValue 0 s
testToString 0 s
testGetAttribute 0 s
testWithHelper 0 s
testProgrammaticConfigurationCreation 0 s

OverridingConfigurationSourceTest

testBasic 0.001 s

PlexusContainerTest

testComponentCompositionWhereTargetFieldIsAPartialMap 0.048 s
testOptionalComponentRequirement 0.006 s
testAutomatedComponentConfigurationUsingXStreamPoweredComponentConfigurator 0.004 s
testAutomatedComponentComposition 0.003 s
testComponentLookupFromParentRealmOfImportedRealms 0.01 s
testComponentCompositionWhereTargetFieldIsAPartialList 0.003 s
testMultipleSingletonComponentInstances 0.002 s
testArbitraryLifecyclePassageUsingFourArbitraryPhases 0.002 s
testNativeLifecyclePassage 0.002 s
testDefaultPlexusContainerSetup 0.002 s
testComponentCompositionWhereTargetFieldIsAList 0.002 s
testSingleComponentLookupWithRoleHint 0.002 s
testAddComponent 0.001 s
testLookupOfComponentThatHasARequirementWithoutRoleHintAndTheOneAndOnlyImplHasNoDefaultHint 0.002 s
testComponentCompositionWhereTargetFieldIsAMap 0.002 s
testUpdateOfActiveComponentCollectionUponChangeOfThreadContextClassLoaderFromParentToChildRealm 0.003 s
testLookupOfComponentThatShouldBeDiscovered 0.002 s
testStartableComponentTree 0.002 s
testSafeConcurrentAccessToActiveComponentCollection 0.664 s
testComponentCompositionWhereTargetFieldAMapThatMustRetainTheOrderOfComponentsGivenASetOfRoleHints 0.004 s
testComponentOverride 0.001 s
testLookupCircularity 0.002 s
testConfigurableLifecyclePassage 0.001 s
testLookupUponChangeOfThreadContextClassLoaderFromParentToChildRealm 0.003 s
testLookupAll 0.001 s
testUpdateOfActiveComponentCollectionUponChangeOfThreadContextClassLoader 0.003 s
testSingleLookupWithAndWithoutRoleHint 0.002 s
testStartableComponentSnake 0.001 s

ConsoleLoggerManagerTest

testSetAllThresholds 0 s
testInfoLevelConfiguration 0.001 s
testActiveLoggerCount 0.001 s
testDebugLevelConfiguration 0 s
testSetThreshold 0.001 s
testFatalLevelConfiguration 0.001 s
testErrorLevelConfiguration 0 s
testWarnLevelConfiguration 0.001 s

PlexusTestCaseTest

testCustomizeContext 0 s

DefaultComponentRegistryTest

testConcurrentDisposeAndLookup 0 s

ContextMapAdapterTest

testInterpolation 0 s
testInterpolationWithContext 0 s

NonJavaComponentFactoryTest

testNonJavaComponentFactory 0.001 s

ExtendingConfigurationSourceTest

testBasic 0 s

DefaultComponentComposerManagerTest

testComposition 0.001 s

DefaultConfigurationSourceTest

testBasic 0 s

BasicComponentConfiguratorTest

testComponentConfigurationWhereFieldIsBadArray 0 s
testComponentConfiguratorFileNormalizesSeparator 0 s
testInvalidComponentConfiguration 0 s
testComponentConfigurator 0 s
testComponentConfiguratorWithAComponentThatProvidesSettersForConfiguration 0 s
testComponentConfigurationWhereFieldsAreArrays 0.001 s
testComponentConfigurationWithMapField 0 s
testComponentConfigurationWithPropertiesFieldsWithExpressions 0 s
testComponentConfigurationWhereFieldsAreCollections 0 s
testComponentConfigurationWithPrimitiveValueConversion 0 s
testComponentConfigurationWithUnresolvedExpressionContentForCompositeFieldOfNonInstantiatableType 0.001 s
testComponentConfigurationWhereFieldIsEnum 0 s
testComponentConfigurationWithPropertiesFields 0 s
testComponentConfigurationWhereFieldsToConfigureResideInTheSuperclass 0 s
testComponentConfigurationWithAmbiguousExpressionValue 0 s
testComponentConfigurationWithCompositeFields 0 s
testComponentConfigurationWithPropertiesFieldsWithExpression 0 s
testComponentConfigurationWithEmptyContentForBasicField 0 s
testComponentConfigurationWithEmptyContentForCompositeField 0 s

DefaultComponentRepositoryTest

testDefaultComponentRepository 0 s

ComponentRequirementTest

testComponentRequirement 0 s

JavaComponentFactoryTest

testComponentCreation 0.001 s
testInstanciationOfAAbstractComponent 0 s
testComponentCreationWithNotMatchingRoleAndImplemenation 0.001 s

XmlPlexusConfigurationReaderTest

testRead 0 s

DefaultComponentLookupManagerTest

testLookupsWithAndWithoutRoleHint 0 s

ComponentRealmCompositionTest

testThatASingletonComponentIntheCoreRealmWhenLookedUpInComponentRealmsYieldsTheSameInstance 0.009 s
testMultiRealmLookupList 0.011 s
testMultiRealmLookupMap 0.009 s
testCompositionWhereTheSameImplementationExistsInDifferentRealms 0.009 s

DyanamicComponentKungFuTest

testAdditionOfComponentDuringContainerOperation 0.001 s
testComponentReplacementDuringContainerOperation 0 s

DefaultContextTest

testHiddenItems 0 s
testContextCreationWithMap 0 s
testAddContext 0 s

XBeanComponentConfiguratorTest

testComponentConfigurationWithPropertiesFieldsWithExpressions 0 s
testComponentConfigurationWithPrimitiveValueConversion 0 s
testComponentConfigurationWithUnresolvedExpressionContentForCompositeFieldOfNonInstantiatableType 0 s
testComponentConfigurationWithAmbiguousExpressionValue 0 s
testComponentConfigurationWithPropertiesFieldsWithExpression 0 s
testComponentConfigurationWhereFieldIsBadArray 0.002 s
testComponentConfiguratorFileNormalizesSeparator 0.001 s
testInvalidComponentConfiguration 0 s
testComponentConfigurator 0.016 s
testComponentConfiguratorWithAComponentThatProvidesSettersForConfiguration 0.001 s
testComponentConfigurationWhereFieldsAreArrays 0.1 s
testComponentConfigurationWithMapField 0.002 s
testComponentConfigurationWhereFieldsAreCollections 0.002 s
testComponentConfigurationWhereFieldIsEnum 0.026 s
testComponentConfigurationWithPropertiesFields 0 s
testComponentConfigurationWhereFieldsToConfigureResideInTheSuperclass 0 s
testComponentConfigurationWithCompositeFields 0 s
testComponentConfigurationWithEmptyContentForBasicField 0 s
testComponentConfigurationWithEmptyContentForCompositeField 0 s

CustomLoggerManagerTest

testBasic 0 s

ComponentDescriptorTest

testSimpleComponentResolution 0 s
testShouldNotBeEqualWhenRolesAreSameButHintsAreDifferent 0 s

ConsoleLoggerTest

testConsoleLogger 0.001 s

MapOrientedComponentProcessingTest

testShouldFindAndInitializeMapOrientedComponent 0.007 s

DefaultPlexusConfigurationTest

testGetChild 0 s
testGetValue 0 s
testToString 0 s
testChildOrdering 0 s
testGetAttribute 0 s
testWithHelper 0 s
testProgrammaticConfigurationCreation 0 s

ClassicSingletonComponentManagerTest

testSequentialLookupsReturnTheSameInstance 0 s

NoComponentsMapTest

testNoComponents 0 s