Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
247 0 0 0 100% 10.358

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.maven.lifecycle 21 0 0 0 100% 1.653
org.apache.maven.project.canonical 1 0 0 0 100% 0.053
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.internal 19 0 0 0 100% 0.532
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.028
org.apache.maven.execution 2 0 0 0 100% 0.005
org.apache.maven.project 151 0 0 0 100% 5.088
org.apache.maven.project.artifact 2 0 0 0 100% 0.149
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0.001
org.apache.maven.plugin.internal 1 0 0 0 100% 0
org.apache.maven 4 0 0 0 100% 1.084
org.apache.maven.settings 5 0 0 0 100% 0.234
org.apache.maven.toolchain 2 0 0 0 100% 0.001
org.apache.maven.repository 0 0 0 0 0% 0
org.apache.maven.artifact.handler 1 0 0 0 100% 0.031
org.apache.maven.plugin 31 0 0 0 100% 1.411
org.apache.maven.configuration 3 0 0 0 100% 0.088

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

org.apache.maven.lifecycle

Class Tests Errors Failures Skipped Success Rate Time
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.065
DefaultSchedulesTest 1 0 0 0 100% 0.029
MavenExecutionPlanTest 6 0 0 0 100% 0
DefaultLifecyclesTest 1 0 0 0 100% 0.076
LifecycleExecutorTest 12 0 0 0 100% 1.483

org.apache.maven.project.canonical

Class Tests Errors Failures Skipped Success Rate Time
CanonicalProjectBuilderTest 1 0 0 0 100% 0.053

org.apache.maven.exception

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

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0
LifecycleWeaveBuilderTest 2 0 0 0 100% 0.031
ConcurrentBuildLoggerTest 1 0 0 0 100% 0.001
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.065
BuilderCommonTest 4 0 0 0 100% 0.001
BuildListCalculatorTest 1 0 0 0 100% 0
PhaseRecorderTest 1 0 0 0 100% 0
ThreadConfigurationServiceTest 1 0 0 0 100% 0
ThreadOutputMuxerTest 2 0 0 0 100% 0.432
ProjectBuildListTest 1 0 0 0 100% 0.001
ExecutionPlanItemTest 2 0 0 0 100% 0.001

org.apache.maven.rtinfo.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultRuntimeInformationTest 2 0 0 0 100% 0.028

org.apache.maven.execution

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenExecutionTest 2 0 0 0 100% 0.005

org.apache.maven.project

Class Tests Errors Failures Skipped Success Rate Time
MavenProjectTest 9 0 0 0 100% 0.363
DefaultMavenProjectBuilderTest 4 0 0 0 100% 0.145
ProjectSorterTest 12 0 0 0 100% 0.003
PomConstructionTest 122 0 0 0 100% 4.477
ProjectBuilderTest 2 0 0 0 100% 0.1
TestMetadataSource 0 0 0 0 0% 0
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0

org.apache.maven.project.artifact

Class Tests Errors Failures Skipped Success Rate Time
MavenMetadataSourceTest 1 0 0 0 100% 0.107
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.042

org.apache.maven.lifecycle.internal.stub

Class Tests Errors Failures Skipped Success Rate Time
ProjectDependencyGraphStubTest 1 0 0 0 100% 0.001

org.apache.maven.plugin.internal

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

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
MavenLifecycleParticipantTest 1 0 0 0 100% 0.214
MavenTest 1 0 0 0 100% 0.799
ProjectDependenciesResolverTest 2 0 0 0 100% 0.071

org.apache.maven.settings

Class Tests Errors Failures Skipped Success Rate Time
PomConstructionWithSettingsTest 3 0 0 0 100% 0.23
SettingsUtilsTest 2 0 0 0 100% 0.004

org.apache.maven.toolchain

Class Tests Errors Failures Skipped Success Rate Time
RequirementMatcherFactoryTest 2 0 0 0 100% 0.001

org.apache.maven.repository

Class Tests Errors Failures Skipped Success Rate Time
TestRepositoryConnectorFactory 0 0 0 0 0% 0
TestRepositorySystem 0 0 0 0 0% 0

org.apache.maven.artifact.handler

Class Tests Errors Failures Skipped Success Rate Time
ArtifactHandlerTest 1 0 0 0 100% 0.031

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.679
PluginManagerTest 11 0 0 0 100% 0.731
PluginParameterExceptionTest 4 0 0 0 100% 0.001

org.apache.maven.configuration

Class Tests Errors Failures Skipped Success Rate Time
DefaultBeanConfiguratorTest 3 0 0 0 100% 0.088

Test Cases

[Summary] [Package List] [Test Cases]

DefaultBeanConfiguratorTest

testMinimal 0.036
testPreAndPostProcessing 0.029
testChildConfigurationElement 0.023

MavenLifecycleParticipantTest

testDependencyInjection 0.214

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.107

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

MavenProjectTest

testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.052
testIdentityProtoInheritance 0.051
testEmptyConstructor 0.053
testClone 0.034
testCloneWithDependencyManagement 0.034
testGetModulePathAdjustment 0.033
testCloneWithDistributionManagement 0.034
testCloneWithActiveProfile 0.035
testUndefinedOutputDirectory 0.037

DefaultMavenProjectBuilderTest

testBuildFromMiddlePom 0.029
testDuplicatePluginDefinitionsMerged 0.033
testBuildStubModelForMissingRemotePom 0.035
testPartialResultUponBadDependencyDeclaration 0.048

LifecycleWeaveBuilderTest

testBuildProjectThreaded 0.021
testBuildProjectThreadedAggressive 0.01

ConcurrentBuildLoggerTest

testToGraph 0

PluginParameterExpressionEvaluatorTest

testPluginDescriptorExpressionReference 0.043
testPluginArtifactsExpressionReference 0.048
testPluginArtifactMapExpressionReference 0.043
testPluginArtifactIdExpressionReference 0.049
testValueExtractionWithAPomValueContainingAPath 0.044
testEscapedVariablePassthrough 0.041
testEscapedVariablePassthroughInLargerExpression 0.042
testMultipleSubExpressionsInLargerExpression 0.041
testMissingPOMPropertyRefInLargerExpression 0.042
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.042
testBasedirExtractionWithMissingProject 0.041
testValueExtractionFromSystemPropertiesWithMissingProject 0.041
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.041
testLocalRepositoryExtraction 0.041
testTwoExpressions 0.04
testShouldExtractPluginArtifacts 0.04

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0

ProjectSorterTest

testShouldNotFailWhenPluginDepReferencesCurrentProject 0.001
testShouldNotFailWhenManagedPluginDepReferencesCurrentProject 0
testShouldNotFailWhenProjectReferencesNonExistentProject 0
testMatchingArtifactIdsDifferentGroupIds 0.001
testMatchingGroupIdsDifferentArtifactIds 0
testMatchingIdsAndVersions 0
testMatchingIdsAndDifferentVersions 0
testPluginDependenciesInfluenceSorting 0
testPluginDependenciesInfluenceSorting_DeclarationInParent 0.001
testPluginVersionsAreConsidered 0
testDependencyPrecedesProjectThatUsesSpecificDependencyVersion 0
testDependencyPrecedesProjectThatUsesUnresolvedDependencyVersion 0

PluginManagerTest

testPluginLoading 0.073
testMojoDescriptorRetrieval 0.091
testRemoteResourcesPlugin 0.065
testSurefirePlugin 0.069
testMojoConfigurationIsMergedCorrectly 0.056
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.055
testMojoThatIsPresentInTheCurrentBuild 0.049
testAggregatorMojo 0.052
testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.068
testThatPluginDependencyThatHasSystemScopeIsResolved 0.077
testPluginRealmCache 0.076

DefaultMavenExecutionTest

testCopyDefault 0.004
testResultWithNullTopologicallySortedProjectsIsEmptyList 0.001

LifecycleExecutorSubModulesTest

testCrweation 0.065

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.065

ProjectDependencyGraphStubTest

testADependencies 0

PomConstructionTest

testEmptyUrl 0.041
testProfileModules 0.04
testParentInheritance 0.039
testExecutionConfigurationJoin 0.045
testPluginConfigProperties 0.04
testProfilePropertiesInterpolation 0.039
testThatExecutionsWithoutIdsAreMergedAndTheChildWins 0.04
testDuplicateExclusionsDependency 0.039
testMultipleFilters 0.04
testDuplicateDependenciesCauseLastDeclarationToBePickedInLenientMode 0.039
testParentInterpolation 0.038
testPluginManagementInherited 0.041
testPluginManagementDependencies 0.04
testReportingInterpolation 0.037
testPluginOrder 0.038
testErroneousJoiningOfDifferentPluginsWithEqualDependencies 0.038
testErroneousJoiningOfDifferentPluginsWithEqualExecutionIds 0.04
testExecutionConfiguration 0.037
testSingleConfigurationInheritance 0.036
testConfigWithPluginManagement 0.037
testExecutionConfigurationSubcollections 0.036
testMultipleRepositories 0.036
testMultipleExecutionIds 0.037
testConsecutiveEmptyElements 0.036
testOrderOfGoalsFromPluginExecutionWithoutPluginManagement 0.037
testOrderOfGoalsFromPluginExecutionWithPluginManagement 0.035
testOrderOfPluginExecutionsWithoutPluginManagement 0.038
testOrderOfPluginExecutionsWithPluginManagement 0.035
testMergeOfPluginExecutionsWhenChildInheritsPluginVersion 0.035
testMergeOfPluginExecutionsWhenChildAndParentUseDifferentPluginVersions 0.035
testInterpolationWithXmlMarkup 0.034
testOrderOfMergedPluginExecutionsWithoutPluginManagement 0.035
testOrderOfMergedPluginExecutionsWithPluginManagement 0.035
testDifferentContainersWithSameId 0.036
testOrderOfMergedPluginExecutionGoalsWithoutPluginManagement 0.034
testOrderOfMergedPluginExecutionGoalsWithPluginManagement 0.035
testOverridingOfInheritedPluginExecutionsWithoutPluginManagement 0.034
testOverridingOfInheritedPluginExecutionsWithPluginManagement 0.035
testOrderOfMergedPluginDependenciesWithoutPluginManagement 0.038
testOrderOfMergedPluginDependenciesWithPluginManagement 0.034
testInterpolationOfNestedBuildDirectories 0.034
testAppendArtifactIdOfChildToInheritedUrls 0.043
testAppendArtifactIdOfParentAndChildToInheritedUrls 0.034
testNonInheritedElementsInSubtreesOverriddenByChild 0.035
testXmlTextCoalescing 0.036
testFullInterpolationOfNestedExpressions 0.038
testInterpolationOfLegacyExpressionsThatDontIncludeTheProjectPrefix 0.039
testInterpolationWithBasedirAlignedDirectories 0.034
testInterpolationOfBasedirInPomWithUnusualName 0.033
testJoiningOfContainersWhenChildHasEmptyElements 0.04
testOrderOfPluginConfigurationElementsWithoutPluginManagement 0.034
testOrderOfPluginConfigurationElementsWithPluginManagement 0.035
testOrderOfPluginExecutionConfigurationElementsWithoutPluginManagement 0.034
testOrderOfPluginExecutionConfigurationElementsWithPluginManagement 0.034
testMergeOfInheritedPluginConfiguration 0.034
testAppendOfInheritedPluginConfigurationWithNoProfile 0.038
testAppendOfInheritedPluginConfigurationWithActiveProfile 0.035
testMultiplePluginExecutionsWithAndWithoutIdsWithoutPluginManagement 0.032
testMultiplePluginExecutionsWithAndWithoutIdsWithPluginManagement 0.038
testDependencyOrderWithoutPluginManagement 0.034
testDependencyOrderWithPluginManagement 0.034
testBuildDirectoriesUsePlatformSpecificFileSeparator 0.04
testMergedFilterOrder 0.035
testProfileInjectedDependencies 0.038
testProfileDependenciesMultipleProfiles 0.037
testDependencyInheritance 0.039
testManagedProfileDependency 0.034
testProfileModuleInheritance 0.034
testUncPath 0.032
testUrlAppendWithChildPathAdjustment 0.032
testRepoInheritance 0.033
testEmptyScm 0.032
testPluginConfigurationUsingAttributesWithoutPluginManagement 0.036
testPluginConfigurationUsingAttributesWithPluginManagement 0.033
testPluginConfigurationUsingAttributesWithPluginManagementAndProfile 0.033
testPomEncoding 0.036
testXmlWhitespaceHandling 0.077
testInterpolationOfBaseUrl 0.061
testReportingPluginConfig 0.053
testPropertiesNoDuplication 0.051
testPomInheritance 0.04
testCompleteModelWithoutParent 0.061
testCompleteModelWithParent 0.044
testProfileInjectionOrder 0.033
testPropertiesInheritance 0.033
testInheritedPropertiesInterpolatedWithValuesFromChildWithoutProfiles 0.034
testInheritedPropertiesInterpolatedWithValuesFromChildWithActiveProfiles 0.034
testProfileDefaultActivation 0.033
testBooleanInterpolation 0.034
testBuildExtensionInheritance 0.042
testJdkActivation 0.034
testProfilePluginMngDependencies 0.034
testPercentEncodedUrlsMustNotBeDecoded 0.038
testPluginManagementInheritance 0.037
testProfilePlugins 0.035
testPluginInheritanceSimple 0.04
testPluginManagementDuplicate 0.034
testDistributionManagement 0.032
testDependencyScopeInheritance 0.032
testDependencyScope 0.037
testDependencyManagementWithInterpolation 0.032
testInterpolationWithSystemProperty 0.032
testPluginExecutionInheritanceWhenChildDoesNotDeclarePlugin 0.032
testPluginExecutionInheritanceWhenChildDoesDeclarePluginAsWell 0.035
testValidationErrorUponNonUniqueArtifactRepositoryId 0.036
testValidationErrorUponNonUniquePluginRepositoryId 0.032
testValidationErrorUponNonUniqueArtifactRepositoryIdInProfile 0.032
testValidationErrorUponNonUniquePluginRepositoryIdInProfile 0.031
testPrerequisitesAreNotInherited 0.033
testLicensesAreInheritedButNotAggregated 0.031
testDevelopersAreInheritedButNotAggregated 0.032
testContributorsAreInheritedButNotAggregated 0.031
testMailingListsAreInheritedButNotAggregated 0.033
testPluginInheritanceOrder 0.032
testCliPropsDominateProjectPropsDuringInterpolation 0.032
testParentPomPackagingMustBePom 0.033
testManagedPluginConfigurationAppliesToImplicitPluginsIntroducedByPackaging 0.046
testDefaultPluginsExecutionContributedByPackagingExecuteBeforeUserDefinedExecutions 0.033
testPluginDeclarationsRetainPomOrderAfterInjectionOfDefaultPlugins 0.031
testPluginOrderAfterMergingWithInheritedPlugins 0.032
testPluginOrderAfterMergingWithInjectedPlugins 0.037
testProjectArtifactIdIsNotInheritedButMandatory 0.03

DefaultSchedulesTest

testScheduling 0.029

PomConstructionWithSettingsTest

testSettingsNoPom 0.078
testPomAndSettingsInterpolation 0.077
testRepositories 0.075

MavenExecutionPlanTest

testFindFirstWithMatchingSchedule 0
testForceAllComplete 0
testFindLastInPhase 0
testThreadSafeMojos 0
testFindLastWhenFirst 0
testFindLastInPhaseMisc 0

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0.001
testRoundTripProfiles 0.003

BuilderCommonTest

testResolveBuildPlan 0
testHandleBuildError 0
testAttachToThread 0
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0

DefaultLifecyclesTest

testLifecycle 0.076

ProjectBuilderTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.055
testBuildFromModelSource 0.045

DefaultExceptionHandlerTest

testJdk7ipv6 0

PhaseRecorderTest

testObserveExecution 0

ThreadConfigurationServiceTest

testGetThreadCount 0

ArtifactHandlerTest

testAptConsistency 0.031

DefaultMavenMetadataCacheTest

testCacheKey 0.042

ThreadOutputMuxerTest

testSingleThreaded 0.216
testMultiThreaded 0.216

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.799

DefaultLegacySupportTest

testSetSession 0

DefaultRuntimeInformationTest

testGetMavenVersion 0.01
testIsMavenVersion 0.018

ProjectBuildListTest

testGetByTaskSegment 0.001

CanonicalProjectBuilderTest

testProjectBuilder 0.053

LifecycleExecutorTest

testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.22
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.137
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.12
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.139
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.171
testLifecycleQueryingUsingADefaultLifecyclePhase 0.116
testLifecyclePluginsRetrievalForDefaultLifecycle 0.096
testPluginConfigurationCreation 0.097
testInvalidGoalName 0.122
testPluginPrefixRetrieval 0.101
testFindingPluginPrefixforCleanClean 0.082
testSetupMojoExecution 0.082

RequirementMatcherFactoryTest

testCreateExactMatcher 0
testCreateVersionMatcher 0.001

ExtensionDescriptorBuilderTest

testEmptyDescriptor 0
testCompleteDescriptor 0

ProjectDependenciesResolverTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.038
testSystemScopeDependencies 0.033

PluginParameterExceptionTest

testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredCollectionTypeParameter 0
testMissingRequiredMapTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0

ExecutionPlanItemTest

testSetComplete 0
testWaitUntilDone 0.001