Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 1.404 s |
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.tools.plugin.generator | 10 | 0 | 0 | 0 | 100% | 1.404 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.tools.plugin.generator
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GeneratorUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.148 s | |
| HtmlToPlainTextConverterTest | 5 | 0 | 0 | 0 | 100% | 0.100 s | |
| PluginDescriptorFilesGeneratorTest | 2 | 0 | 0 | 0 | 100% | 1.156 s |
Test Cases
[Summary] [Package List] [Test Cases]
GeneratorUtilsTest
| testExcludeProvidedScopeFormComponentDependencies | 0.031 s | |
| testShouldWriteDependencies | 0.016 s | |
| testToText | 0.085 s |
HtmlToPlainTextConverterTest
| testConvertWithCodeAndLink | 0.069 s | |
| testExplicitNewline | 0.016 s | |
| testRelativeUrl | 0 s | |
| testMultilineJavadocAndWordWrap | 0 s | |
| testNullValue | 0 s |
PluginDescriptorFilesGeneratorTest
| testGenerator | 1.034 s | |
| testGetJavadocUrlForType | 0.122 s |


