Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
10 | 0 | 0 | 0 | 100% | 1.597 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.597 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.150 s | |
HtmlToPlainTextConverterTest | 5 | 0 | 0 | 0 | 100% | 0.109 s | |
PluginDescriptorFilesGeneratorTest | 2 | 0 | 0 | 0 | 100% | 1.338 s |
Test Cases
[Summary] [Package List] [Test Cases]
GeneratorUtilsTest
testExcludeProvidedScopeFormComponentDependencies | 0.039 s | |
testShouldWriteDependencies | 0.003 s | |
testToText | 0.083 s |
HtmlToPlainTextConverterTest
testConvertWithCodeAndLink | 0.076 s | |
testExplicitNewline | 0.001 s | |
testRelativeUrl | 0.011 s | |
testMultilineJavadocAndWordWrap | 0.004 s | |
testNullValue | 0.001 s |
PluginDescriptorFilesGeneratorTest
testGenerator | 1.175 s | |
testGetJavadocUrlForType | 0.159 s |