Revision 5

View differences:

hci/trunk/eneraptor-web-app/target/test-classes/spring/resources.groovy
1
// Place your Spring DSL code here
2
beans = {
3
}
hci/trunk/eneraptor-web-app/target/test-classes/integration/application.properties
1
#Grails Metadata file
2
#Sun Dec 26 23:31:27 CET 2010
3
app.grails.version=1.3.6
4
app.name=eneraptor-web-app
5
app.servlet.version=2.4
6
app.version=0.1
7
plugins.hibernate=1.3.6
8
plugins.navigation=1.1.1
9
plugins.tomcat=1.3.6
hci/trunk/eneraptor-web-app/target/test-reports/TEST-unit-unit-com.eneraptor.hci.InternalConfigControllerTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="0" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.InternalConfigControllerTests" tests="1" time="0.181" timestamp="2010-12-27T10:08:27">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.InternalConfigControllerTests" name="testSomething" time="0.176" />
5
  <system-out><![CDATA[--Output from testSomething--
6
]]></system-out>
7
  <system-err><![CDATA[--Output from testSomething--
8
]]></system-err>
9
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/TEST-integration-integration-com.eneraptor.hci.BasicTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="0" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.BasicTests" tests="1" time="0.152" timestamp="2010-12-27T10:08:39">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.BasicTests" name="testSomething" time="0.151" />
5
  <system-out><![CDATA[--Output from testSomething--
6
]]></system-out>
7
  <system-err><![CDATA[--Output from testSomething--
8
]]></system-err>
9
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/TEST-unit-unit-com.eneraptor.hci.MainMenuServiceTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="1" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.MainMenuServiceTests" tests="1" time="0.026" timestamp="2010-12-27T10:08:27">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.MainMenuServiceTests" name="testSomething" time="0.021">
5
    <error message="Cannot invoke method getMainMenu() on null object" type="java.lang.NullPointerException">java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
6
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
7
</error>
8
  </testcase>
9
  <system-out><![CDATA[--Output from testSomething--
10
]]></system-out>
11
  <system-err><![CDATA[--Output from testSomething--
12
]]></system-err>
13
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.ErptrTagLibTests-err.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigControllerTests.txt
1
Testsuite: com.eneraptor.hci.InternalConfigControllerTests
2
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,181 sec
3
------------- Standard Output ---------------
4
--Output from testSomething--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testSomething--
8
------------- ---------------- ---------------
9

  
10
Testcase: testSomething took 0,177 sec
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigTests-out.txt
1
--Output from testConstructor--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MenuProviderControllerTests-err.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigControllerTests-out.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.ErptrTagLibTests.txt
1
Testsuite: com.eneraptor.hci.ErptrTagLibTests
2
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,692 sec
3
------------- Standard Output ---------------
4
--Output from testSomething--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testSomething--
8
------------- ---------------- ---------------
9

  
10
Testcase: testSomething took 0,674 sec
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-integration-integration-com.eneraptor.hci.BasicTests-err.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MainMenuServiceTests-err.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MenuProviderControllerTests.txt
1
Testsuite: com.eneraptor.hci.MenuProviderControllerTests
2
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,019 sec
3
------------- Standard Output ---------------
4
--Output from testSomething--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testSomething--
8
------------- ---------------- ---------------
9

  
10
Testcase: testSomething took 0,016 sec
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.ErptrTagLibTests-out.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigTests-err.txt
1
--Output from testConstructor--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MenuProviderControllerTests-out.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-integration-integration-com.eneraptor.hci.BasicTests.txt
1
Testsuite: com.eneraptor.hci.BasicTests
2
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,152 sec
3
------------- Standard Output ---------------
4
--Output from testSomething--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testSomething--
8
------------- ---------------- ---------------
9

  
10
Testcase: testSomething took 0,151 sec
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MainMenuServiceTests.txt
1
Testsuite: com.eneraptor.hci.MainMenuServiceTests
2
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,026 sec
3
------------- Standard Output ---------------
4
--Output from testSomething--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testSomething--
8
------------- ---------------- ---------------
9

  
10
Testcase: testSomething took 0,021 sec
11
	Caused an ERROR
