protected static final String |
BR |
"<br />\r\n" |
protected static final String |
DETAIL_END |
"</td></tr></table>" |
protected static final String |
DETAIL_HDR |
"<a name=\'TestDetail\'></a><h2 class=\'DETAIL_HDR\'>Test Details</h2>" |
protected static final String |
DETAIL_LINESEP |
"</td></tr>\r\n<tr><td>" |
protected static final String |
DIV_END |
"</div>" |
protected static final String |
EVAL_REPORT_HDR |
"<a name=\'EvalReport\'></a><h2 class=\'DETAIL_HDR\'>Eval Report</h2>" |
protected static final String |
EVAL_REPORT_LINKS_FILE |
"_includes/eval-report-links.html" |
protected static final String |
GROUP_END |
"</div>" |
protected static final String |
GROUP_START |
"<div class=\'TESTGROUP\'>" |
protected static final String |
HDRBEGIN |
"<span class=\'HEADERBLOCK\'>" |
protected static final String |
HDREND |
"</span>" |
protected static final String |
HR |
"<br /><hr />\r\n" |
protected static final String |
HTML_PAGE_END |
"<div style=\'margin: 6px; margin-top: 20px; background-color: white; border-radius: 5px; padding: 10px; border: 1px solid blue; text-align: center;\'><span style=\'font-size: 70%;\'>powered by</span> <a href=\'http://dynamide.org/RestReplay/\'>RestReplay</a></div></body></html>" |
protected static final String |
HTML_TEST_END |
"</div>" |
protected static final String |
HTML_TEST_START |
"<div class=\'TESTCASE\'>" |
public static final String |
INCLUDES_DIR |
"_includes" |
protected static final String |
LIVE_SECTION_BEGIN |
"<div id=\'LIVE_SECTION\'>" |
protected static final String |
LIVE_SECTION_END |
"</div>" |
public static final String |
POWERED_BY |
"<div style=\'margin: 6px; margin-top: 20px; background-color: white; border-radius: 5px; padding: 10px; border: 1px solid blue; text-align: center;\'><span style=\'font-size: 70%;\'>powered by</span> <a href=\'http://dynamide.org/RestReplay/\'>RestReplay</a></div>" |
protected static final String |
PRE_END |
"</pre>" |
protected static final String |
PRE_START |
"<pre class=\'SUMMARY\'>" |
protected static final String |
RUNINFO_END |
"</div>" |
protected static final String |
RUNINFO_START |
"<div class=\'RUNINFO\'>" |
protected static final String |
TOC_CELLEND |
"</td></tr>" |
protected static final String |
TOC_CELLSEP |
"</td><td>" |
protected static final String |
TOC_CELLSTART |
"\r\n<tr class=\'%s\'><td class=\'%s\'>" |
protected static final String |
TOC_END |
"</table>" |
protected static final String |
TOC_LINESEP |
"\r\n" |
protected static final String |
TOC_START |
"<a name=\'SummaryTOC\'></a><table border=\'1\' class=\'TOC_TABLE\'><tr><td colspan=\'8\' class=\'TOC_HDR\'>Summary</td></tr><tr><th>testID</th><th>method</th><th>code</th><th>time(ms)</th><th>status</th><th>warn</th><th>error</th><th>DOM</th></tr>\r\n" |
protected static final String |
TOPLINKS_FILE |
"_includes/toplinks.html" |
protected static final String |
WRAP_END |
"</div>" |
protected static final String |
WRAP_START |
"<div class=\'SUMMARY_WRAP\'>" |