Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
94000100%5.543

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.model.inheritance1000100%0.511
org.apache.maven.model.validation43000100%1.377
org.apache.maven.model.path4000100%0
org.apache.maven.model.profile.activation17000100%0.552
org.apache.maven.model.building1000100%0.075
org.apache.maven.model.interpolation28000100%3.028

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.model.inheritance

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultInheritanceAssemblerTest1000100%0.511

org.apache.maven.model.validation

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultModelValidatorTest43000100%1.377

org.apache.maven.model.path

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultUrlNormalizerTest4000100%0

org.apache.maven.model.profile.activation

ClassTestsErrors FailuresSkippedSuccess RateTime
PropertyProfileActivatorTest10000100%0.308
JdkVersionProfileActivatorTest7000100%0.244

org.apache.maven.model.building

ClassTestsErrors FailuresSkippedSuccess RateTime
DefaultModelBuilderFactoryTest1000100%0.075

org.apache.maven.model.interpolation

ClassTestsErrors FailuresSkippedSuccess RateTime
StringSearchModelInterpolatorTest28000100%3.028

Test Cases

[Summary] [Package List] [Test Cases]

DefaultModelValidatorTest

testMissingModelVersion0.051
testBadModelVersion0.03
testMissingArtifactId0.022
testMissingGroupId0.094
testInvalidIds0.023
testMissingType0.022
testMissingVersion0.022
testInvalidAggregatorPackaging0.032
testMissingDependencyArtifactId0.031
testMissingDependencyGroupId0.031
testMissingDependencyVersion0.023
testMissingDependencyManagementArtifactId0.02
testMissingDependencyManagementGroupId0.021
testMissingAll0.025
testMissingPluginArtifactId0.084
testEmptyPluginVersion0.03
testMissingRepositoryId0.03
testMissingResourceDirectory0.027
testBadPluginDependencyScope0.019
testBadDependencyScope0.025
testBadDependencyVersion0.054
testDuplicateModule0.041
testDuplicateProfileId0.036
testBadPluginVersion0.041
testDistributionManagementStatus0.023
testIncompleteParent0.079
testHardCodedSystemPath0.035
testEmptyModule0.044
testDuplicatePlugin0.021
testDuplicatePluginExecution0.021
testReservedRepositoryId0.02
testMissingPluginDependencyGroupId0.017
testMissingPluginDependencyArtifactId0.016
testMissingPluginDependencyVersion0.016
testBadPluginDependencyVersion0.086
testBadVersion0.021
testBadSnapshotVersion0.017
testBadRepositoryId0.017
testBadDependencyExclusionId0.02
testMissingDependencyExclusionId0.022
testBadImportScopeType0.018
testBadImportScopeClassifier0.05
testSystemPathRefersToProjectBasedir0

DefaultUrlNormalizerTest

testNullSafe0
testTrailingSlash0
testRemovalOfParentRefs0
testPreservationOfDoubleSlashes0

StringSearchModelInterpolatorTest

testInterpolateStringArray1.211
testInterpolateObjectWithStringArrayField0.255
testInterpolateObjectWithStringListField0.133
testInterpolateObjectWithStringListFieldAndOneLiteralValue0.117
testInterpolateObjectWithUnmodifiableStringListField0.049
testInterpolateObjectWithStringArrayListField0.194
testInterpolateObjectWithStringToStringMapField0.059
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue0.09
testInterpolateObjectWithUnmodifiableStringToStringMapField0.028
testInterpolateObjectWithStringToStringArrayMapField0.026
testConcurrentInterpolation0.188
testFinalFieldsExcludedFromInterpolation0.043
testLocationTrackerShouldBeExcludedFromInterpolation0.047
testDefaultBuildTimestampFormatShouldParseTimeIn24HourFormat0.027
testShouldNotThrowExceptionOnReferenceToNonExistentValue0.097
testShouldThrowExceptionOnRecursiveScmConnectionReference0.034
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression0.025
testShouldInterpolateOrganizationNameCorrectly0.026
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion0.029
testShouldNotInterpolateDependencyVersionWithInvalidReference0.087
testTwoReferences0.027
testBasedir0.025
testBaseUri0.024
testEnvars0.024
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString0.024
testExpressionThatEvaluatesToNullReturnsTheLiteralString0.024
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly0.091
testShouldInterpolateUnprefixedBasedirExpression0.024

DefaultModelBuilderFactoryTest

testCompleteWiring0.075

PropertyProfileActivatorTest

testNullSafe0.046
testWithNameOnly_UserProperty0.028
testWithNameOnly_SystemProperty0.026
testWithNegatedNameOnly_UserProperty0.045
testWithNegatedNameOnly_SystemProperty0.023
testWithValue_UserProperty0.03
testWithValue_SystemProperty0.026
testWithNegatedValue_UserProperty0.022
testWithNegatedValue_SystemProperty0.037
testWithValue_UserPropertyDominantOverSystemProperty0.025

DefaultInheritanceAssemblerTest

testPluginConfiguration0.511

JdkVersionProfileActivatorTest

testNullSafe0.024
testPrefix0.021
testPrefixNegated0.022
testVersionRangeInclusiveBounds0.092
testVersionRangeExclusiveBounds0.027
testVersionRangeInclusiveLowerBound0.031
testVersionRangeExclusiveUpperBound0.027