12
Cannot invoke method getMainMenu() on null object
13
java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
14
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
15

  
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigControllerTests-err.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-integration-integration-com.eneraptor.hci.BasicTests-out.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.MainMenuServiceTests-out.txt
1
--Output from testSomething--
hci/trunk/eneraptor-web-app/target/test-reports/plain/TEST-unit-unit-com.eneraptor.hci.InternalConfigTests.txt
1
Testsuite: com.eneraptor.hci.InternalConfigTests
2
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,018 sec
3
------------- Standard Output ---------------
4
--Output from testConstructor--
5
------------- ---------------- ---------------
6
------------- Standard Error -----------------
7
--Output from testConstructor--
8
------------- ---------------- ---------------
9

  
10
Testcase: testConstructor took 0,013 sec
hci/trunk/eneraptor-web-app/target/test-reports/html/alltests-fails.html
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: All Failures</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body onload="open('allclasses-frame.html','classListFrame')">
8
<h1>Unit Test Results.</h1>
9
<table width="100%">
10
<tr>
11
<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>
12
</tr>
13
</table>
14
<hr size="1">
15
<h2>All Failures</h2>
16
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
17
<tr valign="top">
18
<th>Class</th><th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th>
19
</tr>
20
</table>
21
</body>
22
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/index.html
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.</title>
5
</head>
6
<frameset cols="20%,80%">
7
<frameset rows="30%,70%">
8
<frame src="overview-frame.html" name="packageListFrame">
9
<frame src="allclasses-frame.html" name="classListFrame">
10
</frameset>
11
<frame src="overview-summary.html" name="classFrame">
12
<noframes>
13
<h2>Frame Alert</h2>
14
<p>
15
                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.
16
            </p>
17
</noframes>
18
</frameset>
19
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/all-tests.html
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: All Tests</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body onload="open('allclasses-frame.html','classListFrame')">
8
<h1>Unit Test Results.</h1>
9
<table width="100%">
10
<tr>
11
<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>
12
</tr>
13
</table>
14
<hr size="1">
15
<h2>All Tests</h2>
16
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
17
<tr valign="top">
18
<th>Class</th><th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th>
19
</tr>
20
<tr valign="top" class="TableRowColor">
21
<td><a href="com/eneraptor/hci/0_BasicTests.html">BasicTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/0_BasicTests.html#testSomething">testSomething</a></td><td>Success</td><td></td><td>0.151</td>
22
</tr>
23
<tr valign="top" class="TableRowColor">
24
<td><a href="com/eneraptor/hci/1_ErptrTagLibTests.html">ErptrTagLibTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/1_ErptrTagLibTests.html#testSomething">testSomething</a></td><td>Success</td><td></td><td>0.607</td>
25
</tr>
26
<tr valign="top" class="TableRowColor">
27
<td><a href="com/eneraptor/hci/2_InternalConfigControllerTests.html">InternalConfigControllerTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/2_InternalConfigControllerTests.html#testSomething">testSomething</a></td><td>Success</td><td></td><td>0.176</td>
28
</tr>
29
<tr valign="top" class="TableRowColor">
30
<td><a href="com/eneraptor/hci/3_InternalConfigTests.html">InternalConfigTests</a></td><td><a name="testConstructor"></a><a href="com/eneraptor/hci/3_InternalConfigTests.html#testConstructor">testConstructor</a></td><td>Success</td><td></td><td>0.013</td>
31
</tr>
32
<tr valign="top" class="Error">
33
<td><a href="com/eneraptor/hci/4_MainMenuServiceTests.html">MainMenuServiceTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/4_MainMenuServiceTests.html#testSomething">testSomething</a></td><td>Error</td><td>Cannot invoke method getMainMenu() on null object<pre>java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
34
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
35
</pre>
36
</td><td>0.021</td>
37
</tr>
38
<tr valign="top" class="TableRowColor">
39
<td><a href="com/eneraptor/hci/5_MenuProviderControllerTests.html">MenuProviderControllerTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/5_MenuProviderControllerTests.html#testSomething">testSomething</a></td><td>Success</td><td></td><td>0.016</td>
40
</tr>
41
</table>
42
</body>
43
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/4_MainMenuServiceTests-errors.html
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.MainMenuServiceTests</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.MainMenuServiceTests'] = 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.MainMenuServiceTests</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="Error">
55
<td><a title="Display all tests" href="4_MainMenuServiceTests.html">MainMenuServiceTests</a></td><td><a title="Display all tests" href="4_MainMenuServiceTests.html">1</a></td><td><a title="Display only errors" href="4_MainMenuServiceTests-errors.html">1</a></td><td>0</td><td>0.026</td><td>2010-12-27T10:08:27</td><td>Alex-Laptop</td>
56
</tr>
57
</table>
58
<h2>Errors</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="Error">
64
<td><a name="testSomething"></a>testSomething</td><td>Error</td><td>Cannot invoke method getMainMenu() on null object<pre>java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
65
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
66
</pre>
67
</td><td>0.021</td>
68
</tr>
69
</table>
70
<div class="Properties">
71
<a href="javascript:displayProperties('com.eneraptor.hci.MainMenuServiceTests');">
72
                    Properties &raquo;
