Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 11 | 0 | 0 | 1 | 90.9% | 0.120 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 | 11 | 0 | 0 | 1 | 90.9% | 0.120 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 |
|---|---|---|---|---|---|---|---|
| HtmlToPlainTextConverterTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| GeneratorUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.023 s | |
| PluginDescriptorFilesGeneratorTest | 3 | 0 | 0 | 1 | 66.7% | 0.092 s |
Test Cases
[Summary] [Package List] [Test Cases]
HtmlToPlainTextConverterTest
| testConvertWithCodeAndLink | 0.002 s | |
| testExplicitNewline | 0.001 s | |
| testRelativeUrl | 0 s | |
| testMultilineJavadocAndWordWrap | 0 s | |
| testNullValue | 0 s |
GeneratorUtilsTest
| testExcludeProvidedScopeFormComponentDependencies | 0.002 s | |
| testShouldWriteDependencies | 0 s | |
| testToText | 0.020 s |
PluginDescriptorFilesGeneratorTest
| testGeneratorV4 | 0 s | |
| - | public void org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGeneratorV4() throws java.lang.Exception is @Disabled | - |
| testGenerator | 0.079 s | |
| testGetJavadocUrlForType | 0.003 s |
Failure Details
[Summary] [Package List] [Test Cases]
| testGeneratorV4 | |
| - | skipped: public void org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGeneratorV4() throws java.lang.Exception is @Disabled |


