364217fd0aae061305ca6bac60ee38631ca23992
[jabaws.git] / website / tests / clustengine / compbio.runner.mafft.MafftTester.html
1 <html>
2 <head>
3 <title>TestNG:  compbio.runner.mafft.MafftTester</title>
4 <link href="../testng.css" rel="stylesheet" type="text/css" />
5 <link href="../my-testng.css" rel="stylesheet" type="text/css" />
6
7 <style type="text/css">
8 .log { display: none;} 
9 .stack-trace { display: none;} 
10 </style>
11 <script type="text/javascript">
12 <!--
13 function flip(e) {
14   current = e.style.display;
15   if (current == 'block') {
16     e.style.display = 'none';
17     return 0;
18   }
19   else {
20     e.style.display = 'block';
21     return 1;
22   }
23 }
24
25 function toggleBox(szDivId, elem, msg1, msg2)
26 {
27   var res = -1;  if (document.getElementById) {
28     res = flip(document.getElementById(szDivId));
29   }
30   else if (document.all) {
31     // this is the way old msie versions work
32     res = flip(document.all[szDivId]);
33   }
34   if(elem) {
35     if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
36   }
37
38 }
39
40 function toggleAllBoxes() {
41   if (document.getElementsByTagName) {
42     d = document.getElementsByTagName('div');
43     for (i = 0; i < d.length; i++) {
44       if (d[i].className == 'log') {
45         flip(d[i]);
46       }
47     }
48   }
49 }
50
51 // -->
52 </script>
53
54 </head>
55 <body>
56 <h2 align='center'>compbio.runner.mafft.MafftTester</h2><table border='1' align="center">
57 <tr>
58 <td>Tests passed/Failed/Skipped:</td><td>1/0/0</td>
59 </tr><tr>
60 <td>Started on:</td><td>Mon Jan 25 17:07:55 GMT 2010</td>
61 </tr>
62 <tr><td>Total time:</td><td>0 seconds (682 ms)</td>
63 </tr><tr>
64 <td>Included groups:</td><td></td>
65 </tr><tr>
66 <td>Excluded groups:</td><td></td>
67 </tr>
68 </table><p/>
69 <small><i>(Hover the method name to see the test class name)</i></small><p/>
70 <table width='100%' border='1' class='invocation-passed'>
71 <tr><td colspan='4' align='center'><b>PASSED TESTS</b></td></tr>
72 <tr><td><b>Test method</b></td>
73 <td><b>Instance</b></td>
74 <td width="10%"><b>Time (seconds)</b></td>
75 <td width="30%"><b>Exception</b></td>
76 </tr>
77 <tr>
78 <td title='compbio.runner.mafft.MafftTester.testExecute()'><b>testExecute</b><br>Test class:compbio.runner.mafft.MafftTester</td>
79 <td>compbio.runner.mafft.MafftTester@13b8f864</td><td>0</td>
80 <td></td>
81 </tr>
82 </table><p>
83 </body>
84 </html>