Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.541
org.apache.maven.model.inheritance 1 0 0 0 100% 0.815
org.apache.maven.model.path 4 0 0 0 100% 0
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.224
org.apache.maven.model.building 4 0 0 0 100% 0.94
org.apache.maven.model.interpolation 28 0 0 0 100% 0.688

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

org.apache.maven.model.inheritance

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

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.095
PropertyProfileActivatorTest 10 0 0 0 100% 0.129

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.255
DefaultModelBuilderTest 1 0 0 0 100% 0.654
DefaultModelLocatorTest 1 0 0 0 100% 0.015
DefaultModelProcessorTest 1 0 0 0 100% 0.016

org.apache.maven.model.interpolation

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

Test Cases

[Summary] [Package List] [Test Cases]

DefaultModelBuilderFactoryTest

testCompleteWiring 0.255

DefaultModelBuilderTest

testCompleteWiring 0.654

DefaultModelLocatorTest

testCompleteWiring 0.015

DefaultModelProcessorTest

testCompleteWiring 0.016

DefaultInheritanceAssemblerTest

testPluginConfiguration 0.815

StringSearchModelInterpolatorTest

testInterpolateStringArray 0.044
testInterpolateObjectWithStringArrayField 0.023
testInterpolateObjectWithStringListField 0.025
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.029
testInterpolateObjectWithUnmodifiableStringListField 0.03
testInterpolateObjectWithStringArrayListField 0.029
testInterpolateObjectWithStringToStringMapField 0.028
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.028
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.031
testInterpolateObjectWithStringToStringArrayMapField 0.024
testConcurrentInterpolation 0.08
testFinalFieldsExcludedFromInterpolation 0.022
testLocationTrackerShouldBeExcludedFromInterpolation 0.025
testDefaultBuildTimestampFormatShouldParseTimeIn24HourFormat 0.018
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.02
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.021
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.017
testShouldInterpolateOrganizationNameCorrectly 0.018
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.018
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.016
testTwoReferences 0.017
testBasedir 0.016
testBaseUri 0.017
testEnvars 0.018
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.02
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.017
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.023
testShouldInterpolateUnprefixedBasedirExpression 0.014

DefaultUrlNormalizerTest

testNullSafe 0
testTrailingSlash 0
testRemovalOfParentRefs 0
testPreservationOfDoubleSlashes 0

JdkVersionProfileActivatorTest

testNullSafe 0.008
testPrefix 0.014
testPrefixNegated 0.013
testVersionRangeInclusiveBounds 0.016
testVersionRangeExclusiveBounds 0.017
testVersionRangeInclusiveLowerBound 0.014
testVersionRangeExclusiveUpperBound 0.013

PropertyProfileActivatorTest

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

DefaultModelValidatorTest

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