Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 0.207 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.tunyk.mvn.plugins.htmlcompressor | 7 | 0 | 0 | 0 | 100% | 0.207 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.tunyk.mvn.plugins.htmlcompressor
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FileToolTest | 3 | 0 | 0 | 0 | 100% | 0.121 s | |
| HtmlCompressorMojoTest | 1 | 0 | 0 | 0 | 100% | 0.034 s | |
| HtmlCompressorTest | 1 | 0 | 0 | 0 | 100% | 0.028 s | |
| XmlCompressorMojoTest | 1 | 0 | 0 | 0 | 100% | 0.011 s | |
| XmlCompressorTest | 1 | 0 | 0 | 0 | 100% | 0.013 s |
Test Cases
[Summary] [Package List] [Test Cases]
FileToolTest
| testGetFiles | 0.031 s | |
| testWriteFiles | 0.032 s | |
| testWriteToJsonFile | 0.009 s |
HtmlCompressorMojoTest
| testExecute | 0.031 s |
HtmlCompressorTest
| testCompress | 0.026 s |
XmlCompressorMojoTest
| testExecute | 0.009 s |
XmlCompressorTest
| testCompress | 0.011 s |


