[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
9 | 0 | 0 | 0 | 100% | 0.391 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.tools.plugin.util | 4 | 0 | 0 | 0 | 100% | 0.369 |
org.apache.maven.tools.plugin.scanner | 5 | 0 | 0 | 0 | 100% | 0.022 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestUtils | 1 | 0 | 0 | 0 | 100% | 0 |
![]() |
PluginUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.369 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestExtractor | 0 | 0 | 0 | 0 | 0% | 0 |
![]() |
DefaultMojoScannerTest | 5 | 0 | 0 | 0 | 100% | 0.022 |
[Summary] [Package List] [Test Cases]
![]() |
testUnspecifiedExtractors | 0.019 |
![]() |
testSpecifiedExtractors | 0.002 |
![]() |
testAllExtractorsThroughNull | 0 |
![]() |
testNoExtractorsThroughEmptySet | 0 |
![]() |
testUnknownExtractor | 0.001 |
![]() |
testShouldTrimArtifactIdToFindPluginId | 0.257 |
![]() |
testShouldFindTwoScriptsWhenNoExcludesAreGiven | 0.063 |
![]() |
testShouldFindOneScriptsWhenAnExcludeIsGiven | 0.049 |