Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.725
org.apache.maven.project.canonical 1 0 0 0 100% 0.034
org.apache.maven.exception 1 0 0 0 100% 0
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.639
org.apache.maven.lifecycle.internal 11 0 0 0 100% 0.072
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.025
org.apache.maven.execution 2 0 0 0 100% 0
org.apache.maven.project 153 0 0 0 100% 4.736
org.apache.maven.project.artifact 2 0 0 0 100% 0.031
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 6 0 0 0 100% 1.367
org.apache.maven.settings 5 0 0 0 100% 0.184
org.apache.maven.toolchain 2 0 0 0 100% 0
org.apache.maven.repository 0 0 0 0 0% 0
org.apache.maven.artifact.handler 1 0 0 0 100% 0.024
org.apache.maven.execution.scope.internal 1 0 0 0 100% 0
org.apache.maven.plugin 31 0 0 0 100% 1.434
org.apache.maven.configuration 3 0 0 0 100% 0.054

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.097
MavenExecutionPlanTest 4 0 0 0 100% 0
DefaultLifecyclesTest 1 0 0 0 100% 0
LifecycleExecutorTest 13 0 0 0 100% 1.628

org.apache.maven.project.canonical

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

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

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.071
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.025

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
MavenProjectTest 10 0 0 0 100% 0.323
DefaultMavenProjectBuilderTest 5 0 0 0 100% 0.154
ProjectSorterTest 12 0 0 0 100% 0.002
PomConstructionTest 122 0 0 0 100% 4.158
ProjectBuilderTest 2 0 0 0 100% 0.099
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.015
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.016

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

Class Tests Errors Failures Skipped Success Rate Time
MavenLifecycleParticipantTest 2 0 0 0 100% 0.205
DefaultMavenTest 1 0 0 0 100% 1.081
MavenTest 1 0 0 0 100% 0
ProjectDependenciesResolverTest 2 0 0 0 100% 0.081

org.apache.maven.settings

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

org.apache.maven.toolchain

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

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

org.apache.maven.execution.scope.internal

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

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginParameterExpressionEvaluatorTest 16 0 0 0 100% 0.767
PluginManagerTest 11 0 0 0 100% 0.667
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.054

Test Cases

[Summary] [Package List] [Test Cases]

DefaultBeanConfiguratorTest

testMinimal 0.018
testPreAndPostProcessing 0.018
testChildConfigurationElement 0.018

MavenLifecycleParticipantTest

testDependencyInjection 0.1
testReactorDependencyInjection 0.105

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.015

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

MavenProjectTest

testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.042
testIdentityProtoInheritance 0.035
testEmptyConstructor 0.028
testClone 0.032
testCloneWithDependencyManagement 0.032
testGetModulePathAdjustment 0.033
testCloneWithDistributionManagement 0.031
testCloneWithActiveProfile 0.031
testInvalidParent 0.031
testUndefinedOutputDirectory 0.028

DefaultMavenProjectBuilderTest

testBuildFromMiddlePom 0.015
testDuplicatePluginDefinitionsMerged 0.03
testBuildStubModelForMissingRemotePom 0.039
testPartialResultUponBadDependencyDeclaration 0.038
testImportScopePomResolvesFromPropertyBasedRepository 0.032

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 1.081

PluginParameterExpressionEvaluatorTest

testPluginDescriptorExpressionReference 0.042
testPluginArtifactsExpressionReference 0.05
testPluginArtifactMapExpressionReference 0.052
testPluginArtifactIdExpressionReference 0.048
testValueExtractionWithAPomValueContainingAPath 0.047
testEscapedVariablePassthrough 0.047
testEscapedVariablePassthroughInLargerExpression 0.06
testMultipleSubExpressionsInLargerExpression 0.046
testMissingPOMPropertyRefInLargerExpression 0.049
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.049
testBasedirExtractionWithMissingProject 0.05
testValueExtractionFromSystemPropertiesWithMissingProject 0.045
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.044
testLocalRepositoryExtraction 0.043
testTwoExpressions 0.051
testShouldExtractPluginArtifacts 0.044

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0
testConcurrencyGraphDifferentCompletionOrder 0

ProjectSorterTest

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

PluginManagerTest

testPluginLoading 0.067
testMojoDescriptorRetrieval 0.078
testRemoteResourcesPlugin 0.058
testSurefirePlugin 0.055
testMojoConfigurationIsMergedCorrectly 0.055
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.057
testMojoThatIsPresentInTheCurrentBuild 0.054
testAggregatorMojo 0.052
testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.05
testThatPluginDependencyThatHasSystemScopeIsResolved 0.073
testPluginRealmCache 0.068

DefaultMavenExecutionTest

testCopyDefault 0
testResultWithNullTopologicallySortedProjectsIsEmptyList 0

LifecycleExecutorSubModulesTest

testCrweation 0.097

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.071

ProjectDependencyGraphStubTest

testADependencies 0

PomConstructionTest

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

PomConstructionWithSettingsTest

testSettingsNoPom 0.057
testPomAndSettingsInterpolation 0.064
testRepositories 0.063

MavenExecutionPlanTest

testFindLastInPhase 0
testThreadSafeMojos 0
testFindLastWhenFirst 0
testFindLastInPhaseMisc 0

ThreadOutputMuxerTest

testSingleThreaded 0.214
testMultiThreaded 0.425

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0

BuilderCommonTest

testResolveBuildPlan 0
testHandleBuildError 0
testAttachToThread 0
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0

DefaultLifecyclesTest

testLifecycle 0

ProjectBuilderTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.051
testBuildFromModelSource 0.048

DefaultExceptionHandlerTest

testJdk7ipv6 0

PhaseRecorderTest

testObserveExecution 0

ArtifactHandlerTest

testAptConsistency 0.024

DefaultMavenMetadataCacheTest

testCacheKey 0.016

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0

MojoExecutionScopeTest

testNestedEnter 0

DefaultLegacySupportTest

testSetSession 0

DefaultRuntimeInformationTest

testGetMavenVersion 0.005
testIsMavenVersion 0.02

ProjectBuildListTest

testGetByTaskSegment 0.001

CanonicalProjectBuilderTest

testProjectBuilder 0.034

LifecycleExecutorTest

testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.071
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.17
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.179
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.209
testLifecycleQueryingUsingADefaultLifecyclePhase 0.131
testLifecyclePluginsRetrievalForDefaultLifecycle 0.102
testPluginConfigurationCreation 0.117
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.105
testInvalidGoalName 0.096
testPluginPrefixRetrieval 0.09
testFindingPluginPrefixforCleanClean 0.098
testSetupMojoExecution 0.082
testExecutionListeners 0.178

RequirementMatcherFactoryTest

testCreateExactMatcher 0
testCreateVersionMatcher 0

ExtensionDescriptorBuilderTest

testEmptyDescriptor 0
testCompleteDescriptor 0

ProjectDependenciesResolverTest

testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.043
testSystemScopeDependencies 0.038

PluginParameterExceptionTest

testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredCollectionTypeParameter 0
testMissingRequiredMapTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0