Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / target / test-reports / TEST-unit-unit-com.eneraptor.hci.MainMenuServiceTests.xml @ 3

History | View | Annotate | Download (783 Bytes)

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>