73
                </a>
74
</div>
75
<div class="Properties">
76
<a href="./4_MainMenuServiceTests-out.txt">
77
                        System.out &raquo;
78
                    </a>
79
</div>
80
<div class="Properties">
81
<a href="./4_MainMenuServiceTests-err.txt">
82
                        System.err &raquo;
83
                    </a>
84
</div>
85
</body>
86
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/2_InternalConfigControllerTests.html
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.InternalConfigControllerTests</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.InternalConfigControllerTests'] = 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.InternalConfigControllerTests</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="2_InternalConfigControllerTests.html">InternalConfigControllerTests</a></td><td><a title="Display all tests" href="2_InternalConfigControllerTests.html">1</a></td><td>0</td><td>0</td><td>0.181</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="testSomething"></a>testSomething</td><td>Success</td><td></td><td>0.176</td>
65
</tr>
66
</table>
67
<div class="Properties">
68
<a href="javascript:displayProperties('com.eneraptor.hci.InternalConfigControllerTests');">
69
                    Properties &raquo;
70
                </a>
71
</div>
72
<div class="Properties">
73
<a href="./2_InternalConfigControllerTests-out.txt">
74
                        System.out &raquo;
75
                    </a>
76
</div>
77
<div class="Properties">
78
<a href="./2_InternalConfigControllerTests-err.txt">
79
                        System.err &raquo;
80
                    </a>
81
</div>
82
</body>
83
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/5_MenuProviderControllerTests-out.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/2_InternalConfigControllerTests-err.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/4_MainMenuServiceTests-out.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/1_ErptrTagLibTests.html
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.ErptrTagLibTests</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.ErptrTagLibTests'] = 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.ErptrTagLibTests</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="1_ErptrTagLibTests.html">ErptrTagLibTests</a></td><td><a title="Display all tests" href="1_ErptrTagLibTests.html">1</a></td><td>0</td><td>0</td><td>0.692</td><td>2010-12-27T10:08:26</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="testSomething"></a>testSomething</td><td>Success</td><td></td><td>0.607</td>
65
</tr>
66
</table>
67
<div class="Properties">
68
<a href="javascript:displayProperties('com.eneraptor.hci.ErptrTagLibTests');">
69
                    Properties &raquo;
70
                </a>
