Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 314 | 0 | 0 | 4 | 98.7% | 2.610 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.impl | 55 | 0 | 0 | 0 | 100% | 0.964 s |
| org.apache.maven.impl.model.profile | 91 | 0 | 0 | 3 | 96.7% | 0.162 s |
| org.apache.maven.impl.standalone | 3 | 0 | 0 | 0 | 100% | 0.435 s |
| org.apache.maven.impl.resolver | 10 | 0 | 0 | 0 | 100% | 0.088 s |
| org.apache.maven.impl.model.reflection | 15 | 0 | 0 | 0 | 100% | 0.005 s |
| org.apache.maven.impl.util | 1 | 0 | 0 | 0 | 100% | 0.046 s |
| org.apache.maven.impl.cache | 14 | 0 | 0 | 0 | 100% | 0.176 s |
| org.apache.maven.impl.model | 125 | 0 | 0 | 1 | 99.2% | 0.734 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DefaultSettingsValidatorTest | 1 | 0 | 0 | 0 | 100% | 0.006 s | |
| ModelVersionParserTest | 3 | 0 | 0 | 0 | 100% | 0.003 s | |
| VersionTest | 24 | 0 | 0 | 0 | 100% | 0.040 s | |
| RequestTraceHelperTest | 5 | 0 | 0 | 0 | 100% | 0.135 s | |
| VersionRangeTest | 10 | 0 | 0 | 0 | 100% | 0.030 s | |
| DefaultToolchainManagerTest | 5 | 0 | 0 | 0 | 100% | 0.160 s | |
| DefaultProblemCollectorTest | 5 | 0 | 0 | 0 | 100% | 0.002 s | |
| DefaultSettingsBuilderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.588 s | |
| DefaultModelVersionParserTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.impl.model.profile
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ConditionParserTest | 26 | 0 | 0 | 0 | 100% | 0.025 s | |
| JdkVersionProfileActivatorTest | 8 | 0 | 0 | 0 | 100% | 0.009 s | |
| ConditionProfileActivatorTest | 31 | 0 | 0 | 3 | 90.3% | 0.093 s | |
| PropertyProfileActivatorTest | 10 | 0 | 0 | 0 | 100% | 0.017 s | |
| FileProfileActivatorTest | 6 | 0 | 0 | 0 | 100% | 0.011 s | |
| OperatingSystemProfileActivatorTest | 10 | 0 | 0 | 0 | 100% | 0.007 s |
org.apache.maven.impl.standalone
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RequestTraceTest | 1 | 0 | 0 | 0 | 100% | 0.339 s | |
| DiTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| TestApiStandalone | 1 | 0 | 0 | 0 | 100% | 0.095 s |
org.apache.maven.impl.resolver
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DefaultModelResolverTest | 10 | 0 | 0 | 0 | 100% | 0.088 s |
org.apache.maven.impl.model.reflection
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ReflectionValueExtractorTest | 15 | 0 | 0 | 0 | 100% | 0.005 s |
org.apache.maven.impl.util
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PhasingExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.046 s |
org.apache.maven.impl.cache
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SoftIdentityMapTest | 14 | 0 | 0 | 0 | 100% | 0.176 s |
org.apache.maven.impl.model
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DefaultDependencyManagementImporterTest | 5 | 0 | 0 | 0 | 100% | 0.036 s | |
| DefaultModelInterpolatorTest | 24 | 0 | 0 | 1 | 95.8% | 0.415 s | |
| MavenBuildTimestampTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| MavenModelMergerTest | 4 | 0 | 0 | 0 | 100% | 0.001 s | |
| DefaultInterpolatorTest | 14 | 0 | 0 | 0 | 100% | 0.005 s | |
| ComplexActivationTest | 2 | 0 | 0 | 0 | 100% | 0.033 s | |
| DefaultModelBuilderTest | 1 | 0 | 0 | 0 | 100% | 0.035 s | |
| DefaultModelBuilderResultTest | 4 | 0 | 0 | 0 | 100% | 0.151 s | |
| DefaultModelValidatorTest | 70 | 0 | 0 | 0 | 100% | 0.056 s |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultSettingsValidatorTest
| testValidate | 0.004 s |
DefaultDependencyManagementImporterTest
ConditionParserTest
ModelVersionParserTest
| testEnumeratedVersions | 0.002 s | |
| testSameUpperAndLowerBound | 0 s | |
| testInvalid | 0 s |
JdkVersionProfileActivatorTest
DefaultModelInterpolatorTest
| expressionThatEvaluatesToNullReturnsTheLiteralString | 0.034 s | |
| testBasedirUnx | 0.112 s | |
| testBasedirWin | 0.021 s | |
| testBaseUri | 0.012 s | |
| shouldInterpolateUnprefixedBasedirExpression | 0.007 s | |
| testShouldNotThrowExceptionOnReferenceToNonExistentValue | 0.012 s | |
| testShouldNotInterpolateDependencyVersionWithInvalidReference | 0.008 s | |
| testDefaultBuildTimestampFormatWithLocalTimeZoneMidnightRollover | 0.040 s | |
| testProperty | 0.009 s | |
| testShouldNotThrowExceptionOnReferenceToValueContainingNakedExpression | 0.006 s | |
| envarExpressionThatEvaluatesToNullReturnsTheLiteralString | 0.010 s | |
| testShouldThrowExceptionOnRecursiveScmConnectionReference | 0.007 s | |
| testRecursiveExpressionCycleNPE | 0.009 s | |
| testRecursiveExpressionCycleBaseDir | 0 s | |
| - | per def cannot be recursive: ${basedir} is immediately going for project.basedir | - |
| testDefaultBuildTimestampFormatShouldFormatTimeIn24HourFormat | 0.013 s | |
| shouldIgnorePropertiesWithPomPrefix | 0.008 s | |
| shouldInterpolateDependencyVersionToSetSameAsProjectVersion | 0.030 s | |
| testEnvars | 0.009 s | |
| testRootDirectoryWithNull | 0.009 s | |
| shouldInterpolateOrganizationNameCorrectly | 0.008 s | |
| testRootDirectoryWithUri | 0.008 s | |
| testTwoReferences | 0.009 s | |
| shouldInterpolateSourceDirectoryReferencedFromResourceDirectoryCorrectly | 0.006 s | |
| testRootDirectory | 0.008 s |
ConditionProfileActivatorTest
| testFileIsActiveNoFile | 0.014 s | |
| testOsVersionRegexMatching | 0.004 s | |
| testPropWithNegatedValue_UserProperty | 0.002 s | |
| testPropWithValue_SystemProperty | 0.002 s | |
| testJdkVersionRangeExclusiveBounds | 0.006 s | |
| testFileWilcards | 0 s | |
| - | void org.apache.maven.impl.model.profile.ConditionProfileActivatorTest.testFileWilcards() is @Disabled | - |
| testNullSafe | 0.002 s | |
| testOsNegatedArch | 0.003 s | |
| testOsNegatedName | 0.003 s | |
| testJdkPrefix | 0.003 s | |
| testPropWithValue_UserPropertyDominantOverSystemProperty | 0.003 s | |
| testFileRootDirectoryWithNull | 0 s | |
| - | void org.apache.maven.impl.model.profile.ConditionProfileActivatorTest.testFileRootDirectoryWithNull() is @Disabled | - |
| testJdkRubbishJavaVersion | 0 s | |
| - | void org.apache.maven.impl.model.profile.ConditionProfileActivatorTest.testJdkRubbishJavaVersion() is @Disabled | - |
| testPropWithNegatedValue_SystemProperty | 0.002 s | |
| testOsVersionStringComparison | 0.002 s | |
| testOsCapitalName | 0.002 s | |
| testPropWithNameOnly_SystemProperty | 0.002 s | |
| testJdkPrefixNegated | 0.002 s | |
| testFileIsActiveExistsFileExists | 0.003 s | |
| testJdkVersionRangeExclusiveUpperBound | 0.004 s | |
| testPropWithNameOnly_UserProperty | 0.001 s | |
| testPropWithNegatedNameOnly_SystemProperty | 0.003 s | |
| testPropWithNegatedNameOnly_UserProperty | 0.001 s | |
| testFileIsActiveNoFileWithShortBasedir | 0.002 s | |
| testJdkVersionRangeInclusiveBounds | 0.003 s | |
| testOsAllConditions | 0.004 s | |
| testJdkVersionRangeInclusiveLowerBound | 0.003 s | |
| testOsArch | 0.002 s | |
| testOsName | 0.002 s | |
| testFileRootDirectory | 0.002 s | |
| testPropWithValue_UserProperty | 0.002 s |
VersionTest
MavenBuildTimestampTest
| testMavenBuildTimestampUsesUTC | 0.001 s |
PropertyProfileActivatorTest
RequestTraceHelperTest
| testToMavenWithNullTrace | 0 s | |
| testToResolverWithNullTrace | 0 s | |
| testEnterWithRequestData | 0.090 s | |
| testInterpretTraceWithArtifactRequest | 0.036 s | |
| testExitResetsParentTrace | 0.001 s |
MavenModelMergerTest
| testMergeModel_Profiles | 0 s | |
| testMergeModel_Prerequisites | 0.001 s | |
| testMergeModel_ModelVersion | 0 s | |
| testMergeModel_ArtifactId | 0 s |
RequestTraceTest
| testTraces | 0.339 s |
FileProfileActivatorTest
SoftIdentityMapTest
DefaultInterpolatorTest
VersionRangeTest
ComplexActivationTest
| testConditionExistingAndMissingInActivation | 0.018 s | |
| testAndConditionInActivation | 0.015 s |
PhasingExecutorTest
| testPhaser | 0.045 s |
DefaultToolchainManagerTest
DefaultModelBuilderTest
| testPropertiesAndProfiles | 0.035 s |
DefaultProblemCollectorTest
| severityErrorDetection | 0 s | |
| severityFatalDetection | 0 s | |
| moreSeverePushOutLeastSevere | 0.001 s | |
| lossy | 0.001 s | |
| severityWarningDetection | 0 s |
DefaultModelBuilderResultTest
| testRequestAssociation | 0.123 s | |
| testProblemCollection | 0.022 s | |
| testChildrenManagement | 0.002 s | |
| testModelLifecycle | 0.001 s |
DefaultModelResolverTest
DefaultSettingsBuilderFactoryTest
| testCompleteWiring | 0.587 s |
DiTest
| testGenerics | 0 s |
OperatingSystemProfileActivatorTest
DefaultModelVersionParserTest
| parseVersion | 0 s |
DefaultModelValidatorTest
TestApiStandalone
| testStandalone | 0.094 s |
ReflectionValueExtractorTest
Failure Details
[Summary] [Package List] [Test Cases]


