Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
41075.00%2.276
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.test4012.276

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

NameTestsErrorsFailuresTime(s)
EMFTestSuite4012.276
Back to top


TestCase EMFTestSuite

NameStatusTypeTime(s)
testEMFDataProvider_DataContextSuccess2.113
testEMFDataProvider_DataContext_DynamicSuccess0.052
testEMFDataProvider_DataContext_NestedSuccess0.050
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:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
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:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:197)
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:369)
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.041
Properties >>

Back to top