Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
303 0 0 0 100% 13.058

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.741
org.apache.maven.project.canonical 1 0 0 0 100% 0.048
org.apache.maven.graph 8 0 0 0 100% 0.006
org.apache.maven.exception 1 0 0 0 100% 0.001
org.apache.maven.lifecycle.mapping 2 0 0 0 100% 0.017
org.apache.maven.lifecycle.internal.builder.multithreaded 2 0 0 0 100% 0.246
org.apache.maven.lifecycle.internal 12 0 0 0 100% 0.374
org.apache.maven.toolchain.building 10 0 0 0 100% 0.348
org.apache.maven.rtinfo.internal 2 0 0 0 100% 0.02
org.apache.maven.execution 3 0 0 0 100% 0.829
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.002
org.apache.maven.project 169 0 0 0 100% 5.889
org.apache.maven.project.artifact 2 0 0 0 100% 0.025
org.apache.maven.lifecycle.internal.stub 1 0 0 0 100% 0
org.apache.maven.plugin.internal 1 0 0 0 100% 0.001
org.apache.maven.settings 5 0 0 0 100% 0.114
org.apache.maven 6 0 0 0 100% 0.808
org.apache.maven.toolchain 17 0 0 0 100% 0.31
org.apache.maven.artifact.handler 1 0 0 0 100% 0.698
org.apache.maven.plugin 32 0 0 0 100% 1.321
org.apache.maven.execution.scope.internal 2 0 0 0 100% 0.002
org.apache.maven.configuration 3 0 0 0 100% 0.258

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.094
LifecycleExecutorSubModulesTest 1 0 0 0 100% 0.141
LifecycleExecutorTest 13 0 0 0 100% 1.504
MavenExecutionPlanTest 4 0 0 0 100% 0.002

org.apache.maven.project.canonical

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

org.apache.maven.graph

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

org.apache.maven.exception

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

org.apache.maven.lifecycle.mapping

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

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

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

org.apache.maven.lifecycle.internal

Class Tests Errors Failures Skipped Success Rate Time
BuilderCommonTest 4 0 0 0 100% 0.006
BuildListCalculatorTest 1 0 0 0 100% 0.001
ConcurrencyDependencyGraphTest 2 0 0 0 100% 0.001
LifecycleDependencyResolverTest 1 0 0 0 100% 0.222
LifecycleExecutionPlanCalculatorTest 1 0 0 0 100% 0.143
LifecycleTaskSegmentCalculatorImplTest 1 0 0 0 100% 0
PhaseRecorderTest 1 0 0 0 100% 0.001
ProjectBuildListTest 1 0 0 0 100% 0

org.apache.maven.toolchain.building

Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainsBuilderTest 6 0 0 0 100% 0.348
ToolchainsBuildingExceptionTest 4 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.02

org.apache.maven.execution

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

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
DefaultMavenProjectBuilderTest 11 0 0 0 100% 0.566
ExtensionDescriptorBuilderTest 2 0 0 0 100% 0
MavenProjectTest 9 0 0 0 100% 0.343
PomConstructionTest 122 0 0 0 100% 4.537
ProjectBuilderTest 3 0 0 0 100% 0.121
ProjectModelResolverTest 10 0 0 0 100% 0.32
ProjectSorterTest 12 0 0 0 100% 0.002

org.apache.maven.project.artifact

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenMetadataCacheTest 1 0 0 0 100% 0.014
MavenMetadataSourceTest 1 0 0 0 100% 0.011

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

org.apache.maven.settings

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

org.apache.maven

Class Tests Errors Failures Skipped Success Rate Time
DefaultMavenTest 1 0 0 0 100% 0.517
MavenLifecycleParticipantTest 2 0 0 0 100% 0.172
MavenTest 1 0 0 0 100% 0.052
ProjectDependenciesResolverTest 2 0 0 0 100% 0.067

org.apache.maven.toolchain

Class Tests Errors Failures Skipped Success Rate Time
DefaultToolchainManagerPrivateTest 4 0 0 0 100% 0.301
DefaultToolchainManagerTest 5 0 0 0 100% 0.003
DefaultToolchainTest 6 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.698

org.apache.maven.plugin

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

org.apache.maven.execution.scope.internal

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

org.apache.maven.configuration

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

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactHandlerTest

testAptConsistency 0.663

DefaultBeanConfiguratorTest

testPreAndPostProcessing 0.107
testMinimal 0.076
testChildConfigurationElement 0.072

DefaultMavenTest

testThatErrorDuringProjectDependencyGraphCreationAreStored 0.516

DefaultExceptionHandlerTest

testJdk7ipv6 0

DefaultMavenExecutionRequestPopulatorTest

testPluginRepositoryInjection 0.827

DefaultMavenExecutionTest

testCopyDefault 0
testResultWithNullTopologicallySortedProjectsIsEmptyList 0

MojoExecutionScopeTest

testMultiKeyInstance 0.002
testNestedEnter 0

DefaultProjectDependencyGraphTest

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

DefaultLifecyclesTest

testLifecycle 0.094

ThreadOutputMuxerTest

testSingleThreaded 0.232
testMultiThreaded 0.013

BuilderCommonTest

testAttachToThread 0
testResolveBuildPlan 0.006
testHandleBuildError 0
testGetKey 0

BuildListCalculatorTest

testCalculateProjectBuilds 0.001

ConcurrencyDependencyGraphTest

testConcurrencyGraphPrimaryVersion 0.001
testConcurrencyGraphDifferentCompletionOrder 0

LifecycleDependencyResolverTest

testCachedReactorProjectDependencies 0.222

LifecycleExecutionPlanCalculatorTest

testCalculateExecutionPlanWithGoalTasks 0.143

LifecycleTaskSegmentCalculatorImplTest

testCalculateProjectBuilds 0

PhaseRecorderTest

testObserveExecution 0.001

ProjectBuildListTest

testGetByTaskSegment 0

ProjectDependencyGraphStubTest

testADependencies 0

LifecycleExecutorSubModulesTest

testCreation 0.141

LifecycleExecutorTest

testLifecyclePluginsRetrievalForDefaultLifecycle 0.143
testFindingPluginPrefixforCleanClean 0.135
testSetupMojoExecution 0.119
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanCleanGoal 0.128
testExecutionListeners 0.194
testPluginPrefixRetrieval 0.109
testLifecycleQueryingUsingADefaultLifecyclePhase 0.11
testCalculationOfBuildPlanWithIndividualTaskOfTheCleanLifecycle 0.082
testPluginConfigurationCreation 0.079
testInvalidGoalName 0.088
testCalculationOfBuildPlanTasksOfTheCleanLifecycleAndTheInstallLifecycle 0.088
testCalculationOfBuildPlanWithIndividualTaskWherePluginIsSpecifiedInThePom 0.097
testCalculationOfBuildPlanWithMultipleExecutionsOfModello 0.131

LifecyclePhaseTest

testSet 0.001
testToString 0

MavenExecutionPlanTest

testFindLastInPhaseMisc 0
testThreadSafeMojos 0.001
testFindLastInPhase 0
testFindLastWhenFirst 0.001

MavenLifecycleParticipantTest

testReactorDependencyInjection 0.082
testDependencyInjection 0.09

MavenTest

testLifecycleExecutionUsingADefaultLifecyclePhase 0.052

DefaultLegacySupportTest

testSetSession 0.001

PluginManagerTest

testMojoThatRequiresExecutionToAGivenPhaseBeforeExecutingItself 0.051
testAggregatorMojo 0.052
testPluginRealmCache 0.074
testThatPluginDependencyThatHasSystemScopeIsResolved 0.069
testMojoWhereInternallyStatedDependencyIsOverriddenByProject 0.047
testBuildExtensionsPluginLoading 0.07
testMojoConfigurationIsMergedCorrectly 0.045
testSurefirePlugin 0.046
testMojoThatIsPresentInTheCurrentBuild 0.047
testRemoteResourcesPlugin 0.044
testMojoDescriptorRetrieval 0.05
testPluginLoading 0.047

PluginParameterExceptionTest

testMissingRequiredMapTypeParameter 0
testMissingRequiredStringArrayTypeParameter 0
testMissingRequiredPropertiesTypeParameter 0
testMissingRequiredCollectionTypeParameter 0

PluginParameterExpressionEvaluatorTest

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

DefaultMavenMetadataCacheTest

testCacheKey 0.014

MavenMetadataSourceTest

testShouldNotCarryExclusionsOverFromDependencyToDependency 0.011

CanonicalProjectBuilderTest

testProjectBuilder 0.048

DefaultMavenProjectBuilderTest

testImportScopePomResolvesFromPropertyBasedRepository 0.079
testBuildParentVersionRangeLocallyWithChildVersionExpression 0.047
testBuildValidParentVersionRangeLocally 0.042
testBuildParentVersionRangeExternallyWithChildVersionExpression 0.07
testPartialResultUponBadDependencyDeclaration 0.048
testBuildStubModelForMissingRemotePom 0.044
testBuildParentVersionRangeExternallyWithoutChildVersion 0.05
testBuildParentVersionRangeLocallyWithoutChildVersion 0.046
testBuildFromMiddlePom 0.046
testBuildParentVersionRangeExternally 0.05
testDuplicatePluginDefinitionsMerged 0.044

ExtensionDescriptorBuilderTest

testCompleteDescriptor 0
testEmptyDescriptor 0

MavenProjectTest

testEmptyConstructor 0.036
testGetModulePathAdjustment 0.038
testCloneWithDistributionManagement 0.038
testShouldInterpretChildPathAdjustmentBasedOnModulePaths 0.037
testClone 0.039
testCloneWithActiveProfile 0.042
testUndefinedOutputDirectory 0.034
testIdentityProtoInheritance 0.036
testCloneWithDependencyManagement 0.041

PomConstructionTest

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

ProjectBuilderTest

testVersionlessManagedDependency 0.034
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.038
testBuildFromModelSource 0.049

ProjectModelResolverTest

testResolveParentThrowsUnresolvableModelExceptionWhenNotFound 0.028
testResolveDependencyThrowsUnresolvableModelExceptionWhenNotFound 0.032
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.032
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.031
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.033
testResolveDependencyThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.032
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.032
testResolveDependencyThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.033
testResolveParentThrowsUnresolvableModelExceptionWhenNoMatchingVersionFound 0.034
testResolveParentThrowsUnresolvableModelExceptionWhenUsingRangesWithoutUpperBound 0.032

ProjectSorterTest

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

ProjectDependenciesResolverTest

testSystemScopeDependencies 0.032
testSystemScopeDependencyIsPresentInTheCompileClasspathElements 0.035

DefaultRuntimeInformationTest

testGetMavenVersion 0.01
testIsMavenVersion 0.01

PomConstructionWithSettingsTest

testPomAndSettingsInterpolation 0.04
testRepositories 0.039
testSettingsNoPom 0.033

SettingsUtilsTest

testShouldAppendRecessivePluginGroupIds 0
testRoundTripProfiles 0.002

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.335
testBuildRequestWithBothToolchains 0
testBuildEmptyRequest 0
testBuildRequestWithGlobalToolchains 0
testIOException 0.001
testStrictToolchainsParseException 0.001

ToolchainsBuildingExceptionTest

testOneProblem 0
testNoProblems 0
testUnknownPosition 0
testUnknownPositionAndSource 0

DefaultToolchainManagerPrivateTest

testMisconfiguredToolchain 0.278
testToolchainsForAvailableType 0.021
testToolchainsForConfiguredType 0.001
testToolchainsForUnknownType 0.001

DefaultToolchainManagerTest

testModelAndFactory 0
testModelsAndFactory 0
testRequirements 0.001
testNoModels 0.001
testModelNoFactory 0.001

DefaultToolchainTest

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

MavenToolchainMergerTest

testMergeJdkExtra 0
testMergeNulls 0
testMergeJdkExtend 0.001
testMergeJdk 0.001

RequirementMatcherFactoryTest

testCreateVersionMatcher 0.001
testCreateExactMatcher 0