Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
98 0 0 0 100% 2.308

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 1 0 0 0 100% 0.226
org.apache.maven.model.validation 44 0 0 0 100% 0.605
org.apache.maven.model.path 4 0 0 0 100% 0.003
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.853
org.apache.maven.model.building 2 0 0 0 100% 0.047
org.apache.maven.model.interpolation 30 0 0 0 100% 0.574

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 1 0 0 0 100% 0.226

org.apache.maven.model.validation

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

org.apache.maven.model.path

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

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
PropertyProfileActivatorTest 10 0 0 0 100% 0.699
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.154

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.043
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.004

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
StringSearchModelInterpolatorTest 29 0 0 0 100% 0.573
MavenBuildTimestampTest 1 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

PropertyProfileActivatorTest

testWithValue_SystemProperty 0.435
testNullSafe 0.045
testWithNegatedNameOnly_UserProperty 0.047
testWithNegatedValue_UserProperty 0.026
testWithValue_UserPropertyDominantOverSystemProperty 0.025
testWithNameOnly_UserProperty 0.025
testWithNegatedNameOnly_SystemProperty 0.024
testWithValue_UserProperty 0.024
testWithNameOnly_SystemProperty 0.024
testWithNegatedValue_SystemProperty 0.024

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0.029
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.02
testConcurrentInterpolation 0.093
testInterpolateObjectWithStringToStringMapField 0.019
testLocationTrackerShouldBeExcludedFromInterpolation 0.018
testInterpolateStringArray 0.019
testInterpolateObjectWithStringArrayListField 0.018
testFinalFieldsExcludedFromInterpolation 0.019
testInterpolateObjectWithStringArrayField 0.017
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.017
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.017
testInterpolateObjectWithStringToStringArrayMapField 0.016
testInterpolateObjectWithStringListField 0.016
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.018
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.017
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.017
testBaseUri 0.017
testBasedir 0.015
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.016
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.016
testShouldInterpolateOrganizationNameCorrectly 0.016
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.016
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.015
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.017
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0.015
testEnvars 0.016
testShouldInterpolateUnprefixedBasedirExpression 0.015
testTwoReferences 0.014
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.015

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0.002
testNullSafe 0
testTrailingSlash 0.001
testPreservationOfDoubleSlashes 0

DefaultModelValidatorTest

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

ComplexActivationTest

testAndConditionInActivation 0.043

JdkVersionProfileActivatorTest

testPrefixNegated 0.026
testVersionRangeInclusiveBounds 0.024
testVersionRangeExclusiveUpperBound 0.022
testNullSafe 0.021
testVersionRangeInclusiveLowerBound 0.021
testVersionRangeExclusiveBounds 0.022
testPrefix 0.018

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.001

DefaultModelBuilderFactoryTest

testCompleteWiring 0.004

DefaultInheritanceAssemblerTest

testPluginConfiguration 0.226