Adding latest test results
[jabaws.git] / website / tests / jaba2 / compbio.runner.disorder.IUPredTester.html
diff --git a/website/tests/jaba2/compbio.runner.disorder.IUPredTester.html b/website/tests/jaba2/compbio.runner.disorder.IUPredTester.html
new file mode 100644 (file)
index 0000000..95f2ad5
--- /dev/null
@@ -0,0 +1,119 @@
+<html>
+<head>
+<title>TestNG:  compbio.runner.disorder.IUPredTester</title>
+<link href="../testng.css" rel="stylesheet" type="text/css" />
+<link href="../my-testng.css" rel="stylesheet" type="text/css" />
+
+<style type="text/css">
+.log { display: none;} 
+.stack-trace { display: none;} 
+</style>
+<script type="text/javascript">
+<!--
+function flip(e) {
+  current = e.style.display;
+  if (current == 'block') {
+    e.style.display = 'none';
+    return 0;
+  }
+  else {
+    e.style.display = 'block';
+    return 1;
+  }
+}
+
+function toggleBox(szDivId, elem, msg1, msg2)
+{
+  var res = -1;  if (document.getElementById) {
+    res = flip(document.getElementById(szDivId));
+  }
+  else if (document.all) {
+    // this is the way old msie versions work
+    res = flip(document.all[szDivId]);
+  }
+  if(elem) {
+    if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
+  }
+
+}
+
+function toggleAllBoxes() {
+  if (document.getElementsByTagName) {
+    d = document.getElementsByTagName('div');
+    for (i = 0; i < d.length; i++) {
+      if (d[i].className == 'log') {
+        flip(d[i]);
+      }
+    }
+  }
+}
+
+// -->
+</script>
+
+</head>
+<body>
+<h2 align='center'>compbio.runner.disorder.IUPredTester</h2><table border='1' align="center">
+<tr>
+<td>Tests passed/Failed/Skipped:</td><td>8/0/0</td>
+</tr><tr>
+<td>Started on:</td><td>Thu Jun 16 15:29:23 BST 2011</td>
+</tr>
+<tr><td>Total time:</td><td>13 seconds (13105 ms)</td>
+</tr><tr>
+<td>Included groups:</td><td></td>
+</tr><tr>
+<td>Excluded groups:</td><td></td>
+</tr>
+</table><p/>
+<small><i>(Hover the method name to see the test class name)</i></small><p/>
+<table width='100%' border='1' class='invocation-passed'>
+<tr><td colspan='4' align='center'><b>PASSED TESTS</b></td></tr>
+<tr><td><b>Test method</b></td>
+<td><b>Instance</b></td>
+<td width="10%"><b>Time (seconds)</b></td>
+<td width="30%"><b>Exception</b></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testConfigurationLoading()'><b>testConfigurationLoading</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testPersistance()'><b>testPersistance</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testReadResults()'><b>testReadResults</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testRunLocally()'><b>testRunLocally</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testRunLocallyWithParams()'><b>testRunLocallyWithParams</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testRunOnCluster()'><b>testRunOnCluster</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>5</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testRunOnClusterAsync()'><b>testRunOnClusterAsync</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>6</td>
+<td></td>
+</tr>
+<tr>
+<td title='compbio.runner.disorder.IUPredTester.testSetParameter()'><b>testSetParameter</b><br>Test class:compbio.runner.disorder.IUPredTester</td>
+<td>compbio.runner.disorder.IUPredTester@54bb7759</td><td>0</td>
+<td></td>
+</tr>
+</table><p>
+</body>
+</html>
\ No newline at end of file