Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
37 | 0 | 0 | 0 | 100% | 4.004 |
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 | 37 | 0 | 0 | 0 | 100% | 4.004 |
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 | 3 | 0 | 0 | 0 | 100% | 2.127 | |
InvokerMojoTest | 5 | 0 | 0 | 0 | 100% | 0.68 | |
InvokerPropertiesTest | 21 | 0 | 0 | 0 | 100% | 1.169 | |
SelectorTest | 3 | 0 | 0 | 0 | 100% | 0.007 | |
SelectorUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.021 |
Test Cases
[Summary] [Package List] [Test Cases]
InterpolationTest
testPomInterpolation | 1.694 | |
testCompositeMap | 0.209 | |
testProfilesWithNoFile | 0.163 |
InvokerMojoTest
testParallelThreadsSettings | 0.136 | |
testAlreadyCloned | 0.126 | |
testSingleInvokerTest | 0.165 | |
testMultiInvokerTest | 0.109 | |
testFullPatternInvokerTest | 0.139 |
InvokerPropertiesTest
SelectorTest
testGlobalMatch | 0 | |
testSelectorWithGlobalMatch | 0 | |
testSelectorMatch | 0 |
SelectorUtilsTest
testIsMatchingJre | 0 | |
testParseList | 0 | |
testIsMatchingToolchain | 0.013 | |
testCompareVersions | 0 | |
testParseVersion | 0.001 |