Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
147 | 0 | 0 | 3 | 98.0% | 1.150 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.internal.impl.standalone | 2 | 0 | 0 | 0 | 100% | 0.120 s |
org.apache.maven.internal.impl.model | 25 | 0 | 0 | 0 | 100% | 0.274 s |
org.apache.maven.internal.impl.model.profile | 91 | 0 | 0 | 3 | 96.7% | 0.065 s |
org.apache.maven.internal.impl.resolver | 10 | 0 | 0 | 0 | 100% | 0.082 s |
org.apache.maven.internal.impl.model.reflection | 15 | 0 | 0 | 0 | 100% | 0.005 s |
org.apache.maven.internal.impl | 3 | 0 | 0 | 0 | 100% | 0.568 s |
org.apache.maven.internal.impl.util | 1 | 0 | 0 | 0 | 100% | 0.036 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.internal.impl.standalone
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DiTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
TestApiStandalone | 1 | 0 | 0 | 0 | 100% | 0.120 s |
org.apache.maven.internal.impl.model
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ComplexActivationTest | 2 | 0 | 0 | 0 | 100% | 0.232 s | |
DefaultDependencyManagementImporterTest | 5 | 0 | 0 | 0 | 100% | 0.032 s | |
DefaultInterpolatorTest | 14 | 0 | 0 | 0 | 100% | 0.008 s | |
MavenModelMergerTest | 4 | 0 | 0 | 0 | 100% | 0.002 s |
org.apache.maven.internal.impl.model.profile
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ConditionParserTest | 26 | 0 | 0 | 0 | 100% | 0.022 s | |
ConditionProfileActivatorTest | 31 | 0 | 0 | 3 | 90.3% | 0.028 s | |
FileProfileActivatorTest | 6 | 0 | 0 | 0 | 100% | 0.004 s | |
JdkVersionProfileActivatorTest | 8 | 0 | 0 | 0 | 100% | 0.004 s | |
OperatingSystemProfileActivatorTest | 10 | 0 | 0 | 0 | 100% | 0.003 s | |
PropertyProfileActivatorTest | 10 | 0 | 0 | 0 | 100% | 0.004 s |
org.apache.maven.internal.impl.resolver
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DefaultModelResolverTest | 10 | 0 | 0 | 0 | 100% | 0.082 s |
org.apache.maven.internal.impl.model.reflection
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ReflectionValueExtractorTest | 15 | 0 | 0 | 0 | 100% | 0.005 s |
org.apache.maven.internal.impl
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DefaultModelVersionParserTest | 1 | 0 | 0 | 0 | 100% | 0.021 s | |
DefaultSettingsBuilderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.545 s | |
DefaultSettingsValidatorTest | 1 | 0 | 0 | 0 | 100% | 0.002 s |
org.apache.maven.internal.impl.util
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
PhasingExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.036 s |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultModelVersionParserTest
parseVersion | 0.011 s |
DefaultSettingsBuilderFactoryTest
testCompleteWiring | 0.544 s |
DefaultSettingsValidatorTest
testValidate | 0.002 s |
ComplexActivationTest
testConditionExistingAndMissingInActivation | 0.194 s | |
testAndConditionInActivation | 0.036 s |
DefaultDependencyManagementImporterTest
DefaultInterpolatorTest
MavenModelMergerTest
testMergeModel_Profiles | 0 s | |
testMergeModel_Prerequisites | 0 s | |
testMergeModel_ModelVersion | 0 s | |
testMergeModel_ArtifactId | 0 s |
ConditionParserTest
ConditionProfileActivatorTest
testFileIsActiveNoFile | 0.004 s | |
testOsVersionRegexMatching | 0.001 s | |
testPropWithNegatedValue_UserProperty | 0.001 s | |
testPropWithValue_SystemProperty | 0.001 s | |
testJdkVersionRangeExclusiveBounds | 0.001 s | |
testFileWilcards | 0 s | |
- | void org.apache.maven.internal.impl.model.profile.ConditionProfileActivatorTest.testFileWilcards() is @Disabled | - |
testNullSafe | 0.001 s | |
testOsNegatedArch | 0 s | |
testOsNegatedName | 0.001 s | |
testJdkPrefix | 0.001 s | |
testPropWithValue_UserPropertyDominantOverSystemProperty | 0.001 s | |
testFileRootDirectoryWithNull | 0 s | |
- | void org.apache.maven.internal.impl.model.profile.ConditionProfileActivatorTest.testFileRootDirectoryWithNull() is @Disabled | - |
testJdkRubbishJavaVersion | 0 s | |
- | void org.apache.maven.internal.impl.model.profile.ConditionProfileActivatorTest.testJdkRubbishJavaVersion() is @Disabled | - |
testPropWithNegatedValue_SystemProperty | 0.001 s | |
testOsVersionStringComparison | 0.001 s | |
testOsCapitalName | 0.001 s | |
testPropWithNameOnly_SystemProperty | 0 s | |
testJdkPrefixNegated | 0.001 s | |
testFileIsActiveExistsFileExists | 0.001 s | |
testJdkVersionRangeExclusiveUpperBound | 0.001 s | |
testPropWithNameOnly_UserProperty | 0.001 s | |
testPropWithNegatedNameOnly_SystemProperty | 0 s | |
testPropWithNegatedNameOnly_UserProperty | 0 s | |
testFileIsActiveNoFileWithShortBasedir | 0.001 s | |
testJdkVersionRangeInclusiveBounds | 0.001 s | |
testOsAllConditions | 0.001 s | |
testJdkVersionRangeInclusiveLowerBound | 0.001 s | |
testOsArch | 0.001 s | |
testOsName | 0 s | |
testFileRootDirectory | 0.001 s | |
testPropWithValue_UserProperty | 0.001 s |
FileProfileActivatorTest
JdkVersionProfileActivatorTest
OperatingSystemProfileActivatorTest
PropertyProfileActivatorTest
ReflectionValueExtractorTest
DefaultModelResolverTest
DiTest
testGenerics | 0 s |
TestApiStandalone
testStandalone | 0.118 s |
PhasingExecutorTest
testPhaser | 0.035 s |
Failure Details
[Summary] [Package List] [Test Cases]