Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
111 0 0 0 100% 2.8

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 6 0 0 0 100% 0.568
org.apache.maven.model.validation 48 0 0 0 100% 0.679
org.apache.maven.model.path 4 0 0 0 100% 0
org.apache.maven.model.profile.activation 17 0 0 0 100% 0.273
org.apache.maven.model.merge 4 0 0 0 100% 0.001
org.apache.maven.model.building 2 0 0 0 100% 0.033
org.apache.maven.model.interpolation 30 0 0 0 100% 1.246

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 6 0 0 0 100% 0.568

org.apache.maven.model.validation

Class Tests Errors Failures Skipped Success Rate Time
DefaultModelValidatorTest 48 0 0 0 100% 0.679

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.114
PropertyProfileActivatorTest 10 0 0 0 100% 0.159

org.apache.maven.model.merge

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

org.apache.maven.model.building

Class Tests Errors Failures Skipped Success Rate Time
ComplexActivationTest 1 0 0 0 100% 0.03
DefaultModelBuilderFactoryTest 1 0 0 0 100% 0.003

org.apache.maven.model.interpolation

Class Tests Errors Failures Skipped Success Rate Time
StringSearchModelInterpolatorTest 29 0 0 0 100% 1.235
MavenBuildTimestampTest 1 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0
testNullSafe 0
testTrailingSlash 0
testPreservationOfDoubleSlashes 0

DefaultModelValidatorTest

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

JdkVersionProfileActivatorTest

testPrefixNegated 0.009
testVersionRangeInclusiveBounds 0.019
testVersionRangeExclusiveUpperBound 0.018
testNullSafe 0.017
testVersionRangeInclusiveLowerBound 0.018
testVersionRangeExclusiveBounds 0.017
testPrefix 0.016

PropertyProfileActivatorTest

testWithValue_SystemProperty 0.019
testNullSafe 0.017
testWithNegatedNameOnly_UserProperty 0.015
testWithNegatedValue_UserProperty 0.016
testWithValue_UserPropertyDominantOverSystemProperty 0.016
testWithNameOnly_UserProperty 0.015
testWithNegatedNameOnly_SystemProperty 0.016
testWithValue_UserProperty 0.015
testWithNameOnly_SystemProperty 0.015
testWithNegatedValue_SystemProperty 0.015

MavenModelMergerTest

testMergeModel_Profiles 0.001
testMergeModel_Prerequisites 0
testMergeModel_ModelVersion 0
testMergeModel_ArtifactId 0

DefaultInheritanceAssemblerTest

testFlatUrls 0.217
testPluginConfiguration 0.098
testFlatTrickyUrls 0.114
testUrls 0.06
testWithEmptyUrl 0.039
testModulePathNotArtifactId 0.04

ComplexActivationTest

testAndConditionInActivation 0.03

DefaultModelBuilderFactoryTest

testCompleteWiring 0.003

StringSearchModelInterpolatorTest

testInterpolateObjectWithUnmodifiableStringListField 0.45
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue 0.051
testConcurrentInterpolation 0.143
testInterpolateObjectWithStringToStringMapField 0.027
testLocationTrackerShouldBeExcludedFromInterpolation 0.031
testInterpolateStringArray 0.028
testInterpolateObjectWithStringArrayListField 0.026
testFinalFieldsExcludedFromInterpolation 0.028
testInterpolateObjectWithStringArrayField 0.025
testInterpolateObjectWithUnmodifiableStringToStringMapField 0.028
testInterpolateObjectWithStringListFieldAndOneLiteralValue 0.023
testInterpolateObjectWithStringToStringArrayMapField 0.022
testInterpolateObjectWithStringListField 0.022
testShouldInterpolateDependencyVersionToSetSameAsProjectVersion 0.028
testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0.024
testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString 0.025
testBaseUri 0.02
testBasedir 0.02
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.02
testShouldNotInterpolateDependencyVersionWithInvalidReference 0.019
testShouldInterpolateOrganizationNameCorrectly 0.019
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.019
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0.019
testShouldThrowExceptionOnRecursiveScmConnectionReference 0.02
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0.026
testEnvars 0.019
testShouldInterpolateUnprefixedBasedirExpression 0.018
testTwoReferences 0.018
testExpressionThatEvaluatesToNullReturnsTheLiteralString 0.017

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.011