Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
11 | 0 | 0 | 1 | 90.9% | 0.665 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.665 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.009 s | |
GeneratorUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.037 s | |
PluginDescriptorFilesGeneratorTest | 3 | 0 | 0 | 1 | 66.7% | 0.619 s |
Test Cases
[Summary] [Package List] [Test Cases]
HtmlToPlainTextConverterTest
testConvertWithCodeAndLink | 0.003 s | |
testExplicitNewline | 0.001 s | |
testRelativeUrl | 0 s | |
testMultilineJavadocAndWordWrap | 0 s | |
testNullValue | 0 s |
GeneratorUtilsTest
testExcludeProvidedScopeFormComponentDependencies | 0.003 s | |
testShouldWriteDependencies | 0.001 s | |
testToText | 0.030 s |
PluginDescriptorFilesGeneratorTest
testGeneratorV4 | 0 s | |
- | public void org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGeneratorV4() throws java.lang.Exception is @Disabled | - |
testGenerator | 0.530 s | |
testGetJavadocUrlForType | 0.069 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 |