Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 9 | 0 | 0 | 0 | 100% | 0.789 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.pdf | 9 | 0 | 0 | 0 | 100% | 0.789 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.pdf
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DateBeanTest | 1 | 0 | 0 | 0 | 100% | 0.028 s | |
| DocumentDescriptorReaderTest | 2 | 0 | 0 | 0 | 100% | 0.041 s | |
| DocumentModelBuilderTest | 3 | 0 | 0 | 0 | 100% | 0.016 s | |
| PdfMojoTest | 3 | 0 | 0 | 0 | 100% | 0.704 s |
Test Cases
[Summary] [Package List] [Test Cases]
DateBeanTest
| testDateBean | 0.006 s |
DocumentDescriptorReaderTest
| testReaderNoProject | 0.010 s | |
| testFiltering | 0.028 s |
DocumentModelBuilderTest
| testGetDocumentModel | 0.009 s | |
| testGetDocumentModelWithSiteDescriptor | 0.004 s | |
| testEmptyDocumentModel | 0 s |
PdfMojoTest
| testPdfMojoNoDocDesriptor | 0.559 s | |
| testPdfMojo | 0.073 s | |
| testITextImpl | 0.066 s |


