Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
341097.06%16.860
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.ui.tests.rcp340116.860

Package org.eclipse.ui.tests.rcp

NameTestsErrorsFailuresTime(s)
RcpTestSuite340116.860
Back to top


TestCase RcpTestSuite

NameStatusTypeTime(s)
testEarlyGetWorkbenchSuccess0.016
testCreateDisplaySuccess0.150
testCreateAndRunWorkbenchSuccess1.638
testCreateAndRunWorkbenchWithExceptionOnStartupSuccess0.309
testStartupThreadingSuccess0.000
testDisplayAccess_syncSuccess0.000
testDisplayAccess_asyncSuccess0.000
testWithoutDisplayAccess_syncFailureNo display during startup. See RCPTestWorkbenchAdvisor.preStartup()

junit.framework.AssertionFailedError: No display during startup. See RCPTestWorkbenchAdvisor.preStartup()
at org.eclipse.ui.tests.rcp.PlatformUITest.testWithoutDisplayAccess_sync(PlatformUITest.java:117)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.008
testWithoutDisplayAccess_asyncSuccess0.000
testDisplayAccessInUIThreadAllowedSuccess0.000
testEarlyGetWorkbenchSuccess0.310
testTwoDisplaysSuccess1.034
testTrivialOpenCloseSuccess0.493
testTrivialRestoreCloseSuccess1.114
testCloseFromPostStartupSuccess0.500
testEventLoopCrashSuccess0.487
testFillAllActionBarSuccess0.477
testEmptyProgressRegionSuccess0.501
testDefaultsSuccess0.488
testEmergencyCloseSuccess0.500
testThreadingSuccess0.372
testDefaultsSuccess0.517
testThreadingSuccess0.492
test104558_T_TSuccess0.372
test104558_F_TSuccess0.347
test104558_T_FSuccess0.398
test104558_F_FSuccess0.359
testDefaultsSuccess0.487
test70080Success0.599
testSaveRestoreAdvisorStateSuccess1.032
testSaveRestoreWindowStateSuccess1.038
testSaveRestoreActionBarStateSuccess1.039
testOnDemandSaveRestoreStateSuccess1.255
testPreAndPostShutdownSuccess0.502
Properties >>

Back to top