Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.38
org.apache.maven.model.validation 44 0 0 0 100% 0.767
org.apache.maven.model.path 4 0 0 0 100% 0.004
org.apache.maven.model.profile.activation 17 0 0 0 100% 1.245
org.apache.maven.model.building 2 0 0 0 100% 0.077
org.apache.maven.model.interpolation 30 0 0 0 100% 0.754

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

org.apache.maven.model.validation

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

org.apache.maven.model.path

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

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
PropertyProfileActivatorTest 10 0 0 0 100% 1.002
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.243

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.07
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.007

org.apache.maven.model.interpolation

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

Test Cases

[Summary] [Package List] [Test Cases]

PropertyProfileActivatorTest

testWithValue_SystemProperty 0.576
testNullSafe 0.064
testWithNegatedNameOnly_UserProperty 0.056
testWithNegatedValue_UserProperty 0.074
testWithValue_UserPropertyDominantOverSystemProperty 0.04
testWithNameOnly_UserProperty 0.04
testWithNegatedNameOnly_SystemProperty 0.041
testWithValue_UserProperty 0.039
testWithNameOnly_SystemProperty 0.037
testWithNegatedValue_SystemProperty 0.035

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0.043
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.03
testConcurrentInterpolation 0.138
testInterpolateObjectWithStringToStringMapField 0.021
testLocationTrackerShouldBeExcludedFromInterpolation 0.027
testInterpolateStringArray 0.026
testInterpolateObjectWithStringArrayListField 0.029
testFinalFieldsExcludedFromInterpolation 0.028
testInterpolateObjectWithStringArrayField 0.024
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.02
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.018
testInterpolateObjectWithStringToStringArrayMapField 0.017
testInterpolateObjectWithStringListField 0.016
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.018
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.017
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.021
testBaseUri 0.024
testBasedir 0.017
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.02
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.021
testShouldInterpolateOrganizationNameCorrectly 0.017
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.022
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.023
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.017
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0.02
testEnvars 0.022
testShouldInterpolateUnprefixedBasedirExpression 0.023
testTwoReferences 0.017
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.017

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0.003
testNullSafe 0.001
testTrailingSlash 0
testPreservationOfDoubleSlashes 0

DefaultModelValidatorTest

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

ComplexActivationTest

testAndConditionInActivation 0.07

JdkVersionProfileActivatorTest

testPrefixNegated 0.044
testVersionRangeInclusiveBounds 0.037
testVersionRangeExclusiveUpperBound 0.033
testNullSafe 0.031
testVersionRangeInclusiveLowerBound 0.033
testVersionRangeExclusiveBounds 0.035
testPrefix 0.03

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.001

DefaultModelBuilderFactoryTest

testCompleteWiring 0.007

DefaultInheritanceAssemblerTest

testPluginConfiguration 0.38