Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / target / test-reports / html / com / eneraptor / hci / 3_InternalConfigTests.html @ 3

History | View | Annotate | Download (3.93 KB)

1
<html xmlns:lxslt="http://xml.apache.org/xslt" xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils">
2
<head>
3
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4
<title>Unit Test Results: com.eneraptor.hci.InternalConfigTests</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="../../../stylesheet.css">
6
<script type="text/javascript" language="JavaScript">
7
        var TestCases = new Array();
8
        var cur;
9
        
10
    cur = TestCases['com.eneraptor.hci.InternalConfigTests'] = new Array();
11
    </script><script type="text/javascript" language="JavaScript">
12
        function displayProperties (name) {
13
          var win = window.open('','JUnitSystemProperties','scrollbars=1,resizable=1');
14
          var doc = win.document;
15
          doc.open();
16
          doc.write("<html><head><title>Properties of " + name + "</title>");
17
          doc.write("<style type=\"text/css\">");
18
          doc.write("body {font:normal 68% verdana,arial,helvetica; color:#000000; }");
19
          doc.write("table tr td, table tr th { font-size: 68%; }");
20
          doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }");
21
          doc.write("table.properties th { text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#eeeeee; }");
22
          doc.write("table.properties td { font:normal; text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#fffffff; }");
23
          doc.write("h3 { margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica }");
24
          doc.write("</style>");
25
          doc.write("</head><body>");
26
          doc.write("<h3>Properties of " + name + "</h3>");
27
          doc.write("<div align=\"right\"><a href=\"javascript:window.close();\">Close</a></div>");
28
          doc.write("<table class='properties'>");
29
          doc.write("<tr><th>Name</th><th>Value</th></tr>");
30
          for (prop in TestCases[name]) {
31
            doc.write("<tr><th>" + prop + "</th><td>" + TestCases[name][prop] + "</td></tr>");
32
          }
33
          doc.write("</table>");
34
          doc.write("</body></html>");
35
          doc.close();
36
          win.focus();
37
        }
38
      
39
      </script>
40
</head>
41
<body>
42
<h1>Unit Test Results.</h1>
43
<table width="100%">
44
<tr>
45
<td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td>
46
</tr>
47
</table>
48
<hr size="1">
49
<h3>Class com.eneraptor.hci.InternalConfigTests</h3>
50
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
51
<tr valign="top">
52
<th width="80%">Name</th><th>Tests</th><th>Errors</th><th>Failures</th><th nowrap>Time(s)</th><th nowrap>Time Stamp</th><th>Host</th>
53
</tr>
54
<tr valign="top" class="Pass">
55
<td><a title="Display all tests" href="3_InternalConfigTests.html">InternalConfigTests</a></td><td><a title="Display all tests" href="3_InternalConfigTests.html">1</a></td><td>0</td><td>0</td><td>0.018</td><td>2010-12-27T10:08:27</td><td>Alex-Laptop</td>
56
</tr>
57
</table>
58
<h2>Tests</h2>
59
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
60
<tr valign="top">
61
<th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th>
62
</tr>
63
<tr valign="top" class="TableRowColor">
64
<td><a name="testConstructor"></a>testConstructor</td><td>Success</td><td></td><td>0.013</td>
65
</tr>
66
</table>
67
<div class="Properties">
68
<a href="javascript:displayProperties('com.eneraptor.hci.InternalConfigTests');">
69
                    Properties &raquo;
70
                </a>
71
</div>
72
<div class="Properties">
73
<a href="./3_InternalConfigTests-out.txt">
74
                        System.out &raquo;
75
                    </a>
76
</div>
77
<div class="Properties">
78
<a href="./3_InternalConfigTests-err.txt">
79
                        System.err &raquo;
80
                    </a>
81
</div>
82
</body>
83
</html>