Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
68 | 0 | 0 | 0 | 100% | 101.5 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.plugins.javadoc | 66 | 0 | 0 | 0 | 100% | 101.5 s |
org.apache.maven.plugins.javadoc.options.io.xpp3 | 2 | 0 | 0 | 0 | 100% | 0 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.javadoc
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
AbstractFixJavadocMojoTest | 10 | 0 | 0 | 0 | 100% | 0.257 s | |
AbstractJavadocMojoTest | 2 | 0 | 0 | 0 | 100% | 5.672 s | |
AggregatorJavadocReportTest | 3 | 0 | 0 | 0 | 100% | 7.672 s | |
FixJavadocMojoTest | 9 | 0 | 0 | 0 | 100% | 9.077 s | |
JavadocJarTest | 5 | 0 | 0 | 0 | 100% | 12.38 s | |
JavadocReportTest | 22 | 0 | 0 | 0 | 100% | 58.52 s | |
JavadocUtilTest | 12 | 0 | 0 | 0 | 100% | 5.961 s | |
JavadocVersionTest | 2 | 0 | 0 | 0 | 100% | 0 s | |
TestJavadocReportTest | 1 | 0 | 0 | 0 | 100% | 2.005 s |
org.apache.maven.plugins.javadoc.options.io.xpp3
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JavadocOptionsXpp3ReaderTest | 2 | 0 | 0 | 0 | 100% | 0 s |
Test Cases
[Summary] [Package List] [Test Cases]
AbstractFixJavadocMojoTest
AbstractJavadocMojoTest
testMJAVADOC527_DetectLinksRecursion | 5.641 s | |
testMJAVADOC432_DetectLinksMessages | 0 s |
AggregatorJavadocReportTest
testAggregateJavadocResources | 3.901 s | |
testAggregate | 2.042 s | |
testAggregateWithModulsNotInSubDirectories | 1.707 s |
FixJavadocMojoTest
JavadocJarTest
testDefaultConfig | 2.261 s | |
testStale | 3.786 s | |
testContinueIfFailOnErrorIsFalse | 2.172 s | |
testIncludeMavenDescriptorWhenExplicitlyConfigured | 2.178 s | |
testInvalidDestdir | 1.987 s |
JavadocReportTest
JavadocUtilTest
JavadocVersionTest
testParse | 0 s | |
testApiVersion | 0 s |
JavadocOptionsXpp3ReaderTest
testPlacement | 0 s | |
testNameAndHead | 0 s |
TestJavadocReportTest
testTestJavadoc | 2.005 s |