Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
178 0 0 1 99.4% 1.164 s

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.path 7 0 0 0 100% 0.002 s
org.apache.maven.model.validation 67 0 0 0 100% 0.035 s
org.apache.maven.model.building 20 0 0 1 95.0% 0.742 s
org.apache.maven.model.profile.activation 34 0 0 0 100% 0.021 s
org.apache.maven.model.profile 1 0 0 0 100% 0.001 s
org.apache.maven.model.interpolation 24 0 0 0 100% 0.019 s
org.apache.maven.model.interpolation.reflection 15 0 0 0 100% 0.006 s
org.apache.maven.model.inheritance 10 0 0 0 100% 0.338 s

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

org.apache.maven.model.path

- Class Tests Errors Failures Skipped Success Rate Time
DefaultUrlNormalizerTest 7 0 0 0 100% 0.002 s

org.apache.maven.model.validation

- Class Tests Errors Failures Skipped Success Rate Time
DefaultModelValidatorTest 67 0 0 0 100% 0.035 s

org.apache.maven.model.building

- Class Tests Errors Failures Skipped Success Rate Time
BuildModelSourceTransformerTest 4 0 0 0 100% 0.590 s
ComplexActivationTest 1 0 0 0 100% 0.068 s
DefaultModelBuilderFactoryTest 2 0 0 0 100% 0.015 s
DefaultModelBuilderTest 7 0 0 0 100% 0.033 s
FileModelSourceTest 2 0 0 1 50.0% 0.006 s
FileToRawModelMergerTest 1 0 0 0 100% 0.008 s
GraphTest 2 0 0 0 100% 0.021 s
ModelBuildingExceptionTest 1 0 0 0 100% 0.001 s

org.apache.maven.model.profile.activation

- Class Tests Errors Failures Skipped Success Rate Time
FileProfileActivatorTest 6 0 0 0 100% 0.009 s
JdkVersionProfileActivatorTest 8 0 0 0 100% 0.005 s
OperatingSystemProfileActivatorTest 10 0 0 0 100% 0.004 s
PropertyProfileActivatorTest 10 0 0 0 100% 0.003 s

org.apache.maven.model.profile

- Class Tests Errors Failures Skipped Success Rate Time
DefaultProfileSelectorTest 1 0 0 0 100% 0.001 s

org.apache.maven.model.interpolation

- Class Tests Errors Failures Skipped Success Rate Time
MavenBuildTimestampTest 1 0 0 0 100% 0.007 s
StringVisitorModelInterpolatorTest 23 0 0 0 100% 0.012 s

org.apache.maven.model.interpolation.reflection

- Class Tests Errors Failures Skipped Success Rate Time
ReflectionValueExtractorTest 15 0 0 0 100% 0.006 s

org.apache.maven.model.inheritance

- Class Tests Errors Failures Skipped Success Rate Time
DefaultInheritanceAssemblerTest 9 0 0 0 100% 0.334 s
MergerTest 1 0 0 0 100% 0.004 s

Test Cases

[Summary] [Package List] [Test Cases]

BuildModelSourceTransformerTest

testReactorDependencies 0.079 s
testCiFriendlyVersion 0.007 s
testModelVersion 0.001 s
testParent 0.008 s

ComplexActivationTest

testAndConditionInActivation 0.067 s

DefaultModelBuilderFactoryTest

testPomChanges 0.009 s
testCompleteWiring 0.005 s

DefaultModelBuilderTest

testCycleInImports 0.006 s
testManagedDependencyBeforeImport 0.004 s
testManagedDependencyTwoImports 0.005 s
testManagedDependencyDistanceWithExplicit 0.007 s
testManagedDependencyAfterImport 0.003 s
testManagedDependencyDistance 0.006 s
testBuildRawModel 0.001 s

FileModelSourceTest

testWindowsPaths 0 s
- skipped -
testEquals 0 s

FileToRawModelMergerTest

