[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 21 | 0 | 0 | 0 | 100% | 0.089 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.quiotix.html.parser.test | 16 | 0 | 0 | 0 | 100% | 0.026 |
| com.quiotix.html.example.test | 5 | 0 | 0 | 0 | 100% | 0.063 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HtmlDocumentTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| HtmlFormatterTest | 13 | 0 | 0 | 0 | 100% | 0.024 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DumpLinksTest | 5 | 0 | 0 | 0 | 100% | 0.063 |
[Summary] [Package List] [Test Cases]
| testVisitTag | 0 | |
| testFinish | 0 | |
| testMain | 0 | |
| testVisitEndTag | 0 | |
| testVisitComment | 0 | |
| testVisitText | 0 | |
| testVisitNewline | 0 | |
| testVisitTagBlock | 0 | |
| testStart | 0 | |
| testHtmlFormatterTRIM_SPACES | 0.018 | |
| testHtmlFormatter | 0.002 | |
| testSetRightMargin | 0 | |
| testSetIndent | 0 |
| testVisitTag | 0.003 | |
| testFinish | 0 | |
| testDumpLinksOutputStream | 0.038 | |
| testDumpLinksOutputStreamString | 0 | |
| testMain | 0 |