71
</div>
72
<div class="Properties">
73
<a href="./1_ErptrTagLibTests-out.txt">
74
                        System.out &raquo;
75
                    </a>
76
</div>
77
<div class="Properties">
78
<a href="./1_ErptrTagLibTests-err.txt">
79
                        System.err &raquo;
80
                    </a>
81
</div>
82
</body>
83
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/1_ErptrTagLibTests-err.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/0_BasicTests.html
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.BasicTests</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.BasicTests'] = 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.BasicTests</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="0_BasicTests.html">BasicTests</a></td><td><a title="Display all tests" href="0_BasicTests.html">1</a></td><td>0</td><td>0</td><td>0.152</td><td>2010-12-27T10:08:39</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="testSomething"></a>testSomething</td><td>Success</td><td></td><td>0.151</td>
65
</tr>
66
</table>
67
<div class="Properties">
68
<a href="javascript:displayProperties('com.eneraptor.hci.BasicTests');">
69
                    Properties &raquo;
70
                </a>
71
</div>
72
<div class="Properties">
73
<a href="./0_BasicTests-out.txt">
74
                        System.out &raquo;
75
                    </a>
76
</div>
77
<div class="Properties">
78
<a href="./0_BasicTests-err.txt">
79
                        System.err &raquo;
80
                    </a>
81
</div>
82
</body>
83
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/package-frame.html
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 Classes: com.eneraptor.hci</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="../../../stylesheet.css">
6
</head>
7
<body>
8
<table width="100%">
9
<tr>
10
<td nowrap>
11
<h2>
12
<a href="package-summary.html" target="classFrame">com.eneraptor.hci</a>
13
</h2>
14
</td>
15
</tr>
16
</table>
17
<h2>Classes</h2>
18
<table width="100%">
19
<tr>
20
<td nowrap><a href="0_BasicTests.html" target="classFrame">BasicTests</a></td>
21
</tr>
22
<tr>
23
<td nowrap><a href="1_ErptrTagLibTests.html" target="classFrame">ErptrTagLibTests</a></td>
24
</tr>
25
<tr>
26
<td nowrap><a href="2_InternalConfigControllerTests.html" target="classFrame">InternalConfigControllerTests</a></td>
27
</tr>
28
<tr>
29
<td nowrap><a href="3_InternalConfigTests.html" target="classFrame">InternalConfigTests</a></td>
30
</tr>
31
<tr>
32
<td nowrap><a href="4_MainMenuServiceTests.html" target="classFrame">MainMenuServiceTests</a></td>
33
</tr>
34
<tr>
35
<td nowrap><a href="5_MenuProviderControllerTests.html" target="classFrame">MenuProviderControllerTests</a></td>
36
</tr>
37
</table>
38
</body>
39
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/0_BasicTests-err.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/package-summary.html
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
<link rel="stylesheet" type="text/css" title="Style" href="../../../stylesheet.css">
5
</head>
6
<body onload="open('package-frame.html','classListFrame')">
7
<h1>Unit Test Results.</h1>
8
<table width="100%">
9
<tr>
10
<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>
11
</tr>
12
</table>
13
<hr size="1">
14
<h3>Package com.eneraptor.hci</h3>
15
<h2>Classes</h2>
16
<p>
17
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
18
<tr valign="top">
19
<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>
20
</tr>
21
<tr valign="top" class="Pass">
22
<td><a title="Display all tests" href="0_BasicTests.html">BasicTests</a></td><td><a title="Display all tests" href="0_BasicTests.html">1</a></td><td>0</td><td>0</td><td>0.152</td><td>2010-12-27T10:08:39</td><td>Alex-Laptop</td>
23
</tr>
24
<tr valign="top" class="Pass">
25
<td><a title="Display all tests" href="1_ErptrTagLibTests.html">ErptrTagLibTests</a></td><td><a title="Display all tests" href="1_ErptrTagLibTests.html">1</a></td><td>0</td><td>0</td><td>0.692</td><td>2010-12-27T10:08:26</td><td>Alex-Laptop</td>
26
</tr>
27
<tr valign="top" class="Pass">
28
<td><a title="Display all tests" href="2_InternalConfigControllerTests.html">InternalConfigControllerTests</a></td><td><a title="Display all tests" href="2_InternalConfigControllerTests.html">1</a></td><td>0</td><td>0</td><td>0.181</td><td>2010-12-27T10:08:27</td><td>Alex-Laptop</td>
29
</tr>
30
<tr valign="top" class="Pass">
31
<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>
32
</tr>
33
<tr valign="top" class="Error">
34
<td><a title="Display all tests" href="4_MainMenuServiceTests.html">MainMenuServiceTests</a></td><td><a title="Display all tests" href="4_MainMenuServiceTests.html">1</a></td><td><a title="Display only errors" href="4_MainMenuServiceTests-errors.html">1</a></td><td>0</td><td>0.026</td><td>2010-12-27T10:08:27</td><td>Alex-Laptop</td>
35
</tr>
36
<tr valign="top" class="Pass">
37
<td><a title="Display all tests" href="5_MenuProviderControllerTests.html">MenuProviderControllerTests</a></td><td><a title="Display all tests" href="5_MenuProviderControllerTests.html">1</a></td><td>0</td><td>0</td><td>0.019</td><td>2010-12-27T10:08:27</td><td>Alex-Laptop</td>
38
</tr>
39
</table>
40
</p>
41
</body>
42
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/3_InternalConfigTests-out.txt
1
--Output from testConstructor--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/5_MenuProviderControllerTests.html
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.MenuProviderControllerTests</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.MenuProviderControllerTests'] = 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.MenuProviderControllerTests</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="5_MenuProviderControllerTests.html">MenuProviderControllerTests</a></td><td><a title="Display all tests" href="5_MenuProviderControllerTests.html">1</a></td><td>0</td><td>0</td><td>0.019</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="testSomething"></a>testSomething</td><td>Success</td><td></td><td>0.016</td>
65
</tr>
66
</table>
67
<div class="Properties">
68
<a href="javascript:displayProperties('com.eneraptor.hci.MenuProviderControllerTests');">
69
                    Properties &raquo;
