blob: 878b78f6b7635b4423d755548685bd897c06bc02 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Test Results</title>
<style type="text/css">
.loading-indicator {
font-size:8pt;
background-image:url('js/ext/images/default/grid/loading.gif');
background-repeat: no-repeat;
background-position:top left;
padding-left:20px;
height:18px;
text-align:left;
}
#loading{
position:absolute;
left:45%;
top:40%;
border:3px solid #B2D0F7;
background:white url('images/block-bg.gif') repeat-x;
padding:10px;
font:bold 14px verdana,tahoma,helvetica;
color:#003366;
width:150px;
</style>
</head>
<body>
<div id="loading">
<div class="loading-indicator">Loading...</div>
</div>
<script src="js/sarissa/sarissa.js" type="text/javascript"></script>
<script src="js/ext/yui-utilities.js" type="text/javascript"></script>
<script src="js/ext/ext-yui-adapter.js" type="text/javascript"></script>
<script src="js/ext/ext-all.js" type="text/javascript"></script>
<link rel="stylesheet" href="js/ext/css/ext-all.css" type="text/css">
<link rel="stylesheet" href="js/ext/css/ytheme-aero.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<div id="header" style="visibility: hidden">
<table>
<tbody>
<tr>
<td>Suite: </td>
<td><span class="dynvalue" id="suitename" /></td>
<td>Total: </td>
<td><span class="dynvalue" id="totalcount" /></td>
<td>Passed: </td>
<td><span class="dynvalue" id="passcount" /></td>
<td>Skipped: </td>
<td><span class="dynvalue" id="skipcount" /></td>
<td>Failed: </td>
<td><span class="dynvalue" id="failcount" /></td>
</tr>
<tr>
<td>Passed:</td>
<td>
<table cellspacing="0">
<tbody><tr>
<td class="passed-bar" id="pass-bar"></td>
<td class="failed-bar" id="fail-bar"></td>
</tr></tbody>
</table>
</td>
<td><span class="dynvalue" id="percent" /></td>
</tr>
</tbody>
</table>
</div>
<div id="method-details"></div>
<div id="nav">
<div id="toolbar"></div>
<div id="tree"></div>
</div>
<div id="footer" style="visibility: hidden">Report generated by <a href="http://testng.org">TestNG</a></div>
<div id="st-dlg" style="visibility:hidden;position:absolute;top:30px;">
<div class="x-dlg-hd">Stack Trace</div>
<div class="x-dlg-bd" style="text-align: left">
<textarea rows="35" cols="110" name="st-details" id="st-details">
</textarea>
</div>
</div>
<div id="xml-dlg" style="visibility:hidden;position:absolute;top:30px;">
<div class="x-dlg-hd">Suite File</div>
<div class="x-dlg-bd" style="text-align: left">
<!-- Auto create tab 1 -->
<div class="x-dlg-tab" title="testng.xml">
<textarea rows="50" cols="120" name="tngxml" id="tngxml">
</textarea>
</div>
</div>
</div>
<script src="js/testng.js" type="text/javascript"></script>
</body>
</html>