Blame view

target/TestReport/navigation.html 2.12 KB
dennis.dong committed
1 2 3
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://exslt.org/math"
      xmlns:testng="http://testng.org">
   <head xmlns="">
donghu committed
4
      <title>pipi-test—cute接口自动化测试报告</title>
dennis.dong committed
5 6 7 8 9 10 11 12 13
      <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
      <meta http-equiv="pragma" content="no-cache"></meta>
      <meta http-equiv="cache-control" content="max-age=0"></meta>
      <meta http-equiv="cache-control" content="no-cache"></meta>
      <meta http-equiv="cache-control" content="no-store"></meta>
      <LINK rel="stylesheet" href="style.css"></LINK>
      <script type="text/javascript" src="main.js"></script>
   </head>
   <body>
donghu committed
14
      <h2 style="margin-bottom: 5px;">pipi-test—cute接口自动化测试报告</h2>
dennis.dong committed
15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
      <div><a href="overview.html" target="content" onclick="javscript:clearAllSelections();">Results overview
            </a></div>
      <div><a href="reporterOutput.html" target="content"
            onclick="javscript:clearAllSelections();">Reporter output
            </a></div>
      <div>
         <table class="suiteMenuHeader" width="100%" cellpadding="0" cellspacing="0">
            <tr>
               <td nowrap="true"><b><a href="t8t-fi-frt-test.html" target="content"
                        onclick="javscript:clearAllSelections();">t8t-fi-frt-test</a></b><div style="margin: 3px 0 3px 0;"><a href="t8t-fi-frt-test_groups.html" target="content"
                        onclick="javscript:clearAllSelections();">1
                        Groups
                        </a></div><span style="color: red;">0</span>
                  /
                  <span style="color: green;">4</span>
                  /
                  <span style="color: yellow;">0</span>
                  /
                  <span>4</span></td>
               <td style="font-weight: bold;">100%</td>
            </tr>
         </table>
         <div xmlns="" class="testCaseLink"
              onclick="javscript:selectTestCaseLink(this); parent.content.location='t8t-fi-frt-test_t8t-fi-frt-test.html'">
            <div class="testCasePass"></div>t8t-fi-frt-test
         </div>
      </div>
   </body>
</html>