70
                </a>
71
</div>
72
<div class="Properties">
73
<a href="./5_MenuProviderControllerTests-out.txt">
74
                        System.out &raquo;
75
                    </a>
76
</div>
77
<div class="Properties">
78
<a href="./5_MenuProviderControllerTests-err.txt">
79
                        System.err &raquo;
80
                    </a>
81
</div>
82
</body>
83
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/2_InternalConfigControllerTests-out.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/5_MenuProviderControllerTests-err.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/4_MainMenuServiceTests.html
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.MainMenuServiceTests</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.MainMenuServiceTests'] = 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.MainMenuServiceTests</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="Error">
55
<td><a title="Display all tests" href="4_MainMenuServiceTests.html">MainMenuServiceTests</a></td><td><a title="Display all tests" href="4_MainMenuServiceTests.html">1</a></td><td><a title="Display only errors" href="4_MainMenuServiceTests-errors.html">1</a></td><td>0</td><td>0.026</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="Error">
64
<td><a name="testSomething"></a>testSomething</td><td>Error</td><td>Cannot invoke method getMainMenu() on null object<pre>java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
65
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
66
</pre>
67
</td><td>0.021</td>
68
</tr>
69
</table>
70
<div class="Properties">
71
<a href="javascript:displayProperties('com.eneraptor.hci.MainMenuServiceTests');">
72
                    Properties &raquo;
73
                </a>
74
</div>
75
<div class="Properties">
76
<a href="./4_MainMenuServiceTests-out.txt">
77
                        System.out &raquo;
78
                    </a>
