Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
95 0 0 0 100% 1.883

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.159
org.apache.maven.model.validation 44 0 0 0 100% 0.511
org.apache.maven.model.path 4 0 0 0 100% 0.001
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.214
org.apache.maven.model.building 1 0 0 0 100% 0.039
org.apache.maven.model.interpolation 28 0 0 0 100% 0.959

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

org.apache.maven.model.validation

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

org.apache.maven.model.path

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

org.apache.maven.model.profile.activation

Class Tests Errors Failures Skipped Success Rate Time
JdkVersionProfileActivatorTest 7 0 0 0 100% 0.088
PropertyProfileActivatorTest 10 0 0 0 100% 0.126

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.039

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
StringSearchModelInterpolatorTest 28 0 0 0 100% 0.959

Test Cases

[Summary] [Package List] [Test Cases]

DefaultUrlNormalizerTest

testNullSafe 0
testTrailingSlash 0.001
testRemovalOfParentRefs 0
testPreservationOfDoubleSlashes 0

DefaultModelValidatorTest

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

JdkVersionProfileActivatorTest

testNullSafe 0.005
testPrefix 0.013
testPrefixNegated 0.014
testVersionRangeInclusiveBounds 0.015
testVersionRangeExclusiveBounds 0.015
testVersionRangeInclusiveLowerBound 0.013
testVersionRangeExclusiveUpperBound 0.013

PropertyProfileActivatorTest

testNullSafe 0.013
testWithNameOnly_UserProperty 0.014
testWithNameOnly_SystemProperty 0.012
testWithNegatedNameOnly_UserProperty 0.013
testWithNegatedNameOnly_SystemProperty 0.012
testWithValue_UserProperty 0.012
testWithValue_SystemProperty 0.015
testWithNegatedValue_UserProperty 0.012
testWithNegatedValue_SystemProperty 0.012
testWithValue_UserPropertyDominantOverSystemProperty 0.011

DefaultInheritanceAssemblerTest

testPluginConfiguration 0.159

DefaultModelBuilderFactoryTest

testCompleteWiring 0.039

StringSearchModelInterpolatorTest

testInterpolateStringArray 0.377
testInterpolateObjectWithStringArrayField 0.027
testInterpolateObjectWithStringListField 0.023
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.021
testInterpolateObjectWithUnmodifiableStringListField 0.024
testInterpolateObjectWithStringArrayListField 0.022
testInterpolateObjectWithStringToStringMapField 0.022
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.033
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.032
testInterpolateObjectWithStringToStringArrayMapField 0.023
testConcurrentInterpolation 0.072
testFinalFieldsExcludedFromInterpolation 0.017
testLocationTrackerShouldBeExcludedFromInterpolation 0.021
testDefaultBuildTimestampFormatShouldParseTimeIn24HourFormat 0.017
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.023
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.023
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.015
testShouldInterpolateOrganizationNameCorrectly 0.015
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.016
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.016
testTwoReferences 0.014
testBasedir 0.015
testBaseUri 0.014
testEnvars 0.014
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.014
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.014
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.02
testShouldInterpolateUnprefixedBasedirExpression 0.015