Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 26 | 0 | 0 | 0 | 100% | 4.198 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 |
|---|---|---|---|---|---|---|
| com.googlecode.htmlcompressor.compressor | 26 | 0 | 0 | 0 | 100% | 4.198 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.googlecode.htmlcompressor.compressor
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| HtmlCompressorTest | 22 | 0 | 0 | 0 | 100% | 4.190 s | |
| XmlCompressorTest | 4 | 0 | 0 | 0 | 100% | 0.008 s |
Test Cases
[Summary] [Package List] [Test Cases]
HtmlCompressorTest
XmlCompressorTest
| testEnabled | 0.002 s | |
| testCompress | 0.001 s | |
| testRemoveComments | 0.002 s | |
| testRemoveIntertagSpaces | 0.001 s |