79
</div>
80
<div class="Properties">
81
<a href="./4_MainMenuServiceTests-err.txt">
82
                        System.err &raquo;
83
                    </a>
84
</div>
85
</body>
86
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/4_MainMenuServiceTests-err.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/1_ErptrTagLibTests-out.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/0_BasicTests-out.txt
1
--Output from testSomething--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/3_InternalConfigTests.html
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>
hci/trunk/eneraptor-web-app/target/test-reports/html/com/eneraptor/hci/3_InternalConfigTests-err.txt
1
--Output from testConstructor--
2

  
hci/trunk/eneraptor-web-app/target/test-reports/html/stylesheet.css
1

  
2
body {
3
    font:normal 68% verdana,arial,helvetica;
4
    color:#000000;
5
}
6
table tr td, table tr th {
7
    font-size: 68%;
8
}
9
table.details tr th{
10
    font-weight: bold;
11
    text-align:left;
12
    background:#a6caf0;
13
}
14
table.details tr td{
15
    background:#eeeee0;
16
}
17

  
18
p {
19
    line-height:1.5em;
20
    margin-top:0.5em; margin-bottom:1.0em;
21
}
22
h1 {
23
    margin: 0px 0px 5px; font: 165% verdana,arial,helvetica
24
}
25
h2 {
26
    margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica
27
}
28
h3 {
29
    margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica
30
}
31
h4 {
32
    margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
33
}
34
h5 {
35
    margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
36
}
37
h6 {
38
    margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
39
}
40
.Error {
41
    font-weight:bold; color:red;
42
}
43
.Failure {
44
    font-weight:bold; color:purple;
45
}
46
.Properties {
47
  text-align:right;
48
}
hci/trunk/eneraptor-web-app/target/test-reports/html/allclasses-frame.html
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>All Unit Test Classes</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body>
8
<h2>Classes</h2>
9
<table width="100%">
10
<tr>
11
<td nowrap><a target="classFrame" href="com/eneraptor/hci/0_BasicTests.html">BasicTests</a></td>
12
</tr>
13
<tr>
14
<td nowrap><a target="classFrame" href="com/eneraptor/hci/1_ErptrTagLibTests.html">ErptrTagLibTests</a></td>
15
</tr>
16
<tr>
17
<td nowrap><a target="classFrame" href="com/eneraptor/hci/2_InternalConfigControllerTests.html">InternalConfigControllerTests</a></td>
18
</tr>
19
<tr>
20
<td nowrap><a target="classFrame" href="com/eneraptor/hci/3_InternalConfigTests.html">InternalConfigTests</a></td>
21
</tr>
22
<tr>
23
<td nowrap><a target="classFrame" href="com/eneraptor/hci/4_MainMenuServiceTests.html">MainMenuServiceTests</a></td>
24
</tr>
25
<tr>
26
<td nowrap><a target="classFrame" href="com/eneraptor/hci/5_MenuProviderControllerTests.html">MenuProviderControllerTests</a></td>
27
</tr>
28
</table>
29
</body>
30
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/overview-frame.html
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>All Unit Test Packages</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body>
8
<h2>
9
<a href="overview-summary.html" target="classFrame">Home</a>
10
</h2>
11
<h2>Packages</h2>
12
<table width="100%">
13
<tr>
14
<td nowrap><a href="./com/eneraptor/hci/package-summary.html" target="classFrame">com.eneraptor.hci</a></td>
15
</tr>
16
</table>
17
</body>
18
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/overview-summary.html
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: Summary</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body onload="open('allclasses-frame.html','classListFrame')">
8
<h1>Unit Test Results.</h1>
9
<table width="100%">
10
<tr>
11
<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>
12
</tr>
13
</table>
14
<hr size="1">
15
<h2>Summary</h2>
16
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
17
<tr valign="top">
18
<th>Tests</th><th>Failures</th><th>Errors</th><th>Success rate</th><th>Time</th>
19
</tr>
20
<tr valign="top" class="Error">
21
<td><a title="Display all tests" href="all-tests.html">6</a></td><td><a title="Display all failures" href="alltests-fails.html">0</a></td><td><a title="Display all errors" href="alltests-errors.html">1</a></td><td>83.33%</td><td>1.088</td>
22
</tr>
23
</table>
24
<table border="0" width="95%">
25
<tr>
26
<td style="text-align: justify;">
27
        Note: <em>failures</em> are anticipated and checked for with assertions while <em>errors</em> are unanticipated.
