Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 5.167 |
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 | 49 | 0 | 0 | 0 | 100% | 5.167 |
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 | |
---|---|---|---|---|---|---|---|
InterpolationTest | 2 | 0 | 0 | 0 | 100% | 2.284 | |
InvokerMojoTest | 7 | 0 | 0 | 0 | 100% | 1.275 | |
InvokerPropertiesTest | 26 | 0 | 0 | 0 | 100% | 1.511 | |
InvokerSessionTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
JobExecutorTest | 3 | 0 | 0 | 0 | 100% | 0.033 | |
SelectorTest | 3 | 0 | 0 | 0 | 100% | 0.015 | |
SelectorUtilsTest | 7 | 0 | 0 | 0 | 100% | 0.033 |
Test Cases
[Summary] [Package List] [Test Cases]
InterpolationTest
testPomInterpolation | 1.981 | |
testCompositeMap | 0.209 |
InvokerMojoTest
InvokerPropertiesTest
InvokerSessionTest
skipSummary | 0.006 |
JobExecutorTest
emptyJobList | 0.011 | |
jobsShouldBeGroupedAndExecutedInProperOrder | 0.014 | |
failedJob | 0.006 |
SelectorTest
testGlobalMatch | 0 | |
testSelectorWithGlobalMatch | 0 | |
testSelectorMatch | 0 |
SelectorUtilsTest
testIsMatchingJre | 0 | |
testParseList | 0 | |
testIsMatchingToolchain | 0.009 | |
testCompareVersions | 0 | |
testParseVersion | 0 | |
mavenVersionFromMavenHome | 0.008 | |
mavenVersionForNotExistingMavenHomeThrowException | 0.001 |