Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 1.765 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.765 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.183 s | |
| HtmlToPlainTextConverterTest | 5 | 0 | 0 | 0 | 100% | 0.128 s | |
| PluginDescriptorFilesGeneratorTest | 2 | 0 | 0 | 0 | 100% | 1.454 s |
Test Cases
[Summary] [Package List] [Test Cases]
GeneratorUtilsTest
| testExcludeProvidedScopeFormComponentDependencies | 0.044 s | |
| testShouldWriteDependencies | 0.004 s | |
| testToText | 0.103 s |
HtmlToPlainTextConverterTest
| testConvertWithCodeAndLink | 0.104 s | |
| testExplicitNewline | 0 s | |
| testRelativeUrl | 0.008 s | |
| testMultilineJavadocAndWordWrap | 0.004 s | |
| testNullValue | 0 s |
PluginDescriptorFilesGeneratorTest
| testGenerator | 1.275 s | |
| testGetJavadocUrlForType | 0.179 s |


