Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
106 0 0 0 100% 2.673

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.inheritance 5 0 0 0 100% 0.551
org.apache.maven.model.validation 44 0 0 0 100% 0.6
org.apache.maven.model.path 4 0 0 0 100% 0
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.274
org.apache.maven.model.merge 4 0 0 0 100% 0.001
org.apache.maven.model.building 2 0 0 0 100% 0.033
org.apache.maven.model.interpolation 30 0 0 0 100% 1.214

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

org.apache.maven.model.inheritance

Class Tests Errors Failures Skipped Success Rate Time
DefaultInheritanceAssemblerTest 5 0 0 0 100% 0.551

org.apache.maven.model.validation

Class Tests Errors Failures Skipped Success Rate Time
DefaultModelValidatorTest 44 0 0 0 100% 0.6

org.apache.maven.model.path

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

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.116
PropertyProfileActivatorTest 10 0 0 0 100% 0.158

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

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.031
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.002

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
StringSearchModelInterpolatorTest 29 0 0 0 100% 1.203
MavenBuildTimestampTest 1 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0
testNullSafe 0
testTrailingSlash 0
testPreservationOfDoubleSlashes 0

DefaultModelValidatorTest

testBadVersion 0.017
testBadRepositoryId 0.016
testMissingPluginDependencyGroupId 0.015
testMissingDependencyManagementGroupId 0.016
testMissingPluginDependencyVersion 0.015
testMissingDependencyExclusionId 0.016
testEmptyPluginVersion 0.016
testBadDependencyScope 0.015
testDuplicateProfileId 0.014
testMissingArtifactId 0.014
testReservedRepositoryId 0.015
testMissingRepositoryId 0.014
testDuplicatePluginExecution 0.028
testMissingReportPluginVersion 0.014
testMissingAll 0.014
testMissingDependencyManagementArtifactId 0.014
testBadImportScopeType 0.014
testBadDependencyVersion 0.013
testMissingPluginArtifactId 0.013
testMissingResourceDirectory 0.013
testBadPluginDependencyScope 0.013
testBadImportScopeClassifier 0.013
testEmptyModule 0.013
testDuplicateModule 0.013
testHardCodedSystemPath 0.013
testDuplicatePlugin 0.013
testIncompleteParent 0.012
testDistributionManagementStatus 0.013
testMissingType 0.014
testMissingDependencyGroupId 0.013
testBadModelVersion 0.012
testMissingDependencyVersion 0.013
testMissingGroupId 0.011
testMissingVersion 0.011
testBadDependencyExclusionId 0.011
testMissingDependencyArtifactId 0.011
testMissingModelVersion 0.012
testSystemPathRefersToProjectBasedir 0.011
testInvalidAggregatorPackaging 0.012
testBadSnapshotVersion 0.011
testInvalidIds 0.012
testBadPluginVersion 0.012
testBadPluginDependencyVersion 0.013
testMissingPluginDependencyArtifactId 0.012

JdkVersionProfileActivatorTest

testPrefixNegated 0.011
testVersionRangeInclusiveBounds 0.019
testVersionRangeExclusiveUpperBound 0.017
testNullSafe 0.017
testVersionRangeInclusiveLowerBound 0.018
testVersionRangeExclusiveBounds 0.018
testPrefix 0.016

PropertyProfileActivatorTest

testWithValue_SystemProperty 0.019
testNullSafe 0.016
testWithNegatedNameOnly_UserProperty 0.016
testWithNegatedValue_UserProperty 0.016
testWithValue_UserPropertyDominantOverSystemProperty 0.016
testWithNameOnly_UserProperty 0.015
testWithNegatedNameOnly_SystemProperty 0.016
testWithValue_UserProperty 0.015
testWithNameOnly_SystemProperty 0.014
testWithNegatedValue_SystemProperty 0.015

MavenModelMergerTest

testMergeModel_Profiles 0.001
testMergeModel_Prerequisites 0
testMergeModel_ModelVersion 0
testMergeModel_ArtifactId 0

DefaultInheritanceAssemblerTest

testFlatUrls 0.233
testPluginConfiguration 0.101
testFlatTrickyUrls 0.117
testUrls 0.061
testWithEmptyUrl 0.039

ComplexActivationTest

testAndConditionInActivation 0.031

DefaultModelBuilderFactoryTest

testCompleteWiring 0.002

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0.453
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.046
testConcurrentInterpolation 0.121
testInterpolateObjectWithStringToStringMapField 0.029
testLocationTrackerShouldBeExcludedFromInterpolation 0.032
testInterpolateStringArray 0.028
testInterpolateObjectWithStringArrayListField 0.025
testFinalFieldsExcludedFromInterpolation 0.026
testInterpolateObjectWithStringArrayField 0.024
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.024
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.023
testInterpolateObjectWithStringToStringArrayMapField 0.021
testInterpolateObjectWithStringListField 0.02
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.027
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.024
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.023
testBaseUri 0.02
testBasedir 0.023
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.02
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.019
testShouldInterpolateOrganizationNameCorrectly 0.019
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.019
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.018
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.02
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0.029
testEnvars 0.018
testShouldInterpolateUnprefixedBasedirExpression 0.017
testTwoReferences 0.018
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.017

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.011