Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 1.649

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.649

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.184
HtmlToPlainTextConverterTest 5 0 0 0 100% 0.108
PluginDescriptorFilesGeneratorTest 2 0 0 0 100% 1.357

Test Cases

[Summary] [Package List] [Test Cases]

GeneratorUtilsTest

testExcludeProvidedScopeFormComponentDependencies 0.048
testShouldWriteDependencies 0.004
testToText 0.1

HtmlToPlainTextConverterTest

testConvertWithCodeAndLink 0.084
testExplicitNewline 0
testRelativeUrl 0.004
testMultilineJavadocAndWordWrap 0
testNullValue 0.004

PluginDescriptorFilesGeneratorTest

testGenerator 1.233
testGetJavadocUrlForType 0.12