Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
47 | 0 | 0 | 0 | 100% | 1.661 |
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.plugins.invoker | 47 | 0 | 0 | 0 | 100% | 1.661 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.invoker
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SelectorUtilsTest | 7 | 0 | 0 | 0 | 100% | 0.033 |
![]() |
InvokerMojoTest | 7 | 0 | 0 | 0 | 100% | 1.048 |
![]() |
SelectorTest | 3 | 0 | 0 | 0 | 100% | 0.004 |
![]() |
InvokerPropertiesTest | 24 | 0 | 0 | 0 | 100% | 0.092 |
![]() |
JobExecutorTest | 3 | 0 | 0 | 0 | 100% | 0.022 |
![]() |
InvokerSessionTest | 1 | 0 | 0 | 0 | 100% | 0.32 |
![]() |
InterpolationTest | 2 | 0 | 0 | 0 | 100% | 0.142 |
Test Cases
[Summary] [Package List] [Test Cases]
SelectorUtilsTest
![]() |
testIsMatchingJre | 0 |
![]() |
testParseList | 0 |
![]() |
testIsMatchingToolchain | 0.029 |
![]() |
testCompareVersions | 0 |
![]() |
testParseVersion | 0 |
![]() |
mavenVersionFromMavenHome | 0.002 |
![]() |
mavenVersionForNotExistingMavenHomeThrowException | 0.002 |
InvokerMojoTest
SelectorTest
![]() |
testGlobalMatch | 0.001 |
![]() |
testSelectorWithGlobalMatch | 0.002 |
![]() |
testSelectorMatch | 0 |
InvokerPropertiesTest
JobExecutorTest
![]() |
emptyJobList | 0.005 |
![]() |
jobsShouldBeGroupedAndExecutedInProperOrder | 0.013 |
![]() |
failedJob | 0.002 |
InvokerSessionTest
![]() |
skipSummary | 0.32 |
InterpolationTest
![]() |
testPomInterpolation | 0.064 |
![]() |
testCompositeMap | 0.078 |