Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
41075.00%1.930
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.e4.xwt.emf.test4011.930

Package org.eclipse.e4.xwt.emf.test

NameTestsErrorsFailuresTime(s)
EMFTestSuite4011.930
Back to top


TestCase EMFTestSuite

NameStatusTypeTime(s)
testEMFDataProvider_DataContextSuccess1.589
testEMFDataProvider_DataContext_DynamicSuccess0.143
testEMFDataProvider_DataContext_NestedSuccess0.113
testEMFDataProvider_TypeFailurejava.io.FileNotFoundException: model/books.ecore (No such file or directory)

junit.framework.AssertionFailedError: java.io.FileNotFoundException: model/books.ecore (No such file or directory)
at org.eclipse.e4.xwt.emf.test.XWTTestCase.runTest(XWTTestCase.java:83)
at org.eclipse.e4.xwt.emf.test.XWTTestCase.runTest(XWTTestCase.java:43)
at org.eclipse.e4.xwt.emf.test.EMFTestCase.testEMFDataProvider_Type(EMFTestCase.java:62)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:586)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:367)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:611)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:566)
at org.eclipse.equinox.launcher.Main.run(Main.java:1363)
at org.eclipse.equinox.launcher.Main.main(Main.java:1339)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.064
Properties >>

Back to top