Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
100190.00%823.375
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.jface.tests.performance900823.375
org.eclipse.ui.tests.performance1100.000

Package org.eclipse.jface.tests.performance

NameTestsErrorsFailuresTime(s)
JFacePerformanceSuite900823.375
Back to top

Package org.eclipse.ui.tests.performance

NameTestsErrorsFailuresTime(s)
UIPerformanceTestSuite1100.000
Back to top


TestCase JFacePerformanceSuite

NameStatusTypeTime(s)
testRefreshSuccess11.781
testRefreshSmallSuccess26.453
testRefreshMultipleSuccess11.094
testUpdateMultipleSuccess10.656
testAddTenTenTimesSuccess308.954
testAddFiftyTenTimesSuccess189.828
testAddThousandSuccess22.968
testAddHundredTenTimesSuccess212.016
testAddThousandPreSortSuccess24.563
Properties >>

Back to top

TestCase UIPerformanceTestSuite

NameStatusTypeTime(s)
Failed to invoke suite():java.lang.NullPointerException

org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():java.lang.NullPointerException
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:283)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:270)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
Properties >>

Back to top