8 | | <frameset cols="20%,80%"> |
9 | | <frameset rows="30%,70%"> |
10 | | <frame src="overview-frame.html" name="packageListFrame"> |
11 | | <frame src="allclasses-frame.html" name="classListFrame"> |
12 | | </frameset> |
13 | | <frame src="overview-summary.html" name="classFrame"> |
14 | | <noframes> |
15 | | <h2>Frame Alert</h2> |
16 | | <p> |
17 | | This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. |
18 | | </p> |
19 | | </noframes> |
20 | | </frameset> |
| 9 | <body onload="open('allclasses-frame.html','classListFrame')"> |
| 10 | <h1>Unit Test Results</h1> |
| 11 | <table width="100%"> |
| 12 | <tr> |
| 13 | <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> |
| 14 | </tr> |
| 15 | </table> |
| 16 | <hr size="1"> |
| 17 | <h2>Summary</h2> |
| 18 | <table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
| 19 | <tr valign="top"> |
| 20 | <th>Tests</th><th>Failures</th><th>Errors</th><th>Success rate</th><th>Time</th> |
| 21 | </tr> |
| 22 | <tr valign="top" class="Failure"> |
| 23 | <td>46</td><td>4</td><td>0</td><td>91.30%</td><td>236.991</td> |
| 24 | </tr> |
| 25 | </table> |
| 26 | <table border="0" width="95%"> |
| 27 | <tr> |
| 28 | <td style="text-align: justify;"> |
| 29 | Note: <em>failures</em> are anticipated and checked for with assertions while <em>errors</em> are unanticipated. |
| 30 | </td> |
| 31 | </tr> |
| 32 | </table> |
| 33 | <h2>Packages</h2> |
| 34 | <table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> |
| 35 | <tr valign="top"> |
| 36 | <th width="80%">Name</th><th>Tests</th><th>Errors</th><th>Failures</th><th nowrap="nowrap">Time(s)</th> |
| 37 | </tr> |
| 38 | <tr valign="top" class="Failure"> |
| 39 | <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> |
| 40 | </tr> |
| 41 | </table> |
| 42 | </body> |