[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 17 | 0 | 0 | 0 | 100% | 1.365 |
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 | 9 | 0 | 0 | 0 | 100% | 0.938 |
| org.apache.maven.tools.plugin.generator | 3 | 0 | 0 | 0 | 100% | 0.383 |
| org.apache.maven.tools.plugin.scanner | 5 | 0 | 0 | 0 | 100% | 0.044 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PluginUtilsTest | 8 | 0 | 0 | 0 | 100% | 0.937 | |
| TestUtils | 1 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PluginDescriptorGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.111 | |
| PluginHelpGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.249 | |
| PluginXdocGeneratorTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMojoScannerTest | 5 | 0 | 0 | 0 | 100% | 0.043 | |
| TestExtractor | 0 | 0 | 0 | 0 | 0% | 0.001 |
[Summary] [Package List] [Test Cases]
| testUnspecifiedExtractors | 0.037 | |
| testSpecifiedExtractors | 0.002 | |
| testAllExtractorsThroughNull | 0.001 | |
| testNoExtractorsThroughEmptySet | 0 | |
| testUnknownExtractor | 0 |
| testShouldTrimArtifactIdToFindPluginId | 0.371 | |
| testShouldWriteDependencies | 0.066 | |
| testShouldFindTwoScriptsWhenNoExcludesAreGiven | 0.162 | |
| testShouldFindOneScriptsWhenAnExcludeIsGiven | 0.06 | |
| testIsMavenReport | 0.054 | |
| testMakeHtmlValid | 0.049 | |
| testDecodeJavadocTags | 0.117 | |
| testToText | 0.052 |