Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
136 0 0 0 100% 1.062

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.model.path 7 0 0 0 100% 0.001
org.apache.maven.model.validation 61 0 0 0 100% 0.002
org.apache.maven.model.building 5 0 0 0 100% 0.319
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.018
org.apache.maven.model.merge 4 0 0 0 100% 0.018
org.apache.maven.model.interpolation 33 0 0 0 100% 0.082
org.apache.maven.model.inheritance 9 0 0 0 100% 0.622

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

org.apache.maven.model.path

Class Tests Errors Failures Skipped Success Rate Time
DefaultUrlNormalizerTest 7 0 0 0 100% 0.001

org.apache.maven.model.validation

Class Tests Errors Failures Skipped Success Rate Time
DefaultModelValidatorTest 61 0 0 0 100% 0.002

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.153
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.003
DefaultModelBuilderTest 1 0 0 0 100% 0.049
FileModelSourceTest 2 0 0 0 100% 0.114

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.001
PropertyProfileActivatorTest 10 0 0 0 100% 0.017

org.apache.maven.model.merge

Class Tests Errors Failures Skipped Success Rate Time
MavenModelMergerTest 4 0 0 0 100% 0.018

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
MavenBuildTimestampTest 1 0 0 0 100% 0.001
StringSearchModelInterpolatorTest 32 0 0 0 100% 0.081

org.apache.maven.model.inheritance

Class Tests Errors Failures Skipped Success Rate Time
DefaultInheritanceAssemblerTest 9 0 0 0 100% 0.622

Test Cases

[Summary] [Package List] [Test Cases]

ComplexActivationTest

testAndConditionInActivation 0.129

DefaultModelBuilderFactoryTest

testCompleteWiring 0

DefaultModelBuilderTest

testCycleInImports 0.011

FileModelSourceTest

testWindowsPaths 0.11
testEquals 0.001

DefaultInheritanceAssemblerTest

testFlatUrls 0.213
testPluginConfiguration 0.082
testFlatTrickyUrls 0.138
testUrls 0.04
testNoAppendUrls 0.033
testWithEmptyUrl 0.019
testModulePathNotArtifactId 0.019
testNoAppendUrls2 0.032
testNoAppendUrls3 0.043

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0
testConcurrentInterpolation 0.032
testInterpolateObjectWithPomFile 0.002
testInterpolateObjectWithStringToStringMapField 0.001
testLocationTrackerShouldBeExcludedFromInterpolation 0.004
testInterpolateStringArray 0.001
testInterpolateObjectWithStringArrayListField 0
testNotInterpolateFile 0.016
testFinalFieldsExcludedFromInterpolation 0.001
testInterpolateObjectWithStringArrayField 0.001
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.002
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0
testInterpolateObjectWithStringToStringArrayMapField 0
testNotInterpolateObjectWithFile 0.002
testInterpolateObjectWithStringListField 0.001
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.002
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.002
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0
testBaseUri 0
testBasedir 0.001
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.001
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.001
testShouldInterpolateOrganizationNameCorrectly 0
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.001
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.001
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.001
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0
testEnvars 0.001
testShouldInterpolateUnprefixedBasedirExpression 0
testTwoReferences 0
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.001

MavenModelMergerTest

testMergeModel_Profiles 0
testMergeModel_Prerequisites 0
testMergeModel_ModelVersion 0
testMergeModel_ArtifactId 0

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0
testNullSafe 0
parentDirectoryRemovedFromRelativeUriReference 0
absolutePathTraversalPastRootIsOmitted 0
testTrailingSlash 0
leadingParentDirectoryNotRemovedFromRelativeUriReference 0
testPreservationOfDoubleSlashes 0

JdkVersionProfileActivatorTest

testPrefixNegated 0
testVersionRangeInclusiveBounds 0
testVersionRangeExclusiveUpperBound 0
testNullSafe 0
testVersionRangeInclusiveLowerBound 0
testVersionRangeExclusiveBounds 0
testPrefix 0

PropertyProfileActivatorTest

testWithValue_SystemProperty 0.001
testNullSafe 0
testWithNegatedNameOnly_UserProperty 0
testWithNegatedValue_UserProperty 0
testWithValue_UserPropertyDominantOverSystemProperty 0
testWithNameOnly_UserProperty 0
testWithNegatedNameOnly_SystemProperty 0
testWithValue_UserProperty 0
testWithNameOnly_SystemProperty 0
testWithNegatedValue_SystemProperty 0

DefaultModelValidatorTest

testCiFriendlyBad 0
testCiFriendlyBadSha1Plus 0
testBadVersion 0
testDeprecatedDependencyMetaversionsLatestAndRelease 0
testBadRepositoryId 0
testCiFriendlyAllExpressions 0
testMissingPluginDependencyGroupId 0
testMissingDependencyManagementGroupId 0
testMissingPluginDependencyVersion 0
testMissingDependencyExclusionId 0
testEmptyPluginVersion 0
testCiFriendlyRevision 0.001
testBadDependencyScope 0
testDuplicateProfileId 0
testMissingArtifactId 0
testReservedRepositoryId 0
testParentVersionRELEASE 0
testMissingRepositoryId 0
testDuplicatePluginExecution 0
testMissingReportPluginVersion 0
testMissingAll 0
testBadDependencyManagementScope 0
testMissingDependencyManagementArtifactId 0
testBadImportScopeType 0
testBadDependencyVersion 0
testMissingPluginArtifactId 0
testSelfReferencingDependencyInRawModel 0
testMissingResourceDirectory 0
testBadPluginDependencyScope 0
testCiFriendlyChangeList 0
testCiFriendlySha1 0
testBadImportScopeClassifier 0
testEmptyModule 0
testDuplicateModule 0
testCiFriendlyBadSha1Plus2 0
testInvalidVersionInPluginManagement 0
testHardCodedSystemPath 0
testDuplicatePlugin 0
testIncompleteParent 0
testDistributionManagementStatus 0
testMissingType 0
testMissingDependencyGroupId 0
testInvalidGroupAndArtifactIdInPluginManagement 0
testSelfReferencingDependencyWithClassifierInRawModel 0
testBadModelVersion 0
testMissingDependencyVersion 0
testMissingGroupId 0
testMissingVersion 0
testParentVersionLATEST 0
testInvalidGroupIdInPluginManagement 0
testInvalidArtifactIdInPluginManagement 0
testBadDependencyExclusionId 0
testMissingDependencyArtifactId 0
testMissingModelVersion 0
testSystemPathRefersToProjectBasedir 0
testInvalidAggregatorPackaging 0
testBadSnapshotVersion 0
testInvalidIds 0
testBadPluginVersion 0
testBadPluginDependencyVersion 0
testMissingPluginDependencyArtifactId 0