28
        </td>
29
</tr>
30
</table>
31
<h2>Packages</h2>
32
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
33
<tr valign="top">
34
<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>
35
</tr>
36
<tr valign="top" class="Error">
37
<td><a href="./com/eneraptor/hci/package-summary.html">com.eneraptor.hci</a></td><td>6</td><td>1</td><td>0</td><td>1.088</td><td>2010-12-27T10:08:39</td><td>Alex-Laptop</td>
38
</tr>
39
</table>
40
</body>
41
</html>
hci/trunk/eneraptor-web-app/target/test-reports/html/alltests-errors.html
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: All Errors</title>
5
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
6
</head>
7
<body onload="open('allclasses-frame.html','classListFrame')">
8
<h1>Unit Test Results.</h1>
9
<table width="100%">
10
<tr>
11
<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>
12
</tr>
13
</table>
14
<hr size="1">
15
<h2>All Errors</h2>
16
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
17
<tr valign="top">
18
<th>Class</th><th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th>
19
</tr>
20
<tr valign="top" class="Error">
21
<td><a href="com/eneraptor/hci/4_MainMenuServiceTests.html">MainMenuServiceTests</a></td><td><a name="testSomething"></a><a href="com/eneraptor/hci/4_MainMenuServiceTests.html#testSomething">testSomething</a></td><td>Error</td><td>Cannot invoke method getMainMenu() on null object<pre>java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
22
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
23
</pre>
24
</td><td>0.021</td>
25
</tr>
26
</table>
27
</body>
28
</html>
hci/trunk/eneraptor-web-app/target/test-reports/TEST-unit-unit-com.eneraptor.hci.ErptrTagLibTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="0" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.ErptrTagLibTests" tests="1" time="0.692" timestamp="2010-12-27T10:08:26">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.ErptrTagLibTests" name="testSomething" time="0.607" />
5
  <system-out><![CDATA[--Output from testSomething--
6
]]></system-out>
7
  <system-err><![CDATA[--Output from testSomething--
8
]]></system-err>
9
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/TEST-unit-unit-com.eneraptor.hci.InternalConfigTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="0" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.InternalConfigTests" tests="1" time="0.018" timestamp="2010-12-27T10:08:27">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.InternalConfigTests" name="testConstructor" time="0.013" />
5
  <system-out><![CDATA[--Output from testConstructor--
6
]]></system-out>
7
  <system-err><![CDATA[--Output from testConstructor--
8
]]></system-err>
9
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/TEST-unit-unit-com.eneraptor.hci.MenuProviderControllerTests.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuite errors="0" failures="0" hostname="Alex-Laptop" name="com.eneraptor.hci.MenuProviderControllerTests" tests="1" time="0.019" timestamp="2010-12-27T10:08:27">
3
  <properties />
4
  <testcase classname="com.eneraptor.hci.MenuProviderControllerTests" name="testSomething" time="0.016" />
5
  <system-out><![CDATA[--Output from testSomething--
6
]]></system-out>
7
  <system-err><![CDATA[--Output from testSomething--
8
]]></system-err>
9
</testsuite>
hci/trunk/eneraptor-web-app/target/test-reports/TESTS-TestSuites.xml
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<testsuites>
3
  <testsuite errors="0" failures="0" hostname="Alex-Laptop" id="0" name="BasicTests" package="com.eneraptor.hci" tests="1" time="0.152" timestamp="2010-12-27T10:08:39">
