Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
131 0 0 1 99.237% 0.424

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 63 0 0 0 100% 0.064
org.apache.maven.model.path 7 0 0 0 100% 0.003
org.apache.maven.model.building 8 0 0 1 87.5% 0.112
org.apache.maven.model.profile.activation 20 0 0 0 100% 0.013
org.apache.maven.model.merge 4 0 0 0 100% 0.001
org.apache.maven.model.interpolation 20 0 0 0 100% 0.008
org.apache.maven.model.inheritance 9 0 0 0 100% 0.223

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 63 0 0 0 100% 0.064

org.apache.maven.model.path

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

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
FileModelSourceTest 2 0 0 1 50% 0.007
DefaultModelBuilderTest 2 0 0 0 100% 0.006
FileToRawModelMergerTest 1 0 0 0 100% 0.037
ComplexActivationTest 1 0 0 0 100% 0.004
DefaultModelBuilderFactoryTest 2 0 0 0 100% 0.058

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.004
PropertyProfileActivatorTest 10 0 0 0 100% 0.003
FileProfileActivatorTest 3 0 0 0 100% 0.006

org.apache.maven.model.merge

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

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
MavenBuildTimestampTest 1 0 0 0 100% 0.001
StringVisitorModelInterpolatorTest 19 0 0 0 100% 0.007

org.apache.maven.model.inheritance

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

Test Cases

[Summary] [Package List] [Test Cases]

FileModelSourceTest

testWindowsPaths 0
skipped
testEquals 0.005

DefaultInheritanceAssemblerTest

testFlatUrls 0.085
testPluginConfiguration 0.038
testFlatTrickyUrls 0.04
testUrls 0.013
testNoAppendUrls 0.012
testWithEmptyUrl 0.005
testModulePathNotArtifactId 0.005
testNoAppendUrls2 0.012
testNoAppendUrls3 0.011

DefaultModelValidatorTest

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

MavenModelMergerTest

testMergeModel_Profiles 0
testMergeModel_Prerequisites 0
testMergeModel_ModelVersion 0.001
testMergeModel_ArtifactId 0

JdkVersionProfileActivatorTest

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

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0
testNullSafe 0
parentDirectoryRemovedFromRelativeUriReference 0
absolutePathTraversalPastRootIsOmitted 0
testTrailingSlash 0
leadingParentDirectoryNotRemovedFromRelativeUriReference 0
testPreservationOfDoubleSlashes 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.001
testWithNegatedValue_SystemProperty 0

DefaultModelBuilderTest

testCycleInImports 0.005
testBuildRawModel 0.001

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0

StringVisitorModelInterpolatorTest

expressionThatEvaluatesToNullReturnsTheLiteralString 0
testBaseUri 0
testBasedir 0.001
shouldInterpolateUnprefixedBasedirExpression 0
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.001
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0
envarExpressionThatEvaluatesToNullReturnsTheLiteralString 0
testShouldThrowExceptionOnRecursiveScmConnectionReference 0
testRecursiveExpressionCycleNPE 0.001
testRecursiveExpressionCycleBaseDir 0
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0
shouldIgnorePropertiesWithPomPrefix 0
shouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.001
testEnvars 0
shouldInterpolateOrganizationNameCorrectly 0.001
testTwoReferences 0
shouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0

FileToRawModelMergerTest

testOverriddenMergeMethods 0.032

ComplexActivationTest

testAndConditionInActivation 0.003

FileProfileActivatorTest

testIsActiveNoFile 0.003
testIsActiveExistsLeavesFileUnchanged 0
testIsActiveExistsFileExists 0.001

DefaultModelBuilderFactoryTest

testPomChanges 0.053
testCompleteWiring 0.002

Failure Details

[Summary] [Package List] [Test Cases]


testWindowsPaths
skipped: skipped