Add File
This commit is contained in:
2
test-output/emailable-report.html
Normal file
2
test-output/emailable-report.html
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>TestNG Report</title><style type="text/css">table {margin-bottom:10px;border-collapse:collapse;empty-cells:show}th,td {border:1px solid #009;padding:.25em .5em}th {vertical-align:bottom}td {vertical-align:top}table a {font-weight:bold}.stripe td {background-color: #E6EBF9}.num {text-align:right}.passedodd td {background-color: #3F3}.passedeven td {background-color: #0A0}.skippedodd td {background-color: #DDD}.skippedeven td {background-color: #CCC}.failedodd td,.attn {background-color: #F33}.failedeven td,.stripe .attn {background-color: #D00}.stacktrace {white-space:pre;font-family:monospace}.totop {font-size:85%;text-align:center;border-bottom:2px solid #000}</style></head><body><table><tr><th>Test</th><th># Passed</th><th># Skipped</th><th># Failed</th><th>Time (ms)</th><th>Included Groups</th><th>Excluded Groups</th></tr><tr><th colspan="7">Suite</th></tr><tr><td><a href="#t0">Test</a></td><td class="num">3</td><td class="num">0</td><td class="num">0</td><td class="num">31</td><td>windows.*</td><td></td></tr></table><table><thead><tr><th>Class</th><th>Method</th><th>Start</th><th>Time (ms)</th></tr></thead><tbody><tr><th colspan="4">Suite</th></tr></tbody><tbody id="t0"><tr><th colspan="4">Test — passed</th></tr><tr class="passedeven"><td rowspan="3">com.flz.rest.firstTest</td><td><a href="#m0">testSingleString</a></td><td rowspan="1">1524713474535</td><td rowspan="1">11</td></tr><tr class="passedeven"><td><a href="#m1">testWindowsOnly</a></td><td rowspan="1">1524713474548</td><td rowspan="1">0</td></tr><tr class="passedeven"><td><a href="#m2">testWindowsToo</a></td><td rowspan="1">1524713474549</td><td rowspan="1">1</td></tr></tbody></table><h2>Test</h2><h3 id="m0">com.flz.rest.firstTest#testSingleString</h3><table class="result"><tr class="param"><th>Parameter #1</th></tr><tr class="param stripe"><td>linda</td></tr></table><p class="totop"><a href="#summary">back to summary</a></p><h3 id="m1">com.flz.rest.firstTest#testWindowsOnly</h3><table class="result"></table><p class="totop"><a href="#summary">back to summary</a></p><h3 id="m2">com.flz.rest.firstTest#testWindowsToo</h3><table class="result"></table><p class="totop"><a href="#summary">back to summary</a></p></body></html>
|
||||||
Reference in New Issue
Block a user