testOverriddenMergeMethods 0.008 s

GraphTest

testCycle 0.001 s
testPerf 0.019 s

ModelBuildingExceptionTest

testMessage 0 s

DefaultInheritanceAssemblerTest

testFlatUrls 0.134 s
testPluginConfiguration 0.038 s
testFlatTrickyUrls 0.068 s
testUrls 0.021 s
testNoAppendUrls 0.022 s
testWithEmptyUrl 0.008 s
testModulePathNotArtifactId 0.008 s
testNoAppendUrls2 0.017 s
testNoAppendUrls3 0.018 s

MergerTest

testMergerPreserveLocations 0.003 s

MavenBuildTimestampTest

testMavenBuildTimestampUsesUTC 0.007 s

StringVisitorModelInterpolatorTest

expressionThatEvaluatesToNullReturnsTheLiteralString 0.001 s
testBaseUri 0 s
testBasedir 0.001 s
shouldInterpolateUnprefixedBasedirExpression 0 s
testShouldNotThrowExceptionOnReferenceToNonExistentValue 0.001 s
testShouldNotInterpolateDependencyVersionWithInvalidReference 0 s
testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover 0.001 s
shouldWarnPropertiesWithPomPrefix 0.001 s
testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression 0 s
envarExpressionThatEvaluatesToNullReturnsTheLiteralString 0 s
testShouldThrowExceptionOnRecursiveScmConnectionReference 0 s
testRecursiveExpressionCycleNPE 0.001 s
testRecursiveExpressionCycleBaseDir 0 s
testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat 0 s
shouldIgnorePropertiesWithPomPrefix 0.001 s
shouldInterpolateDependencyVersionToSetSameAsProjectVersion 0 s
testEnvars 0 s
testRootDirectoryWithNull 0.001 s
shouldInterpolateOrganizationNameCorrectly 0 s
testRootDirectoryWithUri 0.001 s
testTwoReferences 0.001 s
shouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly 0 s
testRootDirectory 0.001 s

ReflectionValueExtractorTest

testArtifactMap 0.001 s
testMappedMissingDot 0 s
testIndexedMapped 0.001 s
testBadMappedSyntax 0 s
testMappedIndexed 0 s
testMappedDottedKey 0 s
testBadIndexedSyntax 0.001 s
testIndexedMissingDot 0 s
testIllegalIndexedType 0.001 s
testValueExtractorWithAInvalidExpression 0 s
testTrimRootToken 0 s
testDotDot 0 s
testIllegalMappedType 0 s
testRootPropertyRegression 0 s
testValueExtraction 0.001 s

DefaultUrlNormalizerTest

testRemovalOfParentRefs 0 s
testNullSafe 0 s
parentDirectoryRemovedFromRelativeUriReference 0 s
absolutePathTraversalPastRootIsOmitted 0 s
testTrailingSlash 0 s
leadingParentDirectoryNotRemovedFromRelativeUriReference 0.001 s
testPreservationOfDoubleSlashes 0 s

DefaultProfileSelectorTest

testThrowingActivator 0.001 s

FileProfileActivatorTest

testIsActiveNoFileWithShortBasedir 0.005 s
testIsActiveNoFile 0.001 s
testIsActiveExistsLeavesFileUnchanged 0.001 s
testIsActiveExistsFileExists 0 s
testRootDirectoryWithNull 0.001 s
testRootDirectory 0.001 s

JdkVersionProfileActivatorTest

testPrefixNegated 0.001 s
testVersionRangeInclusiveBounds 0 s
testVersionRangeExclusiveUpperBound 0 s
testNullSafe 0 s
testVersionRangeInclusiveLowerBound 0.001 s
testVersionRangeExclusiveBounds 0 s
testPrefix 0 s
testRubbishJavaVersion 0.001 s

OperatingSystemProfileActivatorTest

