Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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 44 0 0 0 100% 0.529
org.apache.maven.model.inheritance 1 0 0 0 100% 0.601
org.apache.maven.model.path 4 0 0 0 100% 0
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.218
org.apache.maven.model.building 1 0 0 0 100% 0.149
org.apache.maven.model.interpolation 28 0 0 0 100% 0.542

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 44 0 0 0 100% 0.529

org.apache.maven.model.inheritance

Class Tests Errors Failures Skipped Success Rate Time
DefaultInheritanceAssemblerTest 1 0 0 0 100% 0.601

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.096
PropertyProfileActivatorTest 10 0 0 0 100% 0.122

org.apache.maven.model.building

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

org.apache.maven.model.interpolation

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

Test Cases

[Summary] [Package List] [Test Cases]

DefaultModelBuilderFactoryTest

testCompleteWiring 0.149

DefaultInheritanceAssemblerTest

testPluginConfiguration 0.601

StringSearchModelInterpolatorTest

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

DefaultUrlNormalizerTest

testNullSafe 0
testTrailingSlash 0
testRemovalOfParentRefs 0
testPreservationOfDoubleSlashes 0

JdkVersionProfileActivatorTest

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

PropertyProfileActivatorTest

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

DefaultModelValidatorTest

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