Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
135 0 0 1 99.259% 2.869

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.validation 61 0 0 0 100% 0.201
org.apache.maven.model.path 7 0 0 0 100% 0.004
org.apache.maven.model.building 4 0 0 1 75% 0.192
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.249
org.apache.maven.model.merge 4 0 0 0 100% 0.204
org.apache.maven.model.interpolation 33 0 0 0 100% 0.578
org.apache.maven.model.inheritance 9 0 0 0 100% 1.441

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

org.apache.maven.model.validation

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

org.apache.maven.model.path

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

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.023
FileModelSourceTest 2 0 0 1 50% 0.044
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.125

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
PropertyProfileActivatorTest 10 0 0 0 100% 0.176
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.073

org.apache.maven.model.merge

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

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
MavenBuildTimestampTest 1 0 0 0 100% 0.005
StringSearchModelInterpolatorTest 32 0 0 0 100% 0.573

org.apache.maven.model.inheritance

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

Test Cases

[Summary] [Package List] [Test Cases]

PropertyProfileActivatorTest

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

ComplexActivationTest

testAndConditionInActivation 0.021

FileModelSourceTest

testWindowsPaths 0
got: <false>, expected: is <true>
testEquals 0.036

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.004

MavenModelMergerTest

testMergeModel_Profiles 0.002
testMergeModel_Prerequisites 0.001
testMergeModel_ModelVersion 0.001
testMergeModel_ArtifactId 0

DefaultModelValidatorTest

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

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0.111
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.004
testConcurrentInterpolation 0.21
testInterpolateObjectWithPomFile 0.02
testInterpolateObjectWithStringToStringMapField 0.002
testLocationTrackerShouldBeExcludedFromInterpolation 0.019
testInterpolateStringArray 0.006
testInterpolateObjectWithStringArrayListField 0
testNotInterpolateFile 0.037
testFinalFieldsExcludedFromInterpolation 0.003
testInterpolateObjectWithStringArrayField 0.007
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.003
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.001
testInterpolateObjectWithStringToStringArrayMapField 0.006
testNotInterpolateObjectWithFile 0.002
testInterpolateObjectWithStringListField 0.001
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.034
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.013
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.003
testBaseUri 0.007
testBasedir 0.002
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.001
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.001
testShouldInterpolateOrganizationNameCorrectly 0.002
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.001
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.001
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.002
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0
testEnvars 0
testShouldInterpolateUnprefixedBasedirExpression 0
testTwoReferences 0.001
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.001

DefaultUrlNormalizerTest

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

DefaultInheritanceAssemblerTest

testFlatUrls 0.425
testPluginConfiguration 0.227
testFlatTrickyUrls 0.294
testUrls 0.089
testNoAppendUrls 0.11
testWithEmptyUrl 0.047
testModulePathNotArtifactId 0.049
testNoAppendUrls2 0.119
testNoAppendUrls3 0.074

JdkVersionProfileActivatorTest

testPrefixNegated 0.004
testVersionRangeInclusiveBounds 0.013
testVersionRangeExclusiveUpperBound 0.011
testNullSafe 0.002
testVersionRangeInclusiveLowerBound 0.012
testVersionRangeExclusiveBounds 0.008
testPrefix 0.001

DefaultModelBuilderFactoryTest

testCompleteWiring 0.124

Failure Details

[Summary] [Package List] [Test Cases]


testWindowsPaths
skipped: got: <false>, expected: is <true>