testArch 0.001 s
testName 0.001 s
testNegatedFamily 0 s
testNegatedArch 0 s
testNegatedName 0 s
testVersionStringComparison 0 s
testVersionRegexMatching 0 s
testFamily 0 s
testCapitalOsName 0.001 s
testAllOsConditions 0 s

PropertyProfileActivatorTest

testWithValue_SystemProperty 0 s
testNullSafe 0 s
testWithNegatedNameOnly_UserProperty 0 s
testWithNegatedValue_UserProperty 0 s
testWithValue_UserPropertyDominantOverSystemProperty 0 s
testWithNameOnly_UserProperty 0 s
testWithNegatedNameOnly_SystemProperty 0 s
testWithValue_UserProperty 0 s
testWithNameOnly_SystemProperty 0 s
testWithNegatedValue_SystemProperty 0 s

DefaultModelValidatorTest

testCiFriendlyBad 0.001 s
testCiFriendlyBadSha1Plus 0 s
testBadVersion 0.001 s
testDeprecatedDependencyMetaversionsLatestAndRelease 0 s
testBadRepositoryId 0 s
testCiFriendlyAllExpressions 0 s
testMissingPluginDependencyGroupId 0 s
testMissingDependencyManagementGroupId 0.001 s
testMissingPluginDependencyVersion 0 s
testMissingDependencyExclusionId 0.001 s
testEmptyPluginVersion 0 s
testCiFriendlyRevision 0.001 s
testBadDependencyScope 0 s
testMissingArtifactId 0.001 s
testReservedRepositoryId 0 s
testParentVersionRELEASE 0.001 s
testMissingRepositoryId 0 s
testDuplicatePluginExecution 0 s
testMissingReportPluginVersion 0.001 s
repositoryWithExpression 0 s
testMissingAll 0.001 s
testBadDependencyManagementScope 0 s
testModelVersionMessage 0.001 s
testMissingDependencyManagementArtifactId 0 s
testBadImportScopeType 0.001 s
profileActivationWithAllowedExpression 0 s
testBadDependencyVersion 0 s
testMissingPluginArtifactId 0 s
testSelfReferencingDependencyInRawModel 0.001 s
testMissingResourceDirectory 0 s
testBadPluginDependencyScope 0.001 s
testCiFriendlyChangeList 0 s
testCiFriendlySha1 0 s
testBadImportScopeClassifier 0 s
testEmptyModule 0 s
testDuplicateModule 0.001 s
testCiFriendlyBadSha1Plus2 0 s
testInvalidVersionInPluginManagement 0.001 s
testHardCodedSystemPath 0 s
testDuplicatePlugin 0.001 s
profileActivationPropertyWithProjectExpression 0.001 s
repositoryWithBasedirExpression 0 s
testIncompleteParent 0.001 s
testDistributionManagementStatus 0 s
testMissingType 0 s
testMissingDependencyGroupId 0.001 s
testInvalidGroupAndArtifactIdInPluginManagement 0 s
testSelfReferencingDependencyWithClassifierInRawModel 0.001 s
testBadModelVersion 0 s
testMissingDependencyVersion 0 s
testMissingGroupId 0 s
testMissingVersion 0.001 s
testParentVersionLATEST 0 s
testInvalidGroupIdInPluginManagement 0.001 s
testInvalidArtifactIdInPluginManagement 0 s
testBadDependencyExclusionId 0.001 s
testMissingDependencyArtifactId 0.001 s
testMissingModelVersion 0 s
testSystemPathRefersToProjectBasedir 0.001 s
testInvalidProfileId 0 s
testInvalidAggregatorPackaging 0.001 s
profileActivationFileWithProjectExpression 0 s
testBadSnapshotVersion 0 s
testBadPluginVersion 0 s
testBadPluginDependencyVersion 0 s
testInvalidCoordinateIds 0 s
testMissingPluginDependencyArtifactId 0.001 s

Failure Details

[Summary] [Package List] [Test Cases]


testWindowsPaths
- skipped: skipped