4
      <properties />
5

  
6
      <testcase classname="com.eneraptor.hci.BasicTests" name="testSomething" time="0.151" />
7

  
8
      <system-out><![CDATA[--Output from testSomething--
9
]]></system-out>
10

  
11
      <system-err><![CDATA[--Output from testSomething--
12
]]></system-err>
13

  
14
  </testsuite>
15
  <testsuite errors="0" failures="0" hostname="Alex-Laptop" id="1" name="ErptrTagLibTests" package="com.eneraptor.hci" tests="1" time="0.692" timestamp="2010-12-27T10:08:26">
16
      <properties />
17

  
18
      <testcase classname="com.eneraptor.hci.ErptrTagLibTests" name="testSomething" time="0.607" />
19

  
20
      <system-out><![CDATA[--Output from testSomething--
21
]]></system-out>
22

  
23
      <system-err><![CDATA[--Output from testSomething--
24
]]></system-err>
25

  
26
  </testsuite>
27
  <testsuite errors="0" failures="0" hostname="Alex-Laptop" id="2" name="InternalConfigControllerTests" package="com.eneraptor.hci" tests="1" time="0.181" timestamp="2010-12-27T10:08:27">
28
      <properties />
29

  
30
      <testcase classname="com.eneraptor.hci.InternalConfigControllerTests" name="testSomething" time="0.176" />
31

  
32
      <system-out><![CDATA[--Output from testSomething--
33
]]></system-out>
34

  
35
      <system-err><![CDATA[--Output from testSomething--
36
]]></system-err>
37

  
38
  </testsuite>
39
  <testsuite errors="0" failures="0" hostname="Alex-Laptop" id="3" name="InternalConfigTests" package="com.eneraptor.hci" tests="1" time="0.018" timestamp="2010-12-27T10:08:27">
40
      <properties />
41

  
42
      <testcase classname="com.eneraptor.hci.InternalConfigTests" name="testConstructor" time="0.013" />
43

  
44
      <system-out><![CDATA[--Output from testConstructor--
45
]]></system-out>
46

  
47
      <system-err><![CDATA[--Output from testConstructor--
48
]]></system-err>
49

  
50
  </testsuite>
51
  <testsuite errors="1" failures="0" hostname="Alex-Laptop" id="4" name="MainMenuServiceTests" package="com.eneraptor.hci" tests="1" time="0.026" timestamp="2010-12-27T10:08:27">
52
      <properties />
53

  
54
      <testcase classname="com.eneraptor.hci.MainMenuServiceTests" name="testSomething" time="0.021">
55
          <error message="Cannot invoke method getMainMenu() on null object" type="java.lang.NullPointerException">java.lang.NullPointerException: Cannot invoke method getMainMenu() on null object
56
	at com.eneraptor.hci.MainMenuServiceTests.testSomething(MainMenuServiceTests.groovy:19)
57
</error>
58

  
59
      </testcase>
60

  
61
      <system-out><![CDATA[--Output from testSomething--
62
]]></system-out>
63

  
64
      <system-err><![CDATA[--Output from testSomething--
65
]]></system-err>
66

  
67
  </testsuite>
68
  <testsuite errors="0" failures="0" hostname="Alex-Laptop" id="5" name="MenuProviderControllerTests" package="com.eneraptor.hci" tests="1" time="0.019" timestamp="2010-12-27T10:08:27">
69
      <properties />
70

  
71
      <testcase classname="com.eneraptor.hci.MenuProviderControllerTests" name="testSomething" time="0.016" />
72

  
73
      <system-out><![CDATA[--Output from testSomething--
74
]]></system-out>
75

  
76
      <system-err><![CDATA[--Output from testSomething--
77
]]></system-err>
78

  
79
  </testsuite>
80
</testsuites>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff