Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
292 0 0 0 100% 13.839

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 19 0 0 0 100% 2.153
org.apache.maven.project.canonical 1 0 0 0 100% 0.058
org.apache.maven.graph 8 0 0 0 100% 0
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.mapping 2 0 0 0 100% 0
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.637
org.apache.maven.lifecycle.internal 11 0 0 0 100% 0.08
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.026
org.apache.maven.toolchain.building 10 0 0 0 100% 0.008
org.apache.maven.execution 3 0 0 0 100% 0.69
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.002
org.apache.maven.project 159 0 0 0 100% 6.472
org.apache.maven.project.artifact 2 0 0 0 100% 0.027
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0
org.apache.maven.plugin.internal 1 0 0 0 100% 0
org.apache.maven.settings 5 0 0 0 100% 0.235
org.apache.maven 6 0 0 0 100% 1.558
org.apache.maven.toolchain 17 0 0 0 100% 0.164
org.apache.maven.artifact.handler 1 0 0 0 100% 0.014
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0
org.apache.maven.plugin 32 0 0 0 100% 1.646
org.apache.maven.configuration 3 0 0 0 100% 0.069

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.11
MavenExecutionPlanTest 4 0 0 0 100% 0
DefaultLifecyclesTest 1 0 0 0 100% 0.047
LifecycleExecutorTest 13 0 0 0 100% 1.996

org.apache.maven.project.canonical

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

org.apache.maven.graph

Class Tests Errors Failures Skipped Success Rate Time
DefaultProjectDependencyGraphTest 8 0 0 0 100% 0

org.apache.maven.exception

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

org.apache.maven.lifecycle.mapping

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

org.apache.maven.lifecycle.internal.builder.multithreaded

Class Tests Errors Failures Skipped Success Rate Time
ThreadOutputMuxerTest 2 0 0 0 100% 0.637

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0.001
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0.001
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.077
BuilderCommonTest 4 0 0 0 100% 0
BuildListCalculatorTest 1 0 0 0 100% 0
PhaseRecorderTest 1 0 0 0 100% 0
ProjectBuildListTest 1 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.026

org.apache.maven.toolchain.building

Class Tests Errors Failures Skipped Success Rate Time
ToolchainsBuildingExceptionTest 4 0 0 0 100% 0
DefaultToolchainsBuilderTest 6 0 0 0 100% 0.008

org.apache.maven.execution

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenExecutionTest 2 0 0 0 100% 0
DefaultMavenExecutionRequestPopulatorTest 1 0 0 0 100% 0.69

org.apache.maven.toolchain.merge

Class Tests Errors Failures Skipped Success Rate Time
MavenToolchainMergerTest 4 0 0 0 100% 0.002

org.apache.maven.project

Class Tests Errors Failures Skipped Success Rate Time
MavenProjectTest 9 0 0 0 100% 0.355
DefaultMavenProjectBuilderTest 11 0 0 0 100% 0.508
ProjectSorterTest 12 0 0 0 100% 0.002
PomConstructionTest 122 0 0 0 100% 5.423
ProjectBuilderTest 3 0 0 0 100% 0.184
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
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.027

org.apache.maven.lifecycle.internal.stub

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

org.apache.maven.plugin.internal

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

org.apache.maven.settings

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

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
MavenLifecycleParticipantTest 2 0 0 0 100% 0.21
DefaultMavenTest 1 0 0 0 100% 1.034
MavenTest 1 0 0 0 100% 0.214
ProjectDependenciesResolverTest 2 0 0 0 100% 0.1

org.apache.maven.toolchain

Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerTest 5 0 0 0 100% 0.155
DefaultToolchainTest 6 0 0 0 100% 0.003
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.005
RequirementMatcherFactoryTest 2 0 0 0 100% 0.001

org.apache.maven.artifact.handler

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

org.apache.maven.execution.scope.internal

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

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.836
PluginManagerTest 12 0 0 0 100% 0.81
PluginParameterExceptionTest 4 0 0 0 100% 0

org.apache.maven.configuration

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

Test Cases

[Summary] [Package List] [Test Cases]

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.027
testMinimal 0.024
testChildConfigurationElement 0.018

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.1
testDependencyInjection 0.11

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0

MavenToolchainMergerTest

testMergeJdkExtra 0
testMergeNulls 0
testMergeJdkExtend 0.001
testMergeJdk 0.001

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0.001

MavenProjectTest

testEmptyConstructor 0.047
testGetModulePathAdjustment 0.036
testCloneWithDistributionManagement 0.038
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.046
testClone 0.037
testCloneWithActiveProfile 0.037
testUndefinedOutputDirectory 0.035
testIdentityProtoInheritance 0.036
testCloneWithDependencyManagement 0.043

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.037
testBuildParentVersionRangeLocallyWithChildVersionExpression 0.041
testBuildValidParentVersionRangeLocally 0.049
testBuildParentVersionRangeExternallyWithChildVersionExpression 0.058
testPartialResultUponBadDependencyDeclaration 0.045
testBuildStubModelForMissingRemotePom 0.043
testBuildParentVersionRangeExternallyWithoutChildVersion 0.045
testBuildParentVersionRangeLocallyWithoutChildVersion 0.053
testBuildFromMiddlePom 0.047
testBuildParentVersionRangeExternally 0.047
testDuplicatePluginDefinitionsMerged 0.043

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 1.034

PluginParameterExpressionEvaluatorTest

testLocalRepositoryExtraction 0.047
testPluginArtifactMapExpressionReference 0.068
testShouldExtractPluginArtifacts 0.054
testValueExtractionFromSystemPropertiesWithMissingProject 0.052
testMissingPOMPropertyRefInLargerExpression 0.055
testValueExtractionWithAPomValueContainingAPath 0.053
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.053
testTwoExpressions 0.052
testPluginArtifactIdExpressionReference 0.056
testEscapedVariablePassthrough 0.051
testMultipleSubExpressionsInLargerExpression 0.048
testPluginArtifactsExpressionReference 0.049
testEscapedVariablePassthroughInLargerExpression 0.052
testBasedirExtractionWithMissingProject 0.048
testPluginDescriptorExpressionReference 0.048
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.05

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0.001

ProjectSorterTest

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

DefaultToolchainManagerTest

testModelAndFactory 0.144
testModelsAndFactory 0.001
testRequirements 0.006
testNoModels 0
testModelNoFactory 0.004

DefaultToolchainTest

testGetModel 0.001
testGetType 0
testGetLogger 0
testEquals 0.001
testNonMatchingRequirementProperty 0.001
testMissingRequirementProperty 0

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.034
testAggregatorMojo 0.06
testPluginRealmCache 0.098
testThatPluginDependencyThatHasSystemScopeIsResolved 0.078
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.057
testBuildExtensionsPluginLoading 0.089
testMojoConfigurationIsMergedCorrectly 0.057
testSurefirePlugin 0.061
testMojoThatIsPresentInTheCurrentBuild 0.085
testRemoteResourcesPlugin 0.073
testMojoDescriptorRetrieval 0.061
testPluginLoading 0.057

DefaultMavenExecutionTest

testCopyDefault 0
testResultWithNullTopologicallySortedProjectsIsEmptyList 0

LifecyclePhaseTest

testSet 0
testToString 0

LifecycleExecutorSubModulesTest

testCreation 0.11

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.077

ProjectDependencyGraphStubTest

testADependencies 0

PomConstructionTest

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

ToolchainsBuildingExceptionTest

testOneProblem 0
testNoProblems 0
testUnknownPosition 0
testUnknownPositionAndSource 0

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.08
testRepositories 0.076
testSettingsNoPom 0.079

MavenExecutionPlanTest

testFindLastInPhaseMisc 0
testThreadSafeMojos 0
testFindLastInPhase 0
testFindLastWhenFirst 0

ThreadOutputMuxerTest

testSingleThreaded 0.215
testMultiThreaded 0.422

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0

BuilderCommonTest

testAttachToThread 0
testResolveBuildPlan 0
testHandleBuildError 0
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0

DefaultLifecyclesTest

testLifecycle 0.047

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.005
testBuildRequestWithBothToolchains 0
testBuildEmptyRequest 0
testBuildRequestWithGlobalToolchains 0
testIOException 0.002
testStrictToolchainsParseException 0.001

ProjectBuilderTest

testVersionlessManagedDependency 0.064
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.055
testBuildFromModelSource 0.065

DefaultExceptionHandlerTest

testJdk7ipv6 0

PhaseRecorderTest

testObserveExecution 0

ArtifactHandlerTest

testAptConsistency 0.014

DefaultMavenMetadataCacheTest

testCacheKey 0.027

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.69

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.214

MojoExecutionScopeTest

testMultiKeyInstance 0
testNestedEnter 0

DefaultProjectDependencyGraphTest

testVerifyThatDownstreamProjectsComeInSortedOrder 0
testGetUpstreamProjects 0
testWithMissingTransitiveOnly 0
testVerifyExpectedParentStructure 0
testTransitivesInOrder 0
testWithTransitiveOnly 0
testNonTransitivesInOrder 0
testGetSortedProjects 0

DefaultLegacySupportTest

testSetSession 0

DefaultRuntimeInformationTest

testGetMavenVersion 0.008
testIsMavenVersion 0.018

ProjectBuildListTest

testGetByTaskSegment 0.001

CanonicalProjectBuilderTest

testProjectBuilder 0.058

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.198
testFindingPluginPrefixforCleanClean 0.185
testSetupMojoExecution 0.168
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.165
testExecutionListeners 0.26
testPluginPrefixRetrieval 0.137
testLifecycleQueryingUsingADefaultLifecyclePhase 0.141
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.136
testPluginConfigurationCreation 0.119
testInvalidGoalName 0.107
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.13
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.099
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.151

DefaultToolchainManagerPrivateTest

testMisconfiguredToolchain 0.002
testToolchainsForAvailableType 0.001
testToolchainsForConfiguredType 0.001
testToolchainsForUnknownType 0.001

RequirementMatcherFactoryTest

testCreateVersionMatcher 0.001
testCreateExactMatcher 0

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0
testEmptyDescriptor 0

ProjectDependenciesResolverTest

testSystemScopeDependencies 0.049
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.051

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0
testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0
testMissingRequiredCollectionTypeParameter 0