Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
94 | 0 | 0 | 0 | 100% | 2.43 |
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 | 43 | 0 | 0 | 0 | 100% | 0.66 |
org.apache.maven.model.inheritance | 1 | 0 | 0 | 0 | 100% | 0.771 |
org.apache.maven.model.path | 4 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven.model.profile.activation | 17 | 0 | 0 | 0 | 100% | 0.236 |
org.apache.maven.model.building | 1 | 0 | 0 | 0 | 100% | 0.125 |
org.apache.maven.model.interpolation | 28 | 0 | 0 | 0 | 100% | 0.638 |
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 | 43 | 0 | 0 | 0 | 100% | 0.66 |
org.apache.maven.model.inheritance
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | DefaultInheritanceAssemblerTest | 1 | 0 | 0 | 0 | 100% | 0.771 |
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.104 |
![]() | PropertyProfileActivatorTest | 10 | 0 | 0 | 0 | 100% | 0.132 |
org.apache.maven.model.building
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | DefaultModelBuilderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.125 |
org.apache.maven.model.interpolation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | StringSearchModelInterpolatorTest | 28 | 0 | 0 | 0 | 100% | 0.638 |
Test Cases
[Summary] [Package List] [Test Cases]
StringSearchModelInterpolatorTest
![]() | testInterpolateStringArray | 0.032 |
![]() | testInterpolateObjectWithStringArrayField | 0.02 |
![]() | testInterpolateObjectWithStringListField | 0.022 |
![]() | testInterpolateObjectWithStringListFieldAndOneLiteralValue | 0.027 |
![]() | testInterpolateObjectWithUnmodifiableStringListField | 0.035 |
![]() | testInterpolateObjectWithStringArrayListField | 0.03 |
![]() | testInterpolateObjectWithStringToStringMapField | 0.03 |
![]() | testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue | 0.03 |
![]() | testInterpolateObjectWithUnmodifiableStringToStringMapField | 0.013 |
![]() | testInterpolateObjectWithStringToStringArrayMapField | 0.02 |
![]() | testConcurrentInterpolation | 0.093 |
![]() | testFinalFieldsExcludedFromInterpolation | 0.026 |
![]() | testLocationTrackerShouldBeExcludedFromInterpolation | 0.025 |
![]() | testDefaultBuildTimestampFormatShouldParseTimeIn24HourFormat | 0.021 |
![]() | testShouldNotThrowExceptionOnReferenceToNonExistentValue | 0.017 |
![]() | testShouldThrowExceptionOnRecursiveScmConnectionReference | 0.02 |
![]() | testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression | 0.014 |
![]() | testShouldInterpolateOrganizationNameCorrectly | 0.016 |
![]() | testShouldInterpolateDependencyVersionToSetSameAsProjectVersion | 0.014 |
![]() | testShouldNotInterpolateDependencyVersionWithInvalidReference | 0.013 |
![]() | testTwoReferences | 0.013 |
![]() | testBasedir | 0.013 |
![]() | testBaseUri | 0.014 |
![]() | testEnvars | 0.013 |
![]() | testEnvarExpressionThatEvaluatesToNullReturnsTheLiteralString | 0.014 |
![]() | testExpressionThatEvaluatesToNullReturnsTheLiteralString | 0.017 |
![]() | testShouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly | 0.014 |
![]() | testShouldInterpolateUnprefixedBasedirExpression | 0.019 |
DefaultUrlNormalizerTest
![]() | testNullSafe | 0 |
![]() | testTrailingSlash | 0 |
![]() | testRemovalOfParentRefs | 0 |
![]() | testPreservationOfDoubleSlashes | 0 |
JdkVersionProfileActivatorTest
![]() | testNullSafe | 0.017 |
![]() | testPrefix | 0.016 |
![]() | testPrefixNegated | 0.012 |
![]() | testVersionRangeInclusiveBounds | 0.013 |
![]() | testVersionRangeExclusiveBounds | 0.016 |
![]() | testVersionRangeInclusiveLowerBound | 0.016 |
![]() | testVersionRangeExclusiveUpperBound | 0.013 |
PropertyProfileActivatorTest
![]() | testNullSafe | 0.014 |
![]() | testWithNameOnly_UserProperty | 0.013 |
![]() | testWithNameOnly_SystemProperty | 0.012 |
![]() | testWithNegatedNameOnly_UserProperty | 0.011 |
![]() | testWithNegatedNameOnly_SystemProperty | 0.012 |
![]() | testWithValue_UserProperty | 0.012 |
![]() | testWithValue_SystemProperty | 0.013 |
![]() | testWithNegatedValue_UserProperty | 0.012 |
![]() | testWithNegatedValue_SystemProperty | 0.012 |
![]() | testWithValue_UserPropertyDominantOverSystemProperty | 0.02 |
DefaultModelValidatorTest
![]() | testMissingModelVersion | 0.019 |
![]() | testBadModelVersion | 0.018 |
![]() | testMissingArtifactId | 0.014 |
![]() | testMissingGroupId | 0.013 |
![]() | testInvalidIds | 0.017 |
![]() | testMissingType | 0.017 |
![]() | testMissingVersion | 0.016 |
![]() | testInvalidAggregatorPackaging | 0.015 |
![]() | testMissingDependencyArtifactId | 0.017 |
![]() | testMissingDependencyGroupId | 0.014 |
![]() | testMissingDependencyVersion | 0.018 |
![]() | testMissingDependencyManagementArtifactId | 0.013 |
![]() | testMissingDependencyManagementGroupId | 0.012 |
![]() | testMissingAll | 0.013 |
![]() | testMissingPluginArtifactId | 0.013 |
![]() | testEmptyPluginVersion | 0.013 |
![]() | testMissingRepositoryId | 0.015 |
![]() | testMissingResourceDirectory | 0.016 |
![]() | testBadPluginDependencyScope | 0.023 |
![]() | testBadDependencyScope | 0.008 |
![]() | testBadDependencyVersion | 0.015 |
![]() | testDuplicateModule | 0.02 |
![]() | testDuplicateProfileId | 0.009 |
![]() | testBadPluginVersion | 0.02 |
![]() | testDistributionManagementStatus | 0.011 |
![]() | testIncompleteParent | 0.015 |
![]() | testHardCodedSystemPath | 0.014 |
![]() | testEmptyModule | 0.015 |
![]() | testDuplicatePlugin | 0.018 |
![]() | testDuplicatePluginExecution | 0.011 |
![]() | testReservedRepositoryId | 0.012 |
![]() | testMissingPluginDependencyGroupId | 0.014 |
![]() | testMissingPluginDependencyArtifactId | 0.013 |
![]() | testMissingPluginDependencyVersion | 0.012 |
![]() | testBadPluginDependencyVersion | 0.013 |
![]() | testBadVersion | 0.014 |
![]() | testBadSnapshotVersion | 0.025 |
![]() | testBadRepositoryId | 0.005 |
![]() | testBadDependencyExclusionId | 0.016 |
![]() | testMissingDependencyExclusionId | 0.013 |
![]() | testBadImportScopeType | 0.013 |
![]() | testBadImportScopeClassifier | 0.01 |
![]() | testSystemPathRefersToProjectBasedir | 0.01 |