Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
140 0 0 1 99.3% 0.733 s

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 s
org.apache.maven.model.validation 61 0 0 0 100% 0.040 s
org.apache.maven.model.building 6 0 0 1 83.3% 0.094 s
org.apache.maven.model.profile.activation 20 0 0 0 100% 0.053 s
org.apache.maven.model.merge 4 0 0 0 100% 0 s
org.apache.maven.model.interpolation 33 0 0 0 100% 0.047 s
org.apache.maven.model.inheritance 9 0 0 0 100% 0.499 s

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 s

org.apache.maven.model.validation

- Class Tests Errors Failures Skipped Success Rate Time
DefaultModelValidatorTest 61 0 0 0 100% 0.040 s

org.apache.maven.model.building

- Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.067 s
FileModelSourceTest 2 0 0 1 50.0% 0.019 s
DefaultModelBuilderTest 1 0 0 0 100% 0.004 s
DefaultModelBuilderFactoryTest 2 0 0 0 100% 0.004 s

org.apache.maven.model.profile.activation

- Class Tests Errors Failures Skipped Success Rate Time
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.032 s
FileProfileActivatorTest 3 0 0 0 100% 0.018 s
PropertyProfileActivatorTest 10 0 0 0 100% 0.003 s

org.apache.maven.model.merge

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

org.apache.maven.model.interpolation

- Class Tests Errors Failures Skipped Success Rate Time
StringSearchModelInterpolatorTest 32 0 0 0 100% 0.047 s
MavenBuildTimestampTest 1 0 0 0 100% 0 s

org.apache.maven.model.inheritance

- Class Tests Errors Failures Skipped Success Rate Time
DefaultInheritanceAssemblerTest 9 0 0 0 100% 0.499 s

Test Cases

[Summary] [Package List] [Test Cases]

JdkVersionProfileActivatorTest

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

FileProfileActivatorTest

testIsActiveNoFile 0.016 s
testIsActiveExistsLeavesFileUnchanged 0 s
testIsActiveExistsFileExists 0 s

PropertyProfileActivatorTest

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

ComplexActivationTest

testAndConditionInActivation 0.065 s

FileModelSourceTest

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

DefaultModelBuilderTest

testCycleInImports 0.004 s

DefaultModelBuilderFactoryTest

testPomChanges 0.001 s
testCompleteWiring 0.002 s

DefaultUrlNormalizerTest

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

MavenModelMergerTest

testMergeModel_Profiles 0 s
testMergeModel_Prerequisites 0 s
testMergeModel_ModelVersion 0 s
testMergeModel_ArtifactId 0 s

StringSearchModelInterpolatorTest

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

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0 s

DefaultInheritanceAssemblerTest

testFlatUrls 0.183 s
testPluginConfiguration 0.060 s
testFlatTrickyUrls 0.103 s
testUrls 0.033 s
testNoAppendUrls 0.031 s
testWithEmptyUrl 0.016 s
testModulePathNotArtifactId 0.017 s
testNoAppendUrls2 0.028 s
testNoAppendUrls3 0.027 s

DefaultModelValidatorTest

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

Failure Details

[Summary] [Package List] [Test Cases]


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