Test Suite org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManagerMultipleTest

go back to testbag

Summary:

Total testsExpected PassesUnexpected PassesExpected FailsUnexpected FailsErrorsSuccess RateRun(when)Time(ms)
1000100.00%2007-08-02 03:56:33.74413479


Individual Tests:

NameStatusMessageWorkdirTime(ms)
testChangedFilesfailShould have got a typesAdded event for DepartmentYes13289


Details for failed test/tests with errors:


testChangedFiles:
      junit.framework.AssertionFailedError: Should have got a typesAdded event for Department
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManagerMultipleTest.testChangedFiles(PersistentObjectManagerMultipleTest.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:59)
	at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:286)
	at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:224)
	at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:302)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at org.netbeans.junit.NbTestCase.run(NbTestCase.java:165)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:169)
	at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:124)
	at org.netbeans.xtest.plugin.jvm.JUnitTestRunnerLauncher.main(JUnitTestRunnerLauncher.java:60)