Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
244 0 0 0 100% 10.257

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% 1.694
org.apache.maven.project.canonical 1 0 0 0 100% 0.045
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.239
org.apache.maven.lifecycle.internal 11 0 0 0 100% 0.142
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.05
org.apache.maven.execution 2 0 0 0 100% 0
org.apache.maven.project 152 0 0 0 100% 4.834
org.apache.maven.project.artifact 2 0 0 0 100% 0.036
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.101
org.apache.maven 6 0 0 0 100% 0.791
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.654
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0
org.apache.maven.plugin 31 0 0 0 100% 1.38
org.apache.maven.configuration 3 0 0 0 100% 0.29

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
DefaultLifecyclesTest 1 0 0 0 100% 0.063
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.176
LifecycleExecutorTest 13 0 0 0 100% 1.455
MavenExecutionPlanTest 4 0 0 0 100% 0

org.apache.maven.project.canonical

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

org.apache.maven.exception

Class Tests Errors Failures Skipped Success Rate Time
DefaultExceptionHandlerTest 1 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.239

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
BuilderCommonTest 4 0 0 0 100% 0.007
BuildListCalculatorTest 1 0 0 0 100% 0
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.135
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0
PhaseRecorderTest 1 0 0 0 100% 0
ProjectBuildListTest 1 0 0 0 100% 0

org.apache.maven.rtinfo.internal

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

org.apache.maven.execution

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

org.apache.maven.project

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenProjectBuilderTest 5 0 0 0 100% 0.288
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0
MavenProjectTest 9 0 0 0 100% 0.321
PomConstructionTest 122 0 0 0 100% 4.142
ProjectBuilderTest 2 0 0 0 100% 0.082
ProjectSorterTest 12 0 0 0 100% 0.001
TestMetadataSource 0 0 0 0 0% 0

org.apache.maven.project.artifact

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.019
MavenMetadataSourceTest 1 0 0 0 100% 0.017

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.101
SettingsUtilsTest 2 0 0 0 100% 0

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenTest 1 0 0 0 100% 0.452
MavenLifecycleParticipantTest 2 0 0 0 100% 0.194
MavenTest 1 0 0 0 100% 0.071
ProjectDependenciesResolverTest 2 0 0 0 100% 0.074

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

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
PluginManagerTest 11 0 0 0 100% 0.658
PluginParameterExceptionTest 4 0 0 0 100% 0
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.722

org.apache.maven.configuration

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

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactHandlerTest

testAptConsistency 0.654

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.123
testChildConfigurationElement 0.082
testMinimal 0.085

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 0.452

DefaultExceptionHandlerTest

testJdk7ipv6 0

DefaultMavenExecutionTest

testCopyDefault 0
testResultWithNullTopologicallySortedProjectsIsEmptyList 0

MojoExecutionScopeTest

testNestedEnter 0
testMultiKeyInstance 0

DefaultLifecyclesTest

testLifecycle 0.063

ThreadOutputMuxerTest

testSingleThreaded 0.223
testMultiThreaded 0.016

BuilderCommonTest

testResolveBuildPlan 0.007
testHandleBuildError 0
testAttachToThread 0
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.135

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

PhaseRecorderTest

testObserveExecution 0

ProjectBuildListTest

testGetByTaskSegment 0

ProjectDependencyGraphStubTest

testADependencies 0

LifecycleExecutorSubModulesTest

testCrweation 0.176

LifecycleExecutorTest

testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.17
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.126
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.111
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.132
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.158
testLifecycleQueryingUsingADefaultLifecyclePhase 0.094
testLifecyclePluginsRetrievalForDefaultLifecycle 0.08
testPluginConfigurationCreation 0.084
testInvalidGoalName 0.081
testPluginPrefixRetrieval 0.078
testFindingPluginPrefixforCleanClean 0.082
testSetupMojoExecution 0.077
testExecutionListeners 0.182

MavenExecutionPlanTest

testFindLastInPhase 0
testThreadSafeMojos 0
testFindLastWhenFirst 0
testFindLastInPhaseMisc 0

MavenLifecycleParticipantTest

testDependencyInjection 0.109
testReactorDependencyInjection 0.085

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.071

DefaultLegacySupportTest

testSetSession 0

PluginManagerTest

testPluginLoading 0.078
testMojoDescriptorRetrieval 0.064
testRemoteResourcesPlugin 0.064
testSurefirePlugin 0.05
testMojoConfigurationIsMergedCorrectly 0.058
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.048
testMojoThatIsPresentInTheCurrentBuild 0.048
testAggregatorMojo 0.048
testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.052
testThatPluginDependencyThatHasSystemScopeIsResolved 0.082
testPluginRealmCache 0.066

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0
testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredCollectionTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0

PluginParameterExpressionEvaluatorTest

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

DefaultMavenMetadataCacheTest

testCacheKey 0.019

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.017

CanonicalProjectBuilderTest

testProjectBuilder 0.045

DefaultMavenProjectBuilderTest

testBuildFromMiddlePom 0.12
testDuplicatePluginDefinitionsMerged 0.042
testBuildStubModelForMissingRemotePom 0.038
testPartialResultUponBadDependencyDeclaration 0.043
testImportScopePomResolvesFromPropertyBasedRepository 0.045

ExtensionDescriptorBuilderTest

testEmptyDescriptor 0
testCompleteDescriptor 0

MavenProjectTest

testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.035
testIdentityProtoInheritance 0.035
testEmptyConstructor 0.035
testClone 0.039
testCloneWithDependencyManagement 0.037
testGetModulePathAdjustment 0.033
testCloneWithDistributionManagement 0.035
testCloneWithActiveProfile 0.039
testUndefinedOutputDirectory 0.033

PomConstructionTest

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

ProjectBuilderTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.043
testBuildFromModelSource 0.039

ProjectSorterTest

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

ProjectDependenciesResolverTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.039
testSystemScopeDependencies 0.035

DefaultRuntimeInformationTest

testGetMavenVersion 0.022
testIsMavenVersion 0.028

PomConstructionWithSettingsTest

testSettingsNoPom 0.036
testRepositories 0.033
testPomAndSettingsInterpolation 0.032

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0

RequirementMatcherFactoryTest

testCreateExactMatcher 0
testCreateVersionMatcher 0.001