1 | | {{{ |
2 | | #!html |
3 | | <h1>Unit Test Results</h1> |
4 | | <table width="100%"> |
5 | | <tr> |
6 | | <td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://jakarta.apache.org/">Ant</a>.</td> |
7 | | </tr> |
8 | | </table> |
9 | | <hr size="1"> |
10 | | <h2>Summary</h2> |
11 | | <table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
12 | | <tr valign="top"> |
13 | | <th>Tests</th><th>Failures</th><th>Errors</th><th>Success rate</th><th>Time</th> |
14 | | </tr> |
15 | | <tr valign="top" class="Failure"> |
16 | | <td>46</td><td>4</td><td>0</td><td>91.30%</td><td>236.991</td> |
17 | | </tr> |
18 | | </table> |
19 | | <table border="0" width="95%"> |
20 | | <tr> |
21 | | <td style="text-align: justify;"> |
22 | | Note: <em>failures</em> are anticipated and checked for with assertions while <em>errors</em> are unanticipated. |
23 | | </td> |
24 | | </tr> |
25 | | </table> |
26 | | <h2>Packages</h2> |
27 | | <table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
28 | | <tr valign="top"> |
29 | | <th width="80%">Name</th><th>Tests</th><th>Errors</th><th>Failures</th><th nowrap="nowrap">Time(s)</th> |
30 | | </tr> |
31 | | <tr valign="top" class="Failure"> |
32 | | <td><a href="./org/gnowsis/package-summary.html">org.gnowsis</a></td><td>46</td><td>0</td><td>4</td><td>236.991</td> |
33 | | </tr> |
34 | | </table> |
35 | | </body> |
36 | | </html> |
37 | | |
38 | | }}} |
| 1 | delete me |