Unit Test Results.

Downloads / Build / Test Results | org.eclipse.swt.tests_ep415I-unit-cen64-gtk3-java13_linux.gtk.x86_64_13.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
38961199.95%117.393
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)Time StampHost
org.eclipse.swt.tests.junit389611117.3932020-03-05T09:41:34

Package org.eclipse.swt.tests.junit

NameTestsErrorsFailuresTime(s)Time StampHost
AllBrowserTests1791151.4122020-03-05T09:41:34
AllNonBrowserTests37170065.9812020-03-05T09:40:38
Back to top


TestCase AllBrowserTests

NameStatusTypeTime(s)
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess1.311
test_BrowserFunction_callback_with_multipleValuesSuccess0.031
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.011
test_BrowserFunction_callback_with_integerSuccess0.053
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.027
test_OpenWindowListener_openHasValidEventDetailsSuccess0.033
test_backSuccess0.008
test_LocationListener_adapter_closeShellSuccess0.028
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.059
test_setUrl_remote_with_postFailureTest timed out. ProgressListener not fired Test log: checkInternet() passedSetting Browser url to:https://bugs.eclipse.org/bugs/buglist.cgi

java.lang.AssertionError: Test timed out. ProgressListener not fired
Test log:
checkInternet() passedSetting Browser url to:https://bugs.eclipse.org/bugs/buglist.cgi
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_setUrl_remote_with_post(Test_org_eclipse_swt_browser_Browser.java:884)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
35.711
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.059
test_LocationListener_ProgressListener_noExtraEventsSuccess0.620
test_setVisibility_and_sizingSuccess0.030
test_getMonitorSuccess0.022
test_computeSizeIISuccess0.006
test_isVisibleSuccess0.021
test_setVisibleZSuccess0.006
test_evaluate_array_stringsSuccess0.028
test_setSizeIISuccess0.032
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.021
test_ProgressListener_newProgressAdapter_closeShellSuccess0.011
test_toControlIISuccess0.007
test_ProgressListener_addAndRemoveSuccess0.012
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.017
test_VisibilityWindowListener_addAndRemoveSuccess0.015
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.009
test_setTextDirectionSuccess0.021
test_CloseWindowListener_removeWithNullArgSuccess0.011
test_setJavascriptEnabled_multipleInstancesSuccess0.070
test_BrowserFunction_callbackSuccess0.107
test_packSuccess0.011
test_OpenWindowListener_addWithNulArgSuccess0.011
test_TitleListener_addwithNullSuccess0.011
test_evaluate_nullSuccess0.025
test_StatusTextListener_removeWithNullArgSuccess0.026
test_getLocationSuccess0.054
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.038
test_LocationListener_changingSuccess0.039
test_getBorderWidthSuccess0.017
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.017
test_ProgressListener_newListener_closeShellSuccess0.043
test_evaluate_number_negativeSuccess0.030
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.008
test_VisibilityWindowListener_newAdapterSuccess0.013
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.009
test_computeTrimIIIISuccess0.035
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.021
test_evaluate_number_normalSuccess0.121
test_CloseWindowListener_addAndRemoveSuccess0.010
test_VisibilityWindowListener_multiple_shellsSuccess0.086
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.010
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.017
test_OpenWindowListener_closeShellSuccess0.024
test_isForwardEnabledSuccess0.019
test_TitleListener_removeWithNullArgSuccess0.691
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.015
test_execute_and_closeListenerSuccess0.019
test_setUrl_remoteSuccess0.125
test_setEnabledZSuccess0.009
test_LocationListener_addWithNullArgSuccess0.042
test_evaluate_booleanSuccess0.023
test_TitleListener_addAndRemoveSuccess0.012
test_CloseWindowListener_closeShellSuccess0.020
test_LocationListener_addAndRemoveSuccess0.012
test_CloseWindowListener_addWithNullArgSuccess0.018
test_updateSuccess0.007
test_getText_scriptSuccess0.041
test_BrowserFunction_callback_afterPageReloadSuccess0.034
test_StatusTextListener_addWithNullSuccess0.008
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.017
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.016
test_refreshSuccess0.012
test_VisibilityWindowListener_newAdapter_closeShellSuccess0.010
test_evaluate_array_numbersSuccess0.042
test_execute_withNullArgSuccess0.007
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.836
test_setBoundsIIIISuccess0.007
test_BrowserFunction_callback_with_booleanSuccess0.038
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_getParentSuccess0.017
test_evaluate_stringSuccess0.354
test_StatusTextListener_hoverMouseOverLinkSuccess0.576
test_getChildrenSuccess0.018
test_LocationListener_evaluateInCallbackSuccess0.037
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.019
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.012
test_toStringSuccess0.042
test_ProgressListener_removeWithNullArgSuccess0.024
test_setRedrawZSuccess0.007
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.017
test_getTextSuccess0.015
test_CloseWindowListener_closeSuccess0.023
test_OpenWindow_Progress_Listener_ValidateEventOrderSuccess0.060
test_getVerticalBarSuccess0.008
test_LocationListener_changingAndOnlyThenChangedSuccess0.095
test_getHorizontalBarSuccess0.020
test_redrawIIIIZSuccess0.010
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.017
test_isBackEnabledSuccess0.267
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.024
test_OpenWindowListener_addAndRemoveSuccess0.018
test_evaluate_invalid_return_valueSuccess0.025
test_BrowserFunction_callback_with_StringSuccess0.026
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.026
test_isDisposedSuccess0.024
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.008
test_ProgressListener_completed_CalledSuccess0.026
test_OpenWindowListener_open_ChildPopupSuccess0.573
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.030
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.010
test_setToolTipTextLjava_lang_StringSuccess0.006
test_setFocus_toChild_beforeOpenSuccess0.006
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.037
test_VisibilityWindowListener_addWithNullSuccess0.010
test_toDisplayIISuccess0.007
test_getText_htmlSuccess0.046
test_OpenWindowListener_evaluateInCallbackSuccess0.024
test_LocationListener_ProgressListener_cancledLoadSuccess1.023
test_isEnabledSuccess0.015
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.014
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.039
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.042
test_getShellSuccess0.948
test_setJavascriptEnabledSuccess0.042
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.070
test_getAccessibleSuccess0.040
test_isReparentableSuccess0.019
test_isFocusControlSuccess0.018
test_forwardSuccess0.012
test_LocationListener_changedSuccess0.034
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.021
test_setFocusSuccess0.013
test_setTextSuccess0.177
test_stopSuccess1.013
test_evalute_CookiesError Script that was evaluated: function SWTWebkit2TempFunc211(){document.cookie = "cookie1=value1";}; SWTWebkit2TempFunc211()

org.eclipse.swt.SWTException:
Script that was evaluated:
function SWTWebkit2TempFunc211(){document.cookie = "cookie1=value1";}; SWTWebkit2TempFunc211()
at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1184)
at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1127)
at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1445)
at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:406)
at org.eclipse.swt.browser.Browser.evaluate(Browser.java:684)
at org.eclipse.swt.browser.Browser.evaluate(Browser.java:631)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_evalute_Cookies(Test_org_eclipse_swt_browser_Browser.java:154)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.579
test_traverseISuccess1.290
test_TitleListener_addListener_closeShellSuccess0.030
test_requestLayoutLSuccess0.012
test_ProgressListener_newProgressAdapterSuccess0.015
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.024
test_getClientAreaSuccess0.022
test_getText_doctypeSuccess0.022
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.029
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.029
test_setUrlWithNullArgSuccess0.008
test_evaluate_returnMovedSuccess0.052
test_computeSizeIIZSuccess0.055
test_setDataLjava_lang_ObjectSuccess0.050
test_setLocationIISuccess0.016
test_TitleListener_eventSuccess0.023
test_setLayoutDataLjava_lang_ObjectSuccess0.019
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.045
test_VisibilityWindowListener_newListener_closeShellSuccess0.380
test_setCaptureZSuccess0.016
test_packZSuccess0.054
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.029
test_evaluate_array_mixedTypesSuccess0.125
test_setFocus_toChild_afterOpenSuccess0.015
test_OpenWindowListener_removeWithNullArgSuccess0.007
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.038
test_setUrl_localSuccess0.093
test_VisibilityWindowListener_eventSizeSuccess0.552
test_ClearAllSessionCookiesSuccess0.036
test_BrowserFunction_callback_with_javaReturningIntSuccess0.042
test_StatusTextListener_addAndRemoveSuccess0.037
test_LocationListener_removeWithNullArgSuccess0.006
test_evaluate_evaluation_failed_exceptionSuccess0.027
test_VisibilityWindowListener_removeWithNullArgSuccess0.016
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.014
test_ProgressListener_addWithNullArgSuccess0.016
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.018
test_getDisplaySuccess0.022
test_LocationListener_then_ProgressListenerSuccess0.032
test_getUrlSuccess0.012
test_evaluate_number_bigSuccess0.032
test_setTextNullSuccess0.012
test_get_set_CookiesSuccess0.012
test_redrawSuccess0.011
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.028
Properties »

Back to top

TestCase AllNonBrowserTests

NameStatusTypeTime(s)
test_getRGBsSuccess0.001
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.002
test_getDisplaySuccess0.017
test_getSelectionSuccess0.007
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.008
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.009
test_setDataLjava_lang_ObjectSuccess0.003
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListener[0]Success0.005
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.006
test_computeSizeIISuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_ShellISuccess0.003
test_isDisposedSuccess0.000
test_packZ[1]Success0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_ConstructorLjava_lang_StringSuccess0.002
test_setForegroundILorg_eclipse_swt_graphics_ColorSuccess0.010
test_consistency_MouseSelection[1]Success0.034
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.010
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_indexOfLorg_eclipse_swt_widgets_MenuItemSuccess0.005
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_RGBASuccess0.002
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.006
test_computeTrimIIIISuccess0.008
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_getMonitorSuccess0.003
test_setSelectionLorg_eclipse_swt_graphics_PointSuccess0.012
test_getEditableSuccess0.005
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.012
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setLinesVisibleZSuccess0.006
test_getShellSuccess0.010
test_cutTextInBlockSelectionSuccess0.013
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.015
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.011
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.003
test_fillRoundRectangleIIIIIISuccess0.009
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_isReparentableSuccess0.004
test_pasteSuccess0.103
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListener[2]Success0.004
test_setEnabledZSuccess0.013
test_getHorizontalBarSuccess0.005
test_getRGBsSuccess0.000
test_ConstructorISuccess0.000
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.008
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.000
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.006
test_traverseISuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.005
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListener[2]Success0.006
test_setForegroundAlphaLorg_eclipse_swt_graphics_Color[2]Success0.005
test_redrawSuccess0.008
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.009
test_consistency_PgdwnSelectionSuccess0.013
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_setBoundsIIIISuccess0.008
test_setBoundsLorg_eclipse_swt_graphics_Rectangle[0]Success0.007
test_setRedrawZSuccess0.007
test_setDataLjava_lang_ObjectSuccess0.003
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.006
test_setBackgroundDateDateTime[1]Success0.009
test_getDisplaySuccess0.006
test_scrollIIIIIIZSuccess0.006
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_getAlignmentSuccess0.005
test_consistency_DragDetectSuccess0.004
test_getDoubleClickTimeSuccess0.241
test_consistency_DragDetect[1]Success0.027
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.009
test_variableToFixedLineHeightSuccess1.141
test_getShellSuccess0.005
test_setParentLorg_eclipse_swt_widgets_Composite[0]Success0.010
test_setFocusSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.007
test_isDisposedSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_isEnabled[0]Success0.013
test_setStyleRangeLorg_eclipse_swt_custom_StyleRangeSuccess0.082
test_addVerifyListenerLorg_eclipse_swt_events_VerifyListenerSuccess0.033
test_toDisplayIISuccess0.007
test_getItemCountSuccess0.011
test_getParentSuccess0.004
test_setSelectionForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_toControlII[0]Success0.007
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_getShellSuccess0.005
test_toDisplayIISuccess0.007
test_ConstructorISuccess0.006
test_consistency_DragDetectSuccess0.006
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_Color[2]Success0.004
test_ConstructorLorg_eclipse_swt_widgets_TreeItemISuccess0.015
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.007
test_getTextIISuccess0.006
test_consistency_MenuDetectSuccess0.011
test_deselectAllSuccess0.006
test_addVerifyKeyListenerLorg_eclipse_swt_custom_VerifyKeyListenerSuccess0.011
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.008
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.003
test_getLocationSuccess0.005
test_setRedrawZSuccess0.006
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.004
test_drawTextLjava_lang_StringIISuccess0.004
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_setTextLjava_lang_StringSuccess0.009
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.008
test_equalsLjava_lang_ObjectSuccess0.000
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_setFocusSuccess0.021
test_getGridLineWidthSuccess0.013
test_isEnabledSuccess0.020
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.011
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_removeAllSuccess0.010
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.007
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_addLjava_lang_StringSuccess0.021
test_consistency_KeySelectionSuccess0.009
test_packZSuccess0.004
test_drawArcIIIIIISuccess0.004
test_requestLayoutLSuccess0.005
test_indexOfLorg_eclipse_swt_widgets_TableItemSuccess0.040
test_getLinePixelSuccess0.007
test_ConstructorSuccess0.290
test_intersectLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_getMessageLjava_lang_StringSuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_isReparentableSuccess0.008
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.007
test_toDisplayIISuccess0.011
test_packSuccess0.012
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.005
test_setForegroundAlphaCalendarDateTime[1]Success0.008
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.005
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_computeTrimIIIISuccess0.013
test_isFocusControlSuccess0.005
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_isEnabledSuccess0.003
test_getAccessibleSuccess0.005
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.003
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.007
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_getTopPixelSuccess0.022
test_getClientAreaSuccess0.007
test_showSelectionSuccess0.006
test_setForegroundAlphaCheckButtonSuccess0.004
test_setHeaderForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_trippleClickSelectsSentanceSuccess0.005
test_setFocusSuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.005
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_consistency_DragDetectSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.003
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_isDisposedSuccess0.006
test_getLocationSuccess0.009
test_toControlII[1]Success0.006
test_getBorderWidth[2]Success0.004
testLittleFontSeveralRangesSuccess0.005
test_redrawIIIIZSuccess0.008
test_getLocationSuccess0.014
test_addImageLoaderListenerLorg_eclipse_swt_graphics_ImageLoaderListenerSuccess0.001
test_getMonitorSuccess0.008
test_traverseISuccess0.034
test_setExpandedZSuccess0.010
test_getBorderWidthSuccess0.004
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.007
test_getColumnsSuccess0.008
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_toControlIISuccess0.003
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.006
test_getVerticalBarSuccess0.006
test_consistency_MouseSelectionSuccess0.014
test_setEnabledZ[1]Success0.006
test_setSelectionISuccess0.008
test_setLineBackgroundIILorg_eclipse_swt_graphics_ColorSuccess0.022
test_getDisplaySuccess0.005
test_getLocationSuccess0.006
test_setFocus[2]Success0.005
test_getDisplaySuccess0.008
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.003
test_packZSuccess0.005
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListener[0]Success0.006
test_consistency_MenuDetectSuccess0.005
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.020
test_setCaretLorg_eclipse_swt_widgets_CaretSuccess0.005
test_setCursorLocationIISuccess0.444
test_packZSuccess0.004
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.006
test_setToolTipTextLjava_lang_StringSuccess0.007
test_isReparentableSuccess0.004
test_isEnabledSuccess0.008
test_toStringSuccess0.003
test_setEnabledZSuccess0.004
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.005
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.015
test_setDataLjava_lang_ObjectSuccess0.010
test_closeSuccess0.016
test_computeSizeIISuccess0.004
test_toStringSuccess0.000
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_addShellListenerShellActivatedAdapterLorg_eclipse_swt_events_ShellListenerSuccess0.021
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.008
test_setSizeIISuccess0.003
test_getChildrenSuccess0.008
test_setVisibility_and_sizingSuccess0.023
test_getHorizontalBarSuccess0.005
test_consistency_MouseSelectionSuccess0.013
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_removeLjava_lang_StringSuccess0.032
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.004
test_errorILjava_lang_ThrowableSuccess0.000
test_syncExecLjava_lang_RunnableSuccess0.274
test_toStringSuccess0.004
test_getSelectionSuccess0.006
test_isReparentable[2]Success0.004
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_toStringSuccess0.003
test_getDisplaySuccess0.007
test_setSelectionISuccess0.011
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.003
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.006
test_isEnabledSuccess0.010
test_computeSizeIIZSuccess0.004
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_setRedrawZSuccess0.003
test_getOffsetAtLocationLorg_eclipse_swt_graphics_PointSuccess0.006
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.010
test_redrawSuccess0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_getDisplaySuccess0.009
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.012
test_cutAndPasteInBlockSelectionSuccess0.016
test_removeListenerILorg_eclipse_swt_widgets_Listener[2]Success0.004
test_packSuccess0.005
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.006
test_redrawSuccess0.004
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.006
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.005
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlIIIISuccess0.347
test_packZSuccess0.014
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.013
test_isEnabledSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.004
test_toStringSuccess0.007
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.014
test_getTransparencyTypeSuccess0.001
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.013
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.014
test_packZSuccess0.009
test_setFocusSuccess0.004
test_toStringSuccess0.003
test_isEnabledSuccess0.282
test_equalsLjava_lang_ObjectSuccess0.032
test_getLineHeightSuccess0.011
test_setEnabledZ[2]Success0.005
test_setBoundsIIIISuccess0.003
test_getSelectionSuccess0.035
test_setVisibleZSuccess0.003
test_addShellListenerShellDeactivatedAdapterLorg_eclipse_swt_events_ShellListenerSuccess0.010
test_getRGBISuccess0.000
test_toStringSuccess0.000
test_toString[1]Success0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.006
test_setMessageLjava_lang_StringSuccess0.003
test_computeTrimIIIISuccess0.004
test_getSelectionBackgroundSuccess0.029
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.007
test_getDoubleClickEnabledSuccess0.005
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_requestLayoutLSuccess0.004
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.013
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_setVisibility_and_sizingSuccess0.013
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.004
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_MenuISuccess0.006
test_getDisplaySuccess0.019
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListener[0]Success0.008
test_setBackgroundAlphaCalendarDateTime[2]Success0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_ConstructorLjava_io_InputStreamSuccess0.001
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_chevronAppearanceChangedSuccess0.054
test_toDisplayIISuccess0.006
test_setCaptureZSuccess0.022
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_getDisplaySuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_setBackgroundAlphaTimeDateTime[1]Success0.009
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_isVisible[2]Success0.019
test_getStyleSuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.007
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.006
test_hashCodeSuccess0.002
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.006
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.005
test_consistency_ModifySuccess0.022
test_toControlIISuccess0.006
test_setSelectionISuccess0.006
test_getLineBoundsSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_Menu[1]Success0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.004
test_getLineIndexSuccess0.000
test_isEnabledSuccess0.005
test_getHorizontalBarSuccess0.008
test_equalsLjava_lang_ObjectSuccess0.000
test_addKeyListenerLorg_eclipse_swt_events_KeyListener[1]Success0.006
test_ConstructorLorg_eclipse_swt_widgets_ShellISuccess0.003
test_setLayoutDataLjava_lang_ObjectSuccess0.003
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.022
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.005
test_traverseISuccess0.004
test_computeTrimIIIISuccess0.003
test_getParentSuccess0.003
test_setDataLjava_lang_ObjectSuccess0.009
test_requestLayoutLSuccess0.004
test_getHorizontalBarSuccess0.017
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.011
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_getDisplaySuccess0.026
test_setDefaultButtonLorg_eclipse_swt_widgets_ButtonSuccess0.008
test_disposeItemNotTriggerSelectionSuccess3.036
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_setVisibleZSuccess0.008
test_getAccessibleSuccess0.007
test_setForegroundILorg_eclipse_swt_graphics_ColorSuccess0.009
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_requestLayoutLSuccess0.006
test_setBackgroundCalendarDateTime[0]Success0.008
test_addListenerILorg_eclipse_swt_widgets_Listener[1]Success0.009
test_setFocus_toChild_beforeOpenSuccess0.023
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_getLocationSuccess0.004
test_packZSuccess0.006
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_removeIISuccess0.066
test_setFocus_toChild_beforeOpenSuccess0.021
test_getDisplaySuccess0.011
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_getParentItemSuccess0.009
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetI[0]Success0.006
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_setLocationIISuccess0.004
test_showSelectionSuccess0.018
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.003
test_setLayoutDataLjava_lang_ObjectSuccess0.004
test_getDisplaySuccess0.005
test_isFocusControlSuccess0.008
test_traverseISuccess0.004
test_getSelectionCountInBlockSelectionSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.006
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.011
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_DisplayISuccess0.049
test_getSizeSuccess0.013
test_setCaptureZSuccess0.006
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.014
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.012
test_getMinimumSuccess0.007
test_computeSizeIIZ[0]Success0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setCaptureZSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.009
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.007
test_setDateIII[0]Success0.023
test_setVisibleZSuccess0.014
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_setEnabledZSuccess0.003
test_redrawSuccess0.006
test_getLocationSuccess0.006
test_setRedrawZ[2]Success0.004
test_setToolTipTextLjava_lang_StringSuccess0.003
test_setLayoutDataLjava_lang_ObjectSuccess0.008
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_getSyncThreadSuccess0.366
test_setIncrementISuccess0.016
test_setLocationIISuccess0.007
test_requestLayoutLSuccess0.006
test_setLocationIISuccess0.009
test_equalsLjava_lang_ObjectSuccess0.000
test_getSegmentsSuccess0.003
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_computeSizeII[2]Success0.004
test_setLayoutDataLjava_lang_ObjectSuccess0.008
test_toStringSuccess0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.005
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataLorg_eclipse_swt_graphics_ImageDataSuccess0.012
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_lang_StringIISuccess0.000
test_setDateIII[2]Success0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.010
test_getKeyBindingISuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_toStringSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_setTopIndexISuccess0.005
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.005
test_getSelectionCountSuccess0.010
test_indexOfLjava_lang_StringSuccess0.006
test_setLayoutDataLjava_lang_ObjectSuccess0.008
test_toDisplayIISuccess0.006
test_getTopIndexSuccess0.008
test_setAlignmentSuccess0.018
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_getItemCountSuccess0.006
test_computeSizeIIZSuccess0.010
test_getShellSuccess0.010
test_setFontILorg_eclipse_swt_graphics_FontSuccess0.009
test_setSizeIISuccess0.007
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.011
test_consistency_MouseExpandSuccess0.011
test_isReparentable[1]Success0.006
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListener[0]Success0.006
test_setSizeIISuccess0.012
test_printStackTraceSuccess0.001
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.010
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.003
test_setCaretOffsetISuccess0.010
test_ConstructorISuccess0.001
test_computeTrimIIIISuccess0.007
test_removeIISuccess0.019
test_forceActiveSuccess0.006
test_getParentSuccess0.009
test_getOrientationSuccess0.011
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.013
test_getHorizontalBarSuccess0.005
test_getItemHeightSuccess0.023
test_toStringSuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.004
test_getParent[0]Success0.012
test_setFocus_toChild_beforeOpenSuccess0.012
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_setBoundsIIIISuccess0.007
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.009
test_isDisposedSuccess0.004
test_ConstructorISuccess0.000
test_getTextHeightSuccess0.013
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.015
test_setToolTipTextLjava_lang_StringSuccess0.006
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setFocus_toChild_afterOpenSuccess0.015
test_setRedrawZSuccess0.002
test_setVisibility_and_sizingSuccess0.012
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_setEnabledZSuccess0.015
test_addLineBackgroundListenerLorg_eclipse_swt_custom_LineBackgroundListenerSuccess0.007
test_setAlphaSuccess0.030
test_removeVerifyKeyListenerLorg_eclipse_swt_custom_VerifyKeyListenerSuccess0.012
test_setEnabledZSuccess0.006
test_setText$Ljava_lang_StringSuccess0.020
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_toDisplayIISuccess0.006
test_setLocationIISuccess0.012
test_computeSizeIISuccess0.008
test_fillRectangleLorg_eclipse_swt_graphics_RectangleSuccess0.008
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_setRedrawZ[0]Success0.013
test_getBorderWidthSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_TableISuccess0.012
test_setBackgroundTimeDateTime[1]Success0.013
test_getDigitsSuccess0.006
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.009
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.007
test_getItemsSuccess0.005
test_toDisplayIISuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_ControlSuccess0.003
test_setBoundsIIIISuccess0.005
test_setSelection$Lorg_eclipse_swt_widgets_TreeItemSuccess0.021
test_setLocationIISuccess0.024
test_getSelectionSuccess0.014
test_redrawSuccess0.006
test_setRedrawZSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.021
test_scrollIIIIIIZSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_beepSuccess0.262
test_ConstructorLorg_eclipse_swt_widgets_TreeIISuccess0.018
test_setCaptureZSuccess0.003
test_getLocation[2]Success0.005
test_setEnabledZSuccess0.004
test_setFocus_toChild_beforeOpenSuccess0.015
test_setDataLjava_lang_ObjectSuccess0.008
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.008
test_selectAllInBlockSelectionModeSuccess0.022
test_setVisibleZSuccess0.012
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setFocus_toChild_beforeOpenSuccess0.014
test_toString[0]Success0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_removeModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.016
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.014
test_redrawSuccess0.012
test_setLayoutDataLjava_lang_ObjectSuccess0.003
test_setImageIndentISuccess0.006
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.003
test_getDisplaySuccess0.008
test_setSizeIISuccess0.003
test_getItemCountSuccess0.007
test_setTextLjava_lang_StringSuccess0.008
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.009
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListener[1]Success0.008
test_setForegroundAlphaLorg_eclipse_swt_graphics_Color[0]Success0.006
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_requestLayoutLSuccess0.007
test_traverseISuccess0.005
test_setTextDirection[1]Success0.006
test_redrawSuccess0.008
test_isDisposedSuccess0.017
test_getMonitorSuccess0.007
test_setEditableZSuccess0.014
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_setYearI[2]Success0.004
test_getToolTipTextSuccess0.010
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListener[2]Success0.003
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.004
test_toStringSuccess0.004
test_getDisplaySuccess0.003
test_setSelectionForegroundLorg_eclipse_swt_graphics_ColorSuccess0.015
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.009
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_updateSuccess0.293
test_getVersionSuccess0.001
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_getColumnCountSuccess0.015
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.020
test_isDisposedSuccess0.039
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_getVerticalBarSuccess0.008
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.003
test_setSelectionISuccess0.005
test_selectAllSuccess0.009
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListener[1]Success0.006
test_checkSizeSuccess0.000
test_setEnabledZSuccess0.008
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_ConstructorIIISuccess0.003
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_toStringSuccess0.000
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListener[0]Success0.012
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.006
test_getDisplaySuccess0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_setFocusSuccess0.007
test_setLocationII[0]Success0.005
test_loadLjava_lang_StringSuccess0.001
test_setContentSuccess0.008
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_computeTrimIIIISuccess0.004
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.008
test_getDefaultSuccess0.238
test_setPixelsIII$IISuccess0.001
test_updateSuccess0.006
test_getShellSuccess0.003
test_deselectIISuccess0.010
test_getShellSuccess0.005
test_getActiveShellSuccess0.411
test_getParentSuccess0.006
test_addBidiSegmentListenerLorg_eclipse_swt_custom_BidiSegmentListenerSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.019
test_isFocusControlSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.023
test_setValuesSuccess0.008
test_addFocusListenerLorg_eclipse_swt_events_FocusListener[2]Success0.004
test_update[0]Success0.008
test_setFocusSuccess0.004
test_setAlignmentISuccess0.004
test_isFocusControlSuccess0.004
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.003
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.008
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_selectISuccess0.007
test_setCaptureZ[0]Success0.005
test_getParentSuccess0.007
test_isDisposedSuccess0.009
test_getShellSuccess0.006
test_setTopIndexISuccess0.010
test_setRedrawZSuccess0.006
test_getTopIndexSuccess0.005
test_getPrinterDataSuccess0.000
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.004
test_setFocusSuccess0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.007
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_setVisibleZ[1]Success0.006
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.026
test_isTextSelectedInBlockSelectionSuccess0.007
test_setTextDirection[0]Success0.010
test_setAlphaIIISuccess0.000
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_getMessageSuccess0.000
test_getTabsSuccess0.015
test_addCaretListener_CaretListenerCalledSuccess0.006
test_setDayI[1]Success0.006
test_setCursorLocationLorg_eclipse_swt_graphics_PointSuccess0.446
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_getSelectionIndicesSuccess0.009
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.010
test_setSizeIISuccess0.009
test_setTextDirectionSuccess0.003
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.013
test_setLocationIISuccess0.004
test_getItemISuccess0.010
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_setItemILjava_lang_StringSuccess0.011
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_computeSizeII[0]Success0.008
test_redrawIIIIZSuccess0.008
test_packSuccess0.008
test_consistency_EnterSelectionSuccess0.008
test_setLayoutDataLjava_lang_ObjectSuccess0.010
test_addPaintListenerLorg_eclipse_swt_events_PaintListener[2]Success0.004
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_toStringSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.017
test_setLocationIISuccess0.009
test_getShellSuccess0.009
test_isUnstyledSuccess0.000
test_getPlatformSuccess0.000
test_setTabsISuccess0.018
test_ConstructorLorg_eclipse_swt_widgets_CompositeI[1]Success0.030
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.007
test_setItemCountISuccess0.007
test_getLocationSuccess0.004
test_isDisposedSuccess0.008
test_requestLayoutLSuccess0.007
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.008
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.005
test_addAccessibleListenerLorg_eclipse_swt_accessibility_AccessibleListenerSuccess0.003
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListener[1]Success0.006
test_getVerticalBarSuccess0.010
test_isReparentable[0]Success0.008
test_traverseI[1]Success0.006
test_getSelectionIndexSuccess0.008
test_setForegroundAfterBackgroundSuccess0.026
test_consistency_SpaceSelectionSuccess0.011
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_setNameLjava_lang_StringSuccess0.000
test_computeSizeIIZSuccess0.011
test_isEnabledSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_setToolTipTextLjava_lang_StringSuccess0.005
test_drawLineIIIISuccess0.006
test_setTimeIII[1]Success0.007
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_consistency_MenuDetectSuccess0.008
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_getShell[2]Success0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.005
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.019
test_consistency_PgupSelectionSuccess0.028
test_toStringSuccess0.007
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_consistency_DragDetect[0]Success0.051
test_setLineStyleISuccess0.003
test_setBlockSelectionBounds_updatesNormalSelectionIfNotInBlockModeSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.004
test_setFocusSuccess0.004
test_getAccessibleSuccess0.003
test_toControlIISuccess0.004
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.017
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_packZSuccess0.006
test_setRedrawZSuccess0.010
test_getShellSuccess0.003
test_getParentSuccess0.004
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.018
test_setLayoutDataLjava_lang_ObjectSuccess0.008
test_getMonitorSuccess0.006
test_marginsCorrectSuccess0.007
test_getTransparencyMaskSuccess0.001
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.041
test_ConstructorLorg_eclipse_swt_graphics_DeviceISuccess0.004
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.013
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.009
test_setVisibleZSuccess0.005
test_getMonitorSuccess0.006
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_isReparentableSuccess0.007
test_getSelectionCountSuccess0.009
test_getItemISuccess0.008
test_indexOfLjava_lang_StringISuccess0.007
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_ConstructorSuccess0.000
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.014
test_setKeyBindingIISuccess0.005
test_toStringSuccess0.006
test_packZSuccess0.015
test_deselectIISuccess0.015
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_isDisposedSuccess0.013
test_selectIISuccess0.017
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_hashCodeSuccess0.001
test_getAccessibleSuccess0.004
test_consistency_EnterSelectionSuccess0.017
test_setRedrawZSuccess0.007
test_setFocusSuccess0.004
test_setTextLjava_lang_StringSuccess0.009
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.018
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.011
test_ConstructorSuccess0.000
test_packZSuccess0.007
test_updateSuccess0.006
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListener[0]Success0.006
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.009
test_updateSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_TreeISuccess0.016
test_getDisplaySuccess0.008
test_setFocus[1]Success0.006
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_getBoundsSuccess0.000
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.011
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.008
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_consistency_MouseSelectionSuccess0.006
test_getHorizontalBarSuccess0.007
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.006
test_consistency_DoubleClickSuccess0.011
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_getMinimumSuccess0.005
test_setRedrawZSuccess0.006
test_addModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.011
test_setHeaderBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.040
test_getChildrenSuccess0.006
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_isDisposedSuccess0.003
test_postLorg_eclipse_swt_widgets_EventSuccess0.001
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.008
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.021
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.006
test_setLayoutDataLjava_lang_Object[2]Success0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.009
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.016
test_getHorizontalBarSuccess0.004
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.005
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_getItemHeightSuccess0.007
test_redrawIIIIZSuccess0.006
test_isReparentableSuccess0.013
test_getShellSuccess0.004
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_getHorizontalBarSuccess0.023
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_getCharWidthCSuccess0.006
test_getClientAreaSuccess0.004
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.004
test_isEnabledSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_updateSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.008
test_deselectAllSuccess0.020
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.007
test_setBackgroundAlphaRadioButtonSuccess0.004
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.008
test_setLocationIISuccess0.013
test_isVisibleSuccess0.010
test_isVisible[1]Success0.031
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.009
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.008
test_getMonitorSuccess0.007
test_getItemCountSuccess0.008
test_getChildrenSuccess0.006
test_getDisplaySuccess0.005
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_intersectsLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_getChildrenSuccess0.009
test_removeISuccess0.008
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.007
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.003
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.011
test_setEnabledZSuccess0.007
test_getItemISuccess0.010
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setLayoutSuccess0.004
test_getChildrenSuccess0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_deselectISuccess0.008
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_Color[0]Success0.013
test_getLocationSuccess0.004
test_addControlListenerLorg_eclipse_swt_events_ControlListener[1]Success0.005
test_getTextSuccess0.000
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.019
test_getWarningsSuccess0.266
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_consistency_ThumbSelectionSuccess0.008
test_getOriginSuccess0.006
test_getAccessibleSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_redrawIIIIZ[1]Success0.005
test_updateSuccess0.003
test_scrollIIIIIIZSuccess0.007
test_remove$ISuccess0.018
test_setVisibleZSuccess0.003
test_addMenuListenerMenuShownAdapterLorg_eclipse_swt_events_MenuListenerSuccess0.004
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.003
test_getAccessibleSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.019
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.003
test_getEchoCharSuccess0.020
test_setPixelsIII$BISuccess0.000
test_getItemHeightSuccess0.008
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.012
test_addTreeListenerTreeCollapsedAdapterLorg_eclipse_swt_events_TreeListenerSuccess0.009
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_isDisposed[0]Success0.005
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_setLinesVisibleZSuccess0.006
test_setEnabledZ[0]Success0.007
test_setCaptureZSuccess0.009
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.005
test_getShellSuccess0.012
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.010
test_copySuccess0.012
test_isReparentableSuccess0.007
test_setForegroundAlphaDateDateTime[2]Success0.007
test_getTextSuccess0.011
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.008
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.018
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.005
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_consistency_EnterSelectionSuccess0.038
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_isEnabledSuccess0.008
test_setBoundsIIIISuccess0.013
test_disposeExecLjava_lang_RunnableSuccess0.301
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.014
test_consistency_DoubleClickSuccess0.004
test_toStringSuccess0.004
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_getParentSuccess0.010
test_getSelectionForegroundSuccess0.005
test_setVisibility_and_sizingSuccess0.011
test_traverseISuccess0.004
test_setDataLjava_lang_ObjectSuccess0.011
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.012
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.005
test_isReparentableSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_getAccessibleSuccess0.015
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.013
test_getLocationSuccess0.005
test_getParent[1]Success0.005
test_setControlLorg_eclipse_swt_widgets_ControlSuccess0.012
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_ConstructorIILorg_eclipse_swt_graphics_ColorLorg_eclipse_swt_graphics_ColorISuccess0.000
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_toStringSuccess0.003
test_consistency_DragDetectSuccess0.014
test_getStyleSuccess0.003
test_computeSizeIIZSuccess0.003
test_getClientAreaSuccess0.003
test_setDataLjava_lang_ObjectSuccess0.003
test_getShellSuccess0.005
test_setSelectionIISuccess0.044
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_getPageIncrementSuccess0.005
test_getHorizontalBarSuccess0.005
test_getCursorControlSuccess0.291
test_getAccessibleSuccess0.007
test_getMonitorSuccess0.009
test_getClientAreaSuccess0.004
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_packSuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_removeLineBackgroundListenerLorg_eclipse_swt_custom_LineBackgroundListenerSuccess0.004
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_getParentSuccess0.005
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.015
test_isDisposedSuccess0.004
test_setCaptureZSuccess0.003
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.011
test_getAverageCharWidthSuccess0.005
test_addMouseListenerLorg_eclipse_swt_events_MouseListener[2]Success0.004
test_cutSuccess0.016
test_setDataLjava_lang_ObjectSuccess0.007
test_getParentSuccess0.004
test_setEnabledZSuccess0.003
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setRedrawZSuccess0.005
test_toStringSuccess0.008
test_getItemCountSuccess0.012
test_isReparentableSuccess0.006
test_getTextSuccess0.007
test_getChildrenSuccess0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.005
test_getVerticalBarSuccess0.005
test_setCaptureZSuccess0.003
test_toStringSuccess0.003
test_setAlignmentISuccess0.010
test_updateSuccess0.005
test_computeSizeIIZSuccess0.003
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.013
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.003
test_getMonitorSuccess0.006
test_computeSizeIIZSuccess0.008
test_ConstructorFFFFSuccess0.000
test_computeTrimIIIISuccess0.008
test_getBorderWidthSuccess0.003
test_toStringSuccess0.005
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.004
test_setMinSizeSuccess0.004
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.006
test_isEnabledSuccess0.006
test_ConstructorLorg_eclipse_swt_graphics_Device_ImageDataProviderSuccess0.002
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_setDataLjava_lang_ObjectSuccess0.006
test_ConstructorIISuccess0.001
test_packSuccess0.007
test_addSelectionListenerWidgetSelectedListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.011
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_clickUpdatesCaretPositionSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_setSelectionZSuccess0.007
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.011
test_setRGBLorg_eclipse_swt_graphics_RGBSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_setBoundsIIIISuccess0.003
test_getEditableSuccess0.043
test_drawRoundRectangleIIIIIISuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.009
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.004
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_setTextDirectionSuccess0.005
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_isVisibleSuccess0.013
test_setVisibleZSuccess0.003
test_setActiveSuccess0.007
test_ConstructorLjava_lang_ObjectSuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_computeSizeIISuccess0.005
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_getAccessibleSuccess0.004
test_setForegroundAlphaCalendarDateTime[0]Success0.007
test_getBoundsSuccess0.282
test_selectAllSuccess0.006
test_computeTrimIIIISuccess0.007
test_getNextOffset2Success0.001
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.005
test_setForegroundDateDateTime[2]Success0.008
test_getParentSuccess0.006
test_fillArcIIIIIISuccess0.006
test_packSuccess0.010
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_TableIISuccess0.008
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_getGridLineWidthSuccess0.008
test_setBackgroundCalendarDateTime[2]Success0.006
test_consistency_DragDetectSuccess0.007
test_computeSizeIIZSuccess0.005
test_setBoundsIIII[2]Success0.004
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.061
test_setForegroundLorg_eclipse_swt_graphics_Color[2]Success0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.005
test_setVisibility_and_sizingSuccess0.019
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataSuccess0.001
test_setTextLjava_lang_StringSuccess0.005
test_setFilterNames$Ljava_lang_StringSuccess0.003
test_toDisplayIISuccess0.010
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.005
test_consistency_TroughSelectionSuccess0.004
test_setTextLjava_lang_StringSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.010
test_setFocus_toChild_afterOpenSuccess0.016
test_getImageBoundsISuccess0.029
test_setSelectionISuccess0.022
test_redrawIIIIZSuccess0.003
test_ConstructorLorg_eclipse_swt_graphics_Device_ImageFileNameProviderSuccess0.005
test_toDisplayIISuccess0.015
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
testFontSuccess0.009
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.007
test_setRedrawZSuccess0.007
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.003
test_intersectLorg_eclipse_swt_graphics_RegionSuccess0.000
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.009
test_consistency_KeySelectionSuccess0.022
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.008
test_getBorderWidthSuccess0.004
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.006
test_getColumnsSuccess0.008
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_toStringSuccess0.000
test_toStringSuccess0.003
test_getBoundsSuccess0.000
test_consistency_MenuDetectSuccess0.007
test_getMonitorSuccess0.008
test_getShellSuccess0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_setLayoutDataLjava_lang_ObjectSuccess0.007
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_WidgetI[2]Success0.004
test_consistency_MenuDetectSuccess0.003
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_drawOvalIIIISuccess0.005
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.023
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_getTextLimitSuccess0.017
test_setHorizontalPixelISuccess0.018
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_openSuccess0.014
test_packZSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_computeSizeIIZSuccess0.006
test_addExtendedModifyListenerLorg_eclipse_swt_custom_ExtendedModifyListenerSuccess0.009
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.007
test_setTextLjava_lang_StringSuccess0.005
test_setTextLimitISuccess0.012
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_isDisposed[2]Success0.005
test_isDisposedSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.009
test_setTextDirectionSuccess0.021
test_getLineCountSuccess0.004
test_getControlSuccess0.007
test_setStyleRanges$Lorg_eclipse_swt_custom_StyleRangeSuccess0.006
test_setToolTipTextLjava_lang_String[1]Success0.005
test_setCaptureZSuccess0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.003
test_removeISuccess0.009
test_setToolTipTextLjava_lang_StringSuccess0.015
test_setEnabledZSuccess0.007
test_getHeaderHeightSuccess0.006
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.025
test_setFocus_toChild_beforeOpenSuccess0.017
test_setTextLjava_lang_StringSuccess0.006
test_isTextSelectedSuccess0.065
test_computeTrimIIIISuccess0.007
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_setRedrawZSuccess0.010
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.007
test_ConstructorLorg_eclipse_swt_graphics_DeviceIIISuccess0.000
test_setAlignmentISuccess0.009
test_setImeInputModeISuccess0.007
testRiseSuccess0.007
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.007
test_setTopItemLorg_eclipse_swt_widgets_TreeItemSuccess0.044
test_removeLineStyleListenerLorg_eclipse_swt_custom_LineStyleListenerSuccess0.005
test_computeSizeIISuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_toControlLorg_eclipse_swt_graphics_Point[0]Success0.008
test_setLocationIISuccess0.006
test_getMonitorSuccess0.020
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_consistency_TroughSelectionSuccess0.007
test_getBorderWidthSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.003
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_setRedrawZSuccess0.005
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_printLorg_eclipse_swt_printing_PrinterSuccess0.008
test_getTopPixelSuccess0.006
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_getParentSuccess0.007
test_requestLayoutLSuccess0.023
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.013
test_getLineHeightSuccess0.009
test_setSizeIISuccess0.006
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.022
test_getChildrenSuccess0.008
test_redrawSuccess0.006
test_removeLjava_lang_StringSuccess0.007
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.004
test_setBackgroundAlphaCalendarDateTime[1]Success0.018
test_loadLjava_io_InputStreamSuccess0.001
test_isVisibleSuccess0.013
test_addLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_isDisposedSuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.006
test_selectAllSuccess0.027
test_consistency_MouseSelectionSuccess0.010
test_isDisposedSuccess0.003
test_getParentSuccess0.007
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.003
test_getParentSuccess0.038
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_setPageIncrementISuccess0.005
test_setTextLjava_lang_StringSuccess0.009
test_setBackgroundAlphaLorg_eclipse_swt_graphics_Color[0]Success0.008
test_toStringSuccess0.003
test_toDisplayIISuccess0.007
test_setBoundsIIIISuccess0.006
test_isReparentableSuccess0.004
test_computeSizeIIZSuccess0.020
test_setFocusSuccess0.017
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.012
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.004
test_setCaptureZSuccess0.008
test_getClientAreaSuccess0.005
test_setRedrawZSuccess0.012
test_getMonitorSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.004
test_traverseISuccess0.006
test_isDisposedSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.013
test_setSelectionBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_isReparentableSuccess0.013
test_isVisibleSuccess0.009
test_isEnabledSuccess0.008
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_traverseI[2]Success0.004
test_deselectAllSuccess0.013
test_containsIISuccess0.000
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.006
test_setLocationLorg_eclipse_swt_graphics_Point[1]Success0.016
test_subtractLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_drawStringLjava_lang_StringIISuccess0.005
test_setForegroundAlphaSimpleComboSuccess0.010
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.005
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListener[2]Success0.004
test_setVisibleZSuccess0.003
test_addWordMovementListener_passingNullThrowsExceptionSuccess0.005
test_packSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_MenuIISuccess0.005
test_setFocusSuccess0.038
test_moveAboveLorg_eclipse_swt_widgets_Control[0]Success0.007
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.007
test_ConstructorFFFSuccess0.000
test_setSelectionIISuccess0.009
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_setCaptureZSuccess0.025
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.006
test_printSuccess0.005
test_setFocus_toChild_beforeOpenSuccess0.012
test_requestLayoutLSuccess0.016
test_computeSizeIIZSuccess0.009
test_setSizeIISuccess0.006
test_childDisposesParentSuccess0.032
test_getImageSuccess0.008
test_setBoundsIIIISuccess0.004
test_asyncExecLjava_lang_Runnable_disposeSuccess0.249
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_setEnabledZSuccess0.005
test_addModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.020
test_getPixelsIII$IISuccess0.001
test_setForegroundDateDateTime[0]Success0.053
test_getSelectionRangesInBlockSelectionSuccess0.008
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.009
test_getFileNamesSuccess0.002
test_toControlIISuccess0.005
test_setVisibleZSuccess0.005
test_isReparentableSuccess0.003
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.011
test_setFocus_toChild_beforeOpenSuccess0.018
test_requestLayoutLSuccess0.010
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_getHorizontalBarSuccess0.006
test_setVisibleZSuccess0.008
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_toStringSuccess0.027
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.013
test_getBorderWidthSuccess0.006
test_setFocus_toChild_afterOpenSuccess0.015
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.004
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.008
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_setBackgroundAlphaDropDownComboSuccess0.010
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.006
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_packSuccess0.005
test_setEnabledZSuccess0.004
test_getItemISuccess0.010
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.011
test_getParentItemSuccess0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_getShellSuccess0.003
test_addFilterILorg_eclipse_swt_widgets_ListenerSuccess0.288
test_setVisibleZSuccess0.003
test_getHorizontalBarSuccess0.011
test_setForegroundAlphaCalendarDateTime[2]Success0.005
test_getAccessibleSuccess0.021
test_isDisposedSuccess0.004
test_setVisibleZSuccess0.009
test_ConstructorLjava_lang_StringSuccess0.000
test_getBoundsSuccess0.000
test_hashCodeSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.012
test_setImage$Lorg_eclipse_swt_graphics_ImageSuccess0.032
test_getHorizontalIndexSuccess0.015
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_getBorderWidthSuccess0.003
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_getSegmentsCharsSuccess0.001
test_setBackgroundAlphaSimpleComboSuccess0.008
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.006
test_computeTrimIIIISuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListener[1]Success0.006
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.014
test_getShellSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_consistency_EnterSelectionSuccess0.008
test_consistency_SegmentsSuccess0.005
test_getParentSuccess0.024
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.008
test_setControlSuccess0.008
test_executeLjava_lang_StringSuccess0.004
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.008
test_computeTrimIIIISuccess0.004
test_getParentSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_getLocation[1]Success0.006
test_isReparentableSuccess0.003
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.021
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListener[2]Success0.004
test_redrawSuccess0.007
test_packZSuccess0.008
test_setLayoutDataLjava_lang_ObjectSuccess0.003
test_computeSizeIISuccess0.005
test_verticalIndent_changeRelativeBoundsSuccess0.225
test_isVisibleSuccess0.012
test_setForegroundSimpleComboSuccess0.011
test_redrawSuccess0.003
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.008
test_setFocus_toChild_afterOpenSuccess0.017
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.003
test_setDataLjava_lang_ObjectSuccess0.005
test_setLocationIISuccess0.006
test_ConstructorSuccess0.000
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.024
test_toStringSuccess0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.006
test_setBoundsIIII[1]Success0.007
test_getItemsSuccess0.013
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_TabFolder_getChildrenSuccess0.011
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.013
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_removeWordMovementListener_invokeActionSelectWordCallsNoMethodsSuccess0.005
test_setFilterExtensions$Ljava_lang_StringSuccess0.012
test_setMonthI[1]Success0.005
test_isDisposed[1]Success0.008
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_getItemHeightSuccess0.005
test_toStringSuccess0.004
test_toDisplayLorg_eclipse_swt_graphics_Point[2]Success0.004
test_getImageDataSuccess0.047
test_getBackgroundSuccess0.000
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.013
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_selectAllSuccess0.005
test_toStringSuccess0.004
test_setBoundsSuccess0.007
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.009
test_setForegroundCheckButtonSuccess0.004
test_getEnabledSuccess0.009
test_setBackgroundLorg_eclipse_swt_graphics_Color[1]Success0.008
test_ConstructorLorg_eclipse_swt_widgets_ToolBarISuccess0.009
test_isDisposedSuccess0.008
test_computeSizeIISuccess0.006
test_isVisibleSuccess0.022
test_getHorizontalBarSuccess0.003
test_toStringSuccess0.017
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.018
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_isFocusControlSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_TabFolderIISuccess0.014
test_removeExtendedModifyListenerLorg_eclipse_swt_custom_ExtendedModifyListenerSuccess0.005
test_isDisposedSuccess0.003
test_addAccessibleControlListenerLorg_eclipse_swt_accessibility_AccessibleControlListenerSuccess0.004
test_setForegroundCalendarDateTime[2]Success0.005
test_getDisplaySuccess0.002
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_setItemILjava_lang_StringSuccess0.009
test_computeTrimIIIISuccess0.003
test_isDisposedSuccess0.017
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.021
test_computeTrimIIIISuccess0.006
test_redrawIIIIZSuccess0.004
test_getLocationSuccess0.011
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.006
test_setCaretLorg_eclipse_swt_widgets_CaretSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.010
test_isDisposedSuccess0.000
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setCaptureZSuccess0.007
test_getItemsSuccess0.009
test_addLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_setBackgroundLorg_eclipse_swt_graphics_Color[0]Success0.009
test_setFocus_toChild_beforeOpenSuccess0.021
test_setTextDirectionSuccess0.003
test_drawFocusIIIISuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListener[0]Success0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListener[1]Success0.007
test_setLocationIISuccess0.007
test_getSelectionCountSuccess0.015
test_getAccessibleSuccess0.011
test_isFocusControlSuccess0.003
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.009
test_consistency_SpaceSelectionSuccess0.010
test_setHeightISuccess0.001
test_getItemsSuccess0.011
test_setSynchronizerLorg_eclipse_swt_widgets_SynchronizerSuccess0.278
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setMaximumISuccess0.034
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.018
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.011
test_isDisposedSuccess0.006
test_consistency_DragDetectSuccess0.011
test_openSuccess0.003
test_getLineAtOffsetISuccess0.005
test_toControlIISuccess0.008
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_ConstructorIIISuccess0.000
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_getAlignmentSuccess0.000
test_getMonitor[0]Success0.005
test_computeTrimIIIISuccess0.007
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.009
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_getTextLimitSuccess0.030
test_setVisibleZ[0]Success0.009
test_pasteSuccess0.018
test_getParentSuccess0.005
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.014
test_getDisplaySuccess0.003
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.020
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_ConstructorLjava_lang_ObjectSuccess0.003
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.005
test_getDisplaySuccess0.007
test_getExpandedSuccess0.012
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_setToolTipTextLjava_lang_StringSuccess0.007
test_fillOvalIIIISuccess0.004
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_consistency_MenuDetect[0]Success0.028
test_getTextSuccess0.048
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.013
test_bug551335_lostStylesSuccess0.240
test_getMonitorSuccess0.009
test_isFocusControlSuccess0.003
test_indexOfLorg_eclipse_swt_widgets_ToolItemSuccess0.022
test_isVisibleSuccess0.013
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.009
test_drawTextLjava_lang_StringIIZSuccess0.004
test_getMonitor[2]Success0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.014
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.005
test_setRedrawZSuccess0.004
test_select$ISuccess0.015
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.005
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.011
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.008
test_getParentSuccess0.006
test_toStringSuccess0.004
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListener[1]Success0.006
test_isFocusControlSuccess0.008
test_getDisplaySuccess0.003
test_consistency_DragDetectSuccess0.011
test_consistency_DragDetectSuccess0.009
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_toStringSuccess0.003
test_consistency_DragDetect[2]Success0.019
test_getBorderWidthSuccess0.005
testBigFontSeveralRangesSuccess0.004
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.013
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.007
test_isDisposedSuccess0.006
test_hashCodeSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.006
test_clearSelectionSuccess0.006
test_intersectionLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.003
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.006
test_setBoundsIIIISuccess0.010
test_setTextLjava_lang_StringSuccess0.008
test_isReparentableSuccess0.009
test_packZSuccess0.004
test_setDoubleClickEnabledZSuccess0.005
test_getClientAreaSuccess0.010
test_requestLayoutLSuccess0.006
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListener[0]Success0.008
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_Color[0]Success0.005
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.016
test_updateSuccess0.006
test_setDataLjava_lang_ObjectSuccess0.277
test_ConstructorLjava_lang_ObjectSuccess0.003
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_getShowFocusedControlSuccess0.007
test_traverseISuccess0.003
test_redrawIIIIZ[0]Success0.008
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_getCharCountSuccess0.016
test_sleepSuccess3.245
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.005
test_consistency_EnterSelection[2]Success0.018
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.013
test_isDisposedSuccess0.285
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.007
test_deselect$ISuccess0.009
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.005
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.012
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_add_intArraySuccess0.000
test_getDPISuccess0.236
test_removeAllSuccess0.017
test_consistency_IconifySuccess0.016
test_isDisposedSuccess0.005
test_setCaptureZSuccess0.003
test_setSizeIISuccess0.003
test_ConstructorSuccess0.000
test_setSelection$Lorg_eclipse_swt_widgets_TableItemSuccess0.012
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.005
test_isFocusControlSuccess0.008
test_update[1]Success0.009
test_ConstructorLorg_eclipse_swt_graphics_DeviceDataSuccess0.546
test_getSelectionSuccess0.021
test_openSuccess0.003
test_wakeSuccess0.000
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_setRedrawZSuccess0.008
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_drawPointIISuccess0.008
test_consistency_ArrowSelectionSuccess0.005
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.086
test_toStringSuccess0.022
test_consistency_MenuDetectSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_CanvasISuccess0.005
test_toControlLorg_eclipse_swt_graphics_Point[2]Success0.004
test_isReparentableSuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setVisibleZSuccess0.008
test_launchLjava_lang_StringSuccess0.000
test_setPixelIIISuccess0.000
test_consistency_OpenSuccess0.007
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_setEnabledZSuccess0.007
test_consistency_DragDetectSuccess0.003
test_setForegroundAlphaTimeDateTime[2]Success0.010
test_computeSizeIIZSuccess0.007
test_setToolTipTextLjava_lang_StringSuccess0.012
test_setCaretLorg_eclipse_swt_widgets_CaretSuccess0.009
test_showItemLorg_eclipse_swt_widgets_TreeItemSuccess0.013
test_setEnabledZSuccess0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.013
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.006
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_packSuccess0.003
test_setSizeIISuccess0.004
test_setImageILorg_eclipse_swt_graphics_ImageSuccess0.010
test_getBorderWidthSuccess0.007
test_getClientAreaSuccess0.006
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_consistency_MenuDetectSuccess0.005
test_toStringSuccess0.002
test_getParentSuccess0.004
test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontDataSuccess0.001
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.007
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.003
test_setFocus_toChild_afterOpenSuccess0.011
test_getMaximumSuccess0.005
test_getItemISuccess0.008
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_consistency_DragDetectSuccess0.004
test_setFocus_toChild_beforeOpenSuccess0.017
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.003
test_showSelectionSuccess0.005
test_addTreeListenerTreeExpandedAdapterLorg_eclipse_swt_events_TreeListenerSuccess0.008
test_getOffsetSuccess0.002
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setDisabledImageSuccess0.011
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setSecondsI[2]Success0.004
test_addPaintListenerLorg_eclipse_swt_events_PaintListener[0]Success0.006
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.004
test_isEnabledSuccess0.005
test_setSizeLorg_eclipse_swt_graphics_Point[1]Success0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_trippleClickDoesNotSelectIfDoubleClickIsDisabledSuccess0.004
test_getSelectionSuccess0.007
test_consistency_MenuDetectSuccess0.026
test_redrawSuccess0.005
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.018
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.003
test_packSuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_setFocusSuccess0.008
test_consistency_MenuDetectSuccess0.008
test_fillPolygon$ISuccess0.004
test_GlyphMetricsOnTab_Bug549110Success0.125
test_consistency_KeySelectionSuccess0.012
test_toControlIISuccess0.012
test_getOrientationSuccess0.000
test_setEnabledZSuccess0.007
test_getParentSuccess0.004
test_computeTrimIIIISuccess0.005
test_consistency_DragDetectSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_consistency_DragDetectSuccess0.006
test_setRGBLorg_eclipse_swt_graphics_RGBSuccess0.003
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.003
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.011
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setLayoutDataLjava_lang_ObjectSuccess0.011
test_updateSuccess0.004
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_packZSuccess0.003
test_getDisplaySuccess0.003
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.008
test_updateSuccess0.005
test_setXORModeZSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.013
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.005
test_isEnabledSuccess0.003
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_consistency_MenuDetectSuccess0.008
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.009
test_getParentSuccess0.004
test_setLocationIISuccess0.003
test_getAccessibleSuccess0.006
test_addAccessibleTextListenerLorg_eclipse_swt_accessibility_AccessibleTextListenerSuccess0.003
test_addLjava_lang_StringISuccess0.025
test_setEnabledZSuccess0.003
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.004
test_getBorderWidthSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.016
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.043
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_setBackgroundLorg_eclipse_swt_graphics_Color[2]Success0.005
test_setVisibleZSuccess0.006
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.014
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.004
test_getChildrenSuccess0.012
test_setDataLjava_lang_StringLjava_lang_Object[0]Success0.005
test_caretSizeAndPositionVariableGlyphMetricsSuccess0.006
test_setMoveableZSuccess0.019
test_toStringSuccess0.003
test_computeSizeAlignmentSuccess0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.004
test_toControlIISuccess0.011
test_setFocus_toChild_beforeOpenSuccess0.014
test_setGrayedZSuccess0.012
test_packSuccess0.020
test_getClientAreaSuccess0.003
test_setBackgroundDropDownComboSuccess0.019
test_setFocus_toChild_afterOpenSuccess0.016
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_setLocationIISuccess0.003
test_consistency_MouseSelectionSuccess0.030
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.007
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.003
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_getZoomSuccess0.001
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListener[1]Success0.006
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.007
test_setTextLimitISuccess0.010
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.004
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.016
test_getFontListLjava_lang_StringZSuccess0.269
test_toStringSuccess0.003
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_io_InputStreamSuccess0.012
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.012
test_redrawIIIIZSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_Event[2]Success0.005
test_isDisposedSuccess0.005
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.004
test_setTextLjava_lang_StringSuccess0.004
test_getClientAreaSuccess0.270
test_subtract$ISuccess0.000
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.015
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_getChildrenSuccess0.008
test_addVerifyListenerLorg_eclipse_swt_events_VerifyListenerSuccess0.007
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_getDisplaySuccess0.004
test_computeSizeIIZ[1]Success0.006
test_setVisibility_and_sizingSuccess0.009
test_setForegroundCalendarDateTime[1]Success0.007
test_setBackgroundAlphaCheckButtonSuccess0.005
test_setToolTipTextLjava_lang_StringSuccess0.011
test_ConstructorLorg_eclipse_swt_widgets_TreeItemIISuccess0.009
test_setEditableZSuccess0.006
test_moveBelowLorg_eclipse_swt_widgets_Control[1]Success0.007
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_getAccessibleSuccess0.007
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.006
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.004
test_packZSuccess0.008
test_consistency_KeySelectionSuccess0.011
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.009
test_setVisibleZSuccess0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.007
test_VirtualSuccess6.647
test_setForegroundAlphaLorg_eclipse_swt_graphics_Color[1]Success0.006
test_InsertWhenDisabledSuccess0.013
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.007
test_traverseISuccess0.004
test_fillRectangleIIIISuccess0.004
test_getLocationSuccess0.006
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.003
test_setBackgroundILorg_eclipse_swt_graphics_ColorSuccess0.019
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.006
test_getImageSuccess0.005
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_addControlListenerLorg_eclipse_swt_events_ControlListener[0]Success0.011
test_ExceptionsThrownInDisposeListenerDontPreventDisposal[0]Success0.005
test_toStringSuccess0.000
test_intersectsIIIISuccess0.000
test_replaceTextRangeIILjava_lang_StringSuccess0.020
test_setCaptureZSuccess0.005
test_setClippingLorg_eclipse_swt_graphics_RectangleSuccess0.005
test_toControlIISuccess0.008
test_setSizeCustomResizeSuccess0.028
test_setStyleISuccess0.002
test_getShellsSuccess0.013
test_getHeaderHeightSuccess0.013
test_traverseISuccess0.006
test_setSizeLorg_eclipse_swt_graphics_Point[0]Success0.007
test_setForegroundTimeDateTime[0]Success0.009
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.016
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_toStringSuccess0.009
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListener[2]Success0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.007
test_errorISuccess0.003
test_setTopIndexISuccess0.051
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.008
test_setFocusSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.003
test_setOrientationISuccess0.006
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.013
test_isDisposedSuccess0.008
test_getImeInputModeSuccess0.006
test_setDataLjava_lang_ObjectSuccess0.008
test_getLocationSuccess0.007
test_redraw[0]Success0.031
test_setSizeIISuccess0.005
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_Constructor$Lorg_eclipse_swt_graphics_RGBSuccess0.000
test_cutSuccess0.006
test_getLineDelimiterSuccess0.005
test_isFocusControlSuccess0.007
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setBoundsIIIISuccess0.004
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.004
test_toDisplayII[2]Success0.005
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_requestLayoutLSuccess0.016
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_toControlIISuccess0.003
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_getBoundsISuccess0.023
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.006
test_setEchoCharCSuccess0.031
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_getMonitorSuccess0.006
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.022
test_getImageDataCurrentZoomSuccess0.016
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_getBorderWidthSuccess0.004
test_ConstructorILjava_lang_StringSuccess0.000
test_ConstructorSuccess0.012
test_setValuesIIIIIISuccess0.028
test_setMinimizedZSuccess0.009
test_toDisplayIISuccess0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_toControlLorg_eclipse_swt_graphics_Point[1]Success0.006
test_getColumnCountSuccess0.008
test_setToolTipTextLjava_lang_StringSuccess0.005
test_getSelectionTextSuccess0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.005
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_ShellISuccess0.004
test_getParentSuccess0.007
test_setText$Ljava_lang_StringSuccess0.016
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.007
test_setVisibility_and_sizingSuccess0.012
test_getLocationSuccess0.011
test_setTextLjava_lang_StringSuccess0.003
test_setTextLjava_lang_StringSuccess0.008
test_setBoundsIIIISuccess0.006
test_getSelectionIndexSuccess0.010
test_lineStyleListener_invalidStyles_renderSuccess0.067
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.010
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_computeSizeIIZSuccess0.005
test_setToolTipTextLjava_lang_StringSuccess0.003
test_setToolTipTextLjava_lang_StringSuccess0.006
test_getCaretLocationSuccess0.012
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListener[2]Success0.004
test_appendLjava_lang_StringSuccess0.008
test_setBackgroundCheckButtonSuccess0.006
test_getCharCountSuccess0.005
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.021
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.007
test_getClientAreaSuccess0.000
test_consistency_MouseSelectionSuccess0.007
test_getAcceleratorSuccess0.006
test_redrawSuccess0.015
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_isReparentableSuccess0.003
test_getIconDepthSuccess0.280
test_setForegroundAlphaRadiokButtonSuccess0.007
test_setStyleRanges_renderSuccess0.131
test_setSelectionRangeIISuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.236
test_setTextDirectionSuccess0.008
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.009
test_containsIISuccess0.000
test_setForegroundDropDownComboSuccess0.009
test_setBackgroundSimpleComboSuccess0.020
test_setColumnOrder$ISuccess0.018
test_setSizeIISuccess0.019
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListener[0]Success0.006
test_setTextDirectionSuccess0.003
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.008
test_toControlIISuccess0.006
test_setItems$Ljava_lang_StringSuccess0.010
test_setTextLimitISuccess0.006
test_ConstructorSuccess0.000
test_setMonthI[0]Success0.006
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.003
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_getExtensionsSuccess0.000
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.010
test_setCaptureZ[1]Success0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.275
test_redrawSuccess0.005
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_getLocationAtOffsetISuccess0.006
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_consistency_CloseSuccess0.018
test_setEnabledZSuccess0.007
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.014
test_setLayoutDataLjava_lang_ObjectSuccess0.006
test_selectISuccess0.021
test_setHeaderVisibleZSuccess0.007
test_setSizeIISuccess0.035
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.011
test_getAverageCharacterWidthSuccess0.005
test_selectionIsClearedOnCaretMoveWhenInBlockSelectionSuccess0.005
test_getLocationSuccess0.004
test_getMonitor[1]Success0.010
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_setToolTipTextLjava_lang_StringSuccess0.006
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_computeSizeIIZ[2]Success0.004
test_getMenuBarSuccess0.007
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_toControlIISuccess0.007
test_computeSizeIISuccess0.009
test_packSuccess0.009
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_computeSizeIISuccess0.007
test_setBoundsIIIISuccess0.005
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.011
test_getWordWrapSuccess0.006
test_getBoundsISuccess0.018
test_getAccessibleSuccess0.003
test_getShellSuccess0.003
test_consistency_EnterSelectionSuccess0.011
test_setCursorLorg_eclipse_swt_graphics_Cursor[1]Success0.006
test_ConstructorLjava_lang_StringIISuccess0.000
test_getLocationSuccess0.004
test_isFocusControlSuccess0.009
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.010
test_getDisplaySuccess0.015
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_isReparentableSuccess0.017
test_setToolTipTextLjava_lang_StringSuccess0.012
test_isVisibleSuccess0.011
test_setDataLjava_lang_ObjectSuccess0.007
test_consistency_MenuDetectSuccess0.004
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_getBoundsInPixelsSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_graphics_RectangleSuccess0.372
test_getTextRangeIISuccess0.012
test_traverseISuccess0.024
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListener[0]Success0.007
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_setBoundsIIIISuccess0.007
test_isDisposedSuccess0.275
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.007
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.007
test_setEnabledSuccess0.009
test_setLayoutDataLjava_lang_ObjectSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_toDisplayIISuccess0.008
test_getChildrenSuccess0.007
test_getShellSuccess0.020
test_toStringSuccess0.004
test_setToolTipTextLjava_lang_StringSuccess0.007
test_setFocus_toChild_afterOpenSuccess0.018
test_setFontLorg_eclipse_swt_graphics_Font[2]Success0.004
test_setTextDirectionSuccess0.003
test_toStringSuccess0.004
test_setFileNameLjava_lang_StringSuccess0.003
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_getClientAreaSuccess0.000
test_toDisplayII[1]Success0.007
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_getMonitorsSuccess0.265
test_isDisposedSuccess0.006
test_toDisplayIISuccess0.004
test_getColumnISuccess0.008
test_setFocus_toChild_beforeOpenSuccess0.015
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.009
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.006
test_setLayoutDataLjava_lang_ObjectSuccess0.005
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_isReparentableSuccess0.007
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_drawRectangleLorg_eclipse_swt_graphics_RectangleSuccess0.004
test_ConstructorISuccess0.042
test_getParentSuccess0.007
test_addKeyListenerLorg_eclipse_swt_events_KeyListener[2]Success0.004
test_toStringSuccess0.007
test_doubleClickWithRightMouseButtonDoesNotSelectWordSuccess0.005
test_isFocusControl[1]Success0.006
test_traverseISuccess0.004
test_copySuccess0.006
test_equalsLjava_lang_ObjectSuccess0.004
test_computeSizeIIZSuccess0.008
test_consistency_MouseSelection[0]Success0.021
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_ControlISuccess0.003
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_getDisplay[2]Success0.005
test_setCaptureZSuccess0.004
test_equalsLjava_lang_ObjectSuccess0.000
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.009
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.009
test_computeSizeIISuccess0.006
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.007
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListener[0]Success0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.010
test_redrawIIIIZSuccess0.013
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.011
test_setBackgroundAlphaCalendarDateTime[0]Success0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.003
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_setTextDirectionSuccess0.011
test_textExtentLjava_lang_StringSuccess0.004
test_consistency_MouseSelection[2]Success0.018
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_setVisibility_and_sizingSuccess0.009
test_setSelectionLorg_eclipse_swt_graphics_PointSuccess0.006
test_getBorderWidthSuccess0.005
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.008
test_isTextSelectedInBlockSelectionForLingleEmptyLineSuccess0.006
test_getItemISuccess0.021
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.013
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.013
test_getFontMetricsSuccess0.004
test_setFocus_toChild_afterOpenSuccess0.013
test_getMonitorSuccess0.008
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.003
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_getCursorLocationSuccess0.282
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setBackgroundDateDateTime[2]Success0.008
test_setTextDirectionSuccess0.004
test_getDisplaySuccess0.005
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.017
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.003
test_setRedrawZSuccess0.011
test_getGreenSuccess0.000
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.010
test_isFocusControlSuccess0.009
test_fillGradientRectangleIIIIZSuccess0.003
test_getShellSuccess0.004
test_setRedrawZSuccess0.005
test_addMenuListenerMenuHiddenAdapterLorg_eclipse_swt_events_MenuListenerSuccess0.005
test_isReparentableSuccess0.006
test_computeSizeII[1]Success0.006
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.019
test_consistency_DragDetectSuccess0.007
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.005
test_isEnabledSuccess0.013
test_requestLayoutLSuccess0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_setWarningsZSuccess0.225
test_equalsLjava_lang_ObjectSuccess0.000
test_redrawIIIIZSuccess0.007
test_getSelectionSuccess0.013
test_getMonitorSuccess0.004
test_setToolTipTextLjava_lang_StringSuccess0.016
test_getDisplaySuccess0.005
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.007
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.011
test_isEnabledSuccess0.004
test_addLjava_lang_StringSuccess0.009
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListener[2]Success0.003
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.013
test_setDataLjava_lang_ObjectSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_setCursorLorg_eclipse_swt_graphics_Cursor[2]Success0.004
test_computeTrimIIIISuccess0.000
test_removeLjava_lang_StringSuccess0.007
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_toControlIISuccess0.003
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.005
test_getHeightSuccess0.005
test_disposeSuccess0.000
test_setTextDirectionSuccess0.008
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_setCaptureZSuccess0.007
test_ConstructorLorg_eclipse_swt_graphics_DrawableISuccess0.004
test_requestLayoutL[2]Success0.003
test_consistency_SpaceSelectionSuccess0.007
test_setLocaleLjava_lang_StringSuccess0.000
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.008
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_consistency_SegmentsSuccess0.111
test_packSuccess0.008
test_toControlIISuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.008
test_computeSizeIIZSuccess0.003
test_getTextLimitSuccess0.007
test_getMonitorSuccess0.008
test_consistency_DragDetectSuccess0.015
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.015
test_setFocusSuccess0.012
test_updateSuccess0.004
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.005
test_getMinWidthSuccess0.004
test_getBlockSelectionlundsInBlockSelectionSuccess0.011
test_setFontILorg_eclipse_swt_graphics_FontSuccess0.010
test_toStringSuccess0.006
test_ConstructorLorg_eclipse_swt_printing_PrinterDataSuccess0.000
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListener[0]Success0.007
test_equalsLjava_lang_ObjectSuccess0.000
test_redrawIIIIZSuccess0.003
test_setBackgroundAlphaTimeDateTime[2]Success0.007
test_getShell[0]Success0.010
test_ConstructorLorg_eclipse_swt_widgets_MenuSuccess0.003
test_getParentSuccess0.007
test_getBorderWidthSuccess0.008
test_setFocus_toChild_afterOpenSuccess0.020
test_updateSuccess0.003
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_getAlphaIISuccess0.000
test_consistency_DragDetectSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_getTextLimitSuccess0.009
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_getVerticalBarSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.013
test_getBoundsSuccess0.009
test_setExpandedZSuccess0.008
test_getSelectionRangeSuccess0.006
test_isReparentableSuccess0.005
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.008
test_setCursorLorg_eclipse_swt_graphics_Cursor[0]Success0.008
test_setEnabledZSuccess0.008
test_traverseISuccess0.003
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.003
test_isVisibleSuccess0.032
test_packZSuccess0.014
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.004
test_setBackgroundDateDateTime[0]Success0.019
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.006
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_consistency_MenuDetectSuccess0.004
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.009
test_ConstructorLorg_eclipse_swt_graphics_DeviceIISuccess0.000
test_setSizeII[0]Success0.006
test_getRedSuccess0.000
test_updateSuccess0.005
test_redrawIIIIZSuccess0.019
test_packZSuccess0.004
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.009
test_disposeSuccess0.011
test_isFocusControlSuccess0.003
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_getParentSuccess0.005
test_setDataLjava_lang_Object[2]Success0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_redrawSuccess0.006
test_GlyphMetricsOnTabSuccess0.015
test_redrawIIIIZSuccess0.005
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_cloneSuccess0.000
test_consistency_KeySelectionSuccess0.017
test_getLocationSuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_getDisplaySuccess0.007
test_getNameSuccess0.026
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_setToolTipTextLjava_lang_StringSuccess0.005
test_getShellSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_ControlSuccess0.003
test_isFocusControlSuccess0.009
test_setLayoutDataLjava_lang_ObjectSuccess0.005
test_setLocationIISuccess0.008
test_getParentSuccess0.006
test_getChildrenSuccess0.005
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.004
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.010
test_getWidthSuccess0.019
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setFocus_toChild_beforeOpenSuccess0.019
test_redrawIIIIZSuccess0.004
test_addListenerILorg_eclipse_swt_widgets_Listener[0]Success0.005
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.005
test_selectISuccess0.008
test_isDisposedSuccess0.003
test_computeSizeIIZSuccess0.008
test_getDisplay[0]Success0.006
test_packZSuccess0.004
test_computeSizeIIZSuccess0.004
test_requestLayoutLSuccess0.003
test_getParentSuccess0.005
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.005
test_getTextDirectionSuccess0.001
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_consistency_EnterSelectionSuccess0.022
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.003
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.009
test_setLocationII[1]Success0.007
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.003
test_setBoundsIIIISuccess0.010
test_removeVerifyListenerLorg_eclipse_swt_events_VerifyListenerSuccess0.009
test_isDisposedSuccess0.013
test_setForegroundLorg_eclipse_swt_graphics_Color[0]Success0.009
test_getTextHeightSuccess0.014
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.007
test_computeSizeIISuccess0.012
test_toStringSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.016
test_setDataLjava_lang_Object[1]Success0.006
test_toStringSuccess0.005
test_getTextIISuccess0.042
test_isFocusControl[0]Success0.005
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_getBoundsSuccess0.001
test_indexOfLjava_lang_StringISuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.002
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setSizeIISuccess0.008
test_setBoundsIIIISuccess0.008
test_setRedrawZSuccess0.006
test_toDisplayIISuccess0.003
test_addMenuListenerLorg_eclipse_swt_events_MenuListenerSuccess0.004
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataLorg_eclipse_swt_graphics_ImageDataIISuccess0.007
test_getItemHeightSuccess0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.008
test_getMonitorSuccess0.004
test_redrawIIIIZSuccess0.006
test_updateSuccess0.014
test_consistency_MenuDetect[1]Success0.023
test_setMenuLorg_eclipse_swt_widgets_Menu[2]Success0.004
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.023
test_setBoundsIIIISuccess0.011
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_computeSizeIISuccess0.007
test_getMaximumSuccess0.004
test_isDisposedSuccess0.018
test_isVisibleSuccess0.021
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_consistency_MouseSelectionSuccess0.016
test_requestLayoutLSuccess0.004
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_setHeightISuccess0.011
test_ConstructorLorg_eclipse_swt_widgets_TabFolderISuccess0.022
test_toDisplayII[0]Success0.012
test_getBorderWidthSuccess0.015
test_getChildrenSuccess0.013
test_getSelectionIndexSuccess0.006
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListener[0]Success0.006
test_computeSizeIISuccess0.021
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.012
test_packSuccess0.005
test_getStyleSuccess0.003
test_getDepthSuccess0.288
test_traverseISuccess0.004
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.009
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_CompositeI[0]Success0.033
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.011
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.007
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.006
test_toStringSuccess0.000
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_isVisibleSuccess0.021
test_isVisibleSuccess0.015
test_setToolTipTextLjava_lang_StringSuccess0.003
test_computeSizeIISuccess0.008
test_getAlphaSuccess0.000
test_scrollIIIIIIZSuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.009
test_getTabsSuccess0.014
test_packSuccess0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.010
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.011
test_getBorderWidthSuccess0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListener[2]Success0.004
test_addListenerILorg_eclipse_swt_widgets_Listener[2]Success0.004
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.004
test_setBackgroundAlphaTimeDateTime[0]Success0.007
test_setTextLjava_lang_StringSuccess0.003
test_pack[1]Success0.005
test_isVisibleSuccess0.009
test_setCaptureZSuccess0.006
test_requestLayoutLSuccess0.005
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_setControlLorg_eclipse_swt_widgets_ControlSuccess0.016
test_computeSizeIISuccess0.015
test_getItemsSuccess0.007
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_getItemsSuccess0.015
test_toStringSuccess0.007
test_openSuccess0.003
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.010
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.006
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListener[2]Success0.003
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.007
test_hashCodeSuccess0.000
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.007
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.011
test_isVisibleSuccess0.021
test_isEnabledSuccess0.004
test_getStyleSuccess0.003
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.003
test_similarToLorg_eclipse_swt_custom_StyleRangeSuccess0.000
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_isDisposedSuccess0.003
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_requestLayoutLSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposal[2]Success0.004
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_traverseISuccess0.007
test_setMinutesI[0]Success0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_redraw[2]Success0.005
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListener[1]Success0.006
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.014
test_consistency_MenuDetectSuccess0.011
test_setCheckedZSuccess0.025
test_ConstructorLorg_eclipse_swt_widgets_ExpandItemIISuccess0.008
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlIISuccess0.346
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.024
test_setTabsISuccess0.006
test_doubleClickDoesNotSelectIfDoubleClickIsDisabledSuccess0.005
test_getDefaultButtonSuccess0.007
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.003
test_setFocusSuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.014
test_isVisibleSuccess0.007
test_toStringSuccess0.000
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.008
test_getChildrenSuccess0.011
test_setVisibility_and_sizingSuccess0.009
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.003
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_RGBSuccess0.001
test_getParentItemSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.020
test_setLocationIISuccess0.006
test_nestedTabHighlightingSuccess0.032
test_packSuccess0.007
test_setFocus_toChild_afterOpenSuccess0.021
test_ConstructorSuccess0.000
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.005
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.008
test_setTextLjava_lang_StringSuccess0.008
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_getParentSuccess0.004
test_getMonitorSuccess0.003
test_getCaretOffsetSuccess0.014
test_isAutoScalableSuccess0.000
test_setBoundsIIIISuccess0.003
test_setCaptureZSuccess0.007
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_isDisposedSuccess0.014
test_getSelectionSuccess0.007
test_setVisibility_and_sizingSuccess0.017
test_setFocusSuccess0.004
test_hashCodeSuccess0.000
test_redrawSuccess0.007
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListener[2]Success0.004
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.016
test_setDataLjava_lang_ObjectSuccess0.005
test_getStyleSuccess0.006
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.005
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_getSelectionCountSuccess0.009
test_setFocus_toChild_beforeOpenSuccess0.017
test_setImage$Lorg_eclipse_swt_graphics_ImageSuccess0.017
test_setHoursI[0]Success0.005
test_getStyleRangesIISuccess0.007
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.152
test_setVisibility_and_sizingSuccess0.014
test_getHorizontalBarSuccess0.003
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_isSelectedISuccess0.009
test_getItemISuccess0.011
test_setLocationIISuccess0.012
test_setDataLjava_lang_StringLjava_lang_Object[2]Success0.004
test_setLocationIISuccess0.007
test_bug558652_scrollBarNPESuccess0.059
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.009
test_getItemCountSuccess0.008
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_setSizeIISuccess0.008
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_traverseISuccess0.004
test_consistency_DisposeSuccess0.026
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.010
test_redrawSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.008
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.004
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_consistency_DragDetectSuccess0.007
test_computeSizeIIZSuccess0.011
test_setVisibleZSuccess0.016
test_addFocusListenerLorg_eclipse_swt_events_FocusListener[1]Success0.005
test_isVisibleSuccess0.016
test_getAccessibleSuccess0.005
test_setGrayedZSuccess0.012
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.007
test_computeSizeIISuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.015
test_redrawSuccess0.003
test_toStringSuccess0.003
test_computeTrimIIIISuccess0.021
test_appendLjava_lang_StringSuccess0.027
test_getBorderWidthSuccess0.005
test_setVisibility_and_sizingSuccess0.017
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.028
test_setFocus_toChild_afterOpenSuccess0.017
test_setMinimumISuccess0.006
test_setMessageLjava_lang_StringSuccess0.003
test_traverseISuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_toControlIISuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.007
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.004
test_isVisibleSuccess0.013
test_consistency_EnterSelection[1]Success0.020
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.008
test_getEditableSuccess0.046
test_setAcceleratorISuccess0.006
test_setBackgroundTimeDateTime[2]Success0.008
test_getItemCountSuccess0.009
test_setLayoutDataLjava_lang_ObjectSuccess0.006
test_setTimeIII[2]Success0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_getHorizontalPixelSuccess0.010
test_getSystemFontSuccess0.255
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.010
test_replaceTextRangeSuccess0.003
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setSelectionISuccess0.010
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_ShellISuccess0.051
test_moveBelowLorg_eclipse_swt_widgets_Control[0]Success0.008
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.007
test_setFocus[0]Success0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.012
test_setDataLjava_lang_Object[0]Success0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_setLocationIISuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_setLayoutDataLjava_lang_ObjectSuccess0.017
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.003
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.006
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_getLocationSuccess0.004
test_addMouseListenerLorg_eclipse_swt_events_MouseListener[1]Success0.009
test_cutSuccess0.020
test_requestLayoutLSuccess0.006
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_getBorderWidthSuccess0.004
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.012
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.004
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_setParentLorg_eclipse_swt_widgets_Composite[1]Success0.017
test_setForegroundTimeDateTime[2]Success0.007
test_toStringSuccess0.000
test_setForegroundAlphaDropDownComboSuccess0.018
test_setTextDirectionSuccess0.007
test_setDataLjava_lang_ObjectSuccess0.003
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListener[0]Success0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.023
test_getBorderWidthSuccess0.005
test_requestLayoutLSuccess0.003
test_getRGBSuccess0.000
test_consistency_PgdwnSelectionSuccess0.015
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_getClientAreaSuccess0.012
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.006
test_getStyleSuccess0.003
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.019
test_ConstructorLorg_eclipse_swt_widgets_ShellISuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListener[2]Success0.004
test_getCaretPositionSuccess0.044
test_setDataLjava_lang_ObjectSuccess0.004
test_getLocationSuccess0.009
test_setTextLimitISuccess0.016
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.008
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setBoundsIIII[0]Success0.011
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_setVisibleZSuccess0.005
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_getAccessibleSuccess0.008
test_getPageIncrementSuccess0.006
test_setLocationIISuccess0.005
test_isDisposedSuccess0.015
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.009
test_setCaptureZSuccess0.009
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.005
test_insertInBlockSelectionSuccess0.008
test_isEnabledSuccess0.008
test_setLocationIISuccess0.006
test_getParentSuccess0.003
test_setSizeIISuccess0.003
test_setSpacingISuccess0.004
test_setBoundsIIIISuccess0.005
test_drawImageLorg_eclipse_swt_graphics_ImageIIIIIIIISuccess0.007
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.015
test_isVisibleSuccess0.012
test_equalsLjava_lang_ObjectSuccess0.003
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListener[0]Success0.006
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.008
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_getShell[1]Success0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.017
test_getClientAreaSuccess0.004
test_activateEventSendSuccess0.007
test_setTextLjava_lang_StringSuccess0.017
test_computeSizeIIZSuccess0.005
test_setDataLjava_lang_ObjectSuccess0.016
test_setBackgroundAlphaLorg_eclipse_swt_graphics_Color[1]Success0.007
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_getLineIndexSuccess0.008
test_setTopPixelISuccess0.011
test_setToolTipTextLjava_lang_String[2]Success0.004
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.011
test_consistency_ThumbSelectionSuccess0.004
test_updateSuccess0.004
test_setCaptureZSuccess0.004
test_setTextLjava_lang_StringSuccess0.007
test_addShellListenerShellDeiconifiedAdapterLorg_eclipse_swt_events_ShellListenerSuccess0.011
test_redrawSuccess0.005
test_ConstructorSuccess0.000
test_getStyleRanges_Bug549110Success0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.007
test_requestLayoutL[0]Success0.005
test_getVerticalBarSuccess0.010
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.008
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.010
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_trippleClickInBlockSelectionSelectsLineSuccess0.011
test_consistency_MenuDetect[2]Success0.018
test_isEmptySuccess0.000
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_requestLayoutLSuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.003
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.004
test_ConstructorISuccess0.000
test_getDisplaySuccess0.011
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.021
test_toControlIISuccess0.007
test_packZSuccess0.009
test_getBorderWidthSuccess0.008
test_setBoundsIIIISuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListener[1]Success0.005
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_getAdvanceWidthCSuccess0.003
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.008
test_setMinutesI[1]Success0.006
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_isVisibleSuccess0.068
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListener[1]Success0.005
test_setLinkForegroundLorg_eclipse_swt_graphics_ColorSuccess0.003
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.009
test_getOffsetAtPointLorg_eclipse_swt_graphics_PointSuccess0.006
test_setForegroundLorg_eclipse_swt_graphics_Color[1]Success0.007
test_setBackgroundAlphaDateDateTime[2]Success0.007
test_update[2]Success0.004
test_getClientAreaSuccess0.005
test_setTextLjava_lang_StringSuccess0.006
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addWordMovementListener_invokeActionSelectWordNextCallsGetNextOffsetSuccess0.005
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_ConstructorLorg_eclipse_swt_graphics_ImageLoaderLorg_eclipse_swt_graphics_ImageDataIZSuccess0.001
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_packSuccess0.005
test_getLocationSuccess0.003
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_redraw[1]Success0.006
test_toControlIISuccess0.009
test_consistency_MenuDetectSuccess0.012
test_isVisibleSuccess0.028
test_equalsLjava_lang_ObjectSuccess0.004
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_setRedrawZ[1]Success0.006
test_getHorizontalBarSuccess0.004
test_isFocusControlSuccess0.011
test_toStringSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_ControlIISuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_Listener[0]Success0.006
test_subtractLorg_eclipse_swt_graphics_RegionSuccess0.000
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_setRedrawZSuccess0.007
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_toStringSuccess0.008
test_toStringSuccess0.008
test_updateSuccess0.004
test_getShellSuccess0.009
test_setToolTipTextLjava_lang_StringSuccess0.003
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setDataLjava_lang_ObjectSuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.010
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_textExtentLjava_lang_StringISuccess0.004
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.012
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.012
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.008
test_packSuccess0.006
test_toControlIISuccess0.004
test_drawImageLorg_eclipse_swt_graphics_ImageIISuccess0.014
test_setBoundsIIIISuccess0.005
test_deselectISuccess0.010
test_setHorizontalIndexISuccess0.017
test_setEnabledZSuccess0.004
test_isFocusControlSuccess0.010
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.006
test_setBackgroundRadioButtonSuccess0.006
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.005
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setBoundsIIIISuccess0.003
test_setFocusSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_addArmListenerLorg_eclipse_swt_events_ArmListenerSuccess0.007
test_setSelectionISuccess0.010
test_setItems$Ljava_lang_StringSuccess0.019
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListener[2]Success0.004
test_setFocusSuccess0.007
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_isEnabledSuccess0.011
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_setMenuLorg_eclipse_swt_widgets_Menu[0]Success0.007
test_getParentSuccess0.004
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.006
test_ConstructorIISuccess0.004
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.003
test_traverseISuccess0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.003
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_getStyleRangeAtOffsetISuccess0.011
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.004
test_getHorizontalBarSuccess0.005
test_setYearI[1]Success0.006
test_pasteInsertsTextInBlockSelectionAsBlockSuccess0.007
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.005
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.007
test_setDataLjava_lang_ObjectSuccess0.007
test_getAccessibleSuccess0.003
test_getBorderWidthSuccess0.003
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.007
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.021
test_setHeaderBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_ConstructorLorg_eclipse_swt_graphics_DeviceSuccess0.000
test_getItemsSuccess0.010
test_getContentSuccess0.005
test_setFocusSuccess0.005
test_ConstructorIIILorg_eclipse_swt_graphics_PaletteDataSuccess0.000
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_setDayI[2]Success0.005
test_hashCodeSuccess0.000
test_setSelectionEmptySuccess0.009
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.007
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.010
test_getItemCountSuccess0.009
test_getAccessibleSuccess0.008
test_toControlIISuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.005
test_copySuccess0.010
test_getThreadSuccess0.227
test_isReparentableSuccess0.006
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.008
test_computeSizeIISuccess0.007
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.003
test_getImageBoundsISuccess0.029
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.017
test_addLineStyleListenerLorg_eclipse_swt_custom_LineStyleListenerSuccess0.006
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_setSelection$ISuccess0.010
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setMinimumISuccess0.004
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.007
test_setMonthI[2]Success0.005
test_moveAboveLorg_eclipse_swt_widgets_Control[2]Success0.005
test_isVisibleSuccess0.010
test_getParentMenuSuccess0.007
test_isEnabledSuccess0.005
test_getDisplaySuccess0.014
test_toStringSuccess0.018
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_isFocusControlSuccess0.003
test_computeSizeIIZSuccess0.003
test_getRangesSuccess0.026
test_setSecondsI[1]Success0.006
test_setTextDirectionSuccess0.004
test_setVisibleZSuccess0.004
test_getMinHeightSuccess0.004
test_stringExtentLjava_lang_StringSuccess0.004
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.014
test_getParentSuccess0.007
test_computeSizeIISuccess0.004
test_syncExecLjava_lang_Runnable_disposeSuccess0.384
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_toStringSuccess0.015
test_indexOfLjava_lang_StringSuccess0.014
test_pasteSuccess0.024
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.003
test_packZ[2]Success0.004
test_consistency_MenuDetectSuccess0.007
test_selectISuccess0.015
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.010
test_getMonitorSuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.008
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.005
test_lineStyleListener_styles_renderSuccess0.037
test_getBorderWidthSuccess0.003
test_ConstructorLjava_lang_StringSuccess0.000
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_MenuItemSuccess0.003
test_getVerticalBarSuccess0.008
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListener[1]Success0.007
test_copySuccess0.021
test_getLineOffsetsSuccess0.000
test_getIncrementSuccess0.007
test_setRedrawZSuccess0.003
test_intersectsLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_setSizeIISuccess0.006
test_consistency_KeySelectionSuccess0.004
test_getTextSuccess0.003
test_saveLjava_lang_StringISuccess0.000
test_getItemCountSuccess0.021
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.007
test_drawStringLjava_lang_StringIIZSuccess0.004
test_setClippingIIIISuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_TableIISuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.015
test_drawPolyline$ISuccess0.003
test_addLjava_lang_StringSuccess0.006
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.007
test_computeTrimIIIISuccess0.005
test_setEnabledZSuccess0.007
test_setForegroundCalendarDateTime[0]Success0.007
test_redrawIIIIZSuccess0.011
test_unionLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_consistency_KeyExpandSuccess0.012
test_computeSizeIISuccess0.011
test_hashCodeSuccess0.000
test_toControlIISuccess0.007
test_setBoundsIIIISuccess0.006
test_updateSuccess0.024
test_consistency_DragDetectSuccess0.012
test_setYearI[0]Success0.009
test_setTextDirectionSuccess0.011
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.005
test_toStringSuccess0.006
test_requestLayoutLSuccess0.004
test_isReparentableSuccess0.003
test_setLocationIISuccess0.019
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_getItemsSuccess0.006
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_setFocus_toChild_afterOpenSuccess0.017
test_toDisplayIISuccess0.010
test_getLocationSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setVisibleZSuccess0.003
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.007
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.014
test_setMaximumISuccess0.007
test_findDisplayLjava_lang_ThreadSuccess0.285
test_consistency_DoubleClickSuccess0.013
test_updateSuccess0.005
test_addHelpListenerLorg_eclipse_swt_events_HelpListener[2]Success0.004
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_copyAreaLorg_eclipse_swt_graphics_ImageIISuccess0.006
test_getBorderWidthSuccess0.008
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.011
test_setSizeLorg_eclipse_swt_graphics_Point[2]Success0.004
test_getItemsSuccess0.008
test_findProgramLjava_lang_StringSuccess0.025
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_computeTrimIIIISuccess0.012
test_setOrientationISuccess0.010
test_consistency_MouseSelectionSuccess0.018
test_getColumnISuccess0.007
test_getLeadingSuccess0.003
test_toStringSuccess0.003
test_consistency_MenuDetectSuccess0.019
test_addWordMovementListener_invokeActionSelectWordPreviousCallsGetPreviousOffsetSuccess0.005
test_toStringSuccess0.000
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_getPixelsIII$BISuccess0.000
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_disposeSuccess0.000
test_isFocusControl[2]Success0.004
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_getClientAreaSuccess0.014
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.007
test_isDisposedSuccess0.007
test_toStringSuccess0.000
test_setBoundsIIIISuccess0.004
test_requestLayoutL[1]Success0.007
test_getParentSuccess0.012
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_getAccessibleSuccess0.003
test_setLocationIISuccess0.008
test_drawPolygon$ISuccess0.004
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_isFocusControlSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.007
test_updateSuccess0.008
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.006
test_requestLayoutLSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.003
test_VirtualSuccess3.682
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.003
test_isEnabled[2]Success0.004
test_setForegroundAlphaTimeDateTime[1]Success0.013
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.010
test_getLocationSuccess0.004
test_setSizeIISuccess0.003
test_getShellSuccess0.005
test_containsLorg_eclipse_swt_graphics_PointSuccess0.000
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.025
test_getVerticalBarSuccess0.006
test_getTextSuccess0.012
test_getAccessibleSuccess0.014
test_disposeSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_DisplaySuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.007
test_notifyListenersILorg_eclipse_swt_widgets_Event[1]Success0.005
test_getPrinterListSuccess0.000
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.008
test_redrawIIIIZSuccess0.004
test_redrawIIIIZSuccess0.005
test_setLocationIISuccess0.003
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.011
test_getSystemColorISuccess0.237
test_setTopIndexSuccess0.016
test_ConstructorLorg_eclipse_swt_widgets_CompositeI[2]Success0.026
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_setEnabledZSuccess0.014
test_setToolTipTextLjava_lang_StringSuccess0.006
test_consistency_MouseSelectionSuccess0.008
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.010
test_getLocationSuccess0.022
test_toControlIISuccess0.007
test_deselectAllSuccess0.034
test_setToolTipTextLjava_lang_StringSuccess0.007
test_setSizeIISuccess0.003
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListener[2]Success0.004
test_intersectsIIIISuccess0.000
test_setMaximumISuccess0.007
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_ExceptionsThrownInDisposeListenerDontPreventDisposal[1]Success0.008
test_getControlSuccess0.003
test_setSelectionISuccess0.003
test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListener[1]Success0.007
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.003
test_isDisposedSuccess0.005
test_getMessageSuccess0.001
test_getTopIndexSuccess0.022
test_setCaptureZ[2]Success0.004
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.003
test_getFontDataSuccess0.000
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListener[0]Success0.006
test_select$ISuccess0.008
test_setTextDirectionSuccess0.004
test_traverseISuccess0.006
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.003
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.004
test_getAlwaysShowScrollBarsSuccess0.003
test_isFocusControlSuccess0.003
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.010
test_getStyleSuccess0.002
test_setForegroundAlphaDateDateTime[1]Success0.008
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_Color[1]Success0.006
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.012
test_packZSuccess0.003
test_setFontDataLorg_eclipse_swt_graphics_FontDataSuccess0.002
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_redrawIIIIZSuccess0.012
test_indexOfLorg_eclipse_swt_widgets_TabItemSuccess0.015
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.005
test_closeSuccess0.245
test_getAccessible[2]Success0.004
test_computeSizeIIZSuccess0.007
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.021
test_setLayoutDataLjava_lang_Object[1]Success0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.007
test_updateSuccess0.010
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.006
test_consistency_DragDetectSuccess0.012
test_ConstructorSuccess0.000
test_isVisible[0]Success0.013
test_redrawRangeIIZSuccess0.006
test_setHighlightEnabledSuccess0.003
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.008
test_hashCodeSuccess0.000
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.012
test_setSelection$Ljava_lang_StringSuccess0.012
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.008
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_removeAllSuccess0.009
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.013
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.007
test_setFocus_toChild_afterOpenSuccess0.013
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.010
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.007
test_setTextDirectionSuccess0.004
test_setFontLorg_eclipse_swt_graphics_Font[1]Success0.005
test_getItemISuccess0.011
test_addModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.010
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.010
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.008
test_getBlueSuccess0.000
test_setVisibleZSuccess0.008
test_isVisibleSuccess0.024
test_ConstructorSuccess0.000
test_setHeaderVisibleZSuccess0.006
test_setParentLorg_eclipse_swt_widgets_Composite[2]Success0.009
test_redrawIIIIZ[2]Success0.004
test_addModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.044
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.017
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_redrawSuccess0.004
test_ConstructorLjava_lang_StringLjava_lang_StringSuccess0.000
test_redrawIIIIZSuccess0.004
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListener[1]Success0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.009
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_setTextLjava_lang_StringSuccess0.004
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.008
test_toDisplayIISuccess0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.009
test_toDisplayLorg_eclipse_swt_graphics_Point[1]Success0.010
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.020
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_addSelectionListenerSuccess0.007
test_toDisplayLorg_eclipse_swt_graphics_Point[0]Success0.008
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.008
test_setSelectionLorg_eclipse_swt_graphics_PointSuccess0.010
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.011
test_getMonitorSuccess0.004
test_toStringSuccess0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_isEnabledSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.007
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_setEnabledZSuccess0.003
test_toStringSuccess0.005
test_hashCodeSuccess0.000
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.003
test_deselectAllSuccess0.012
test_scaledToIISuccess0.001
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_ConstructorILjava_lang_StringSuccess0.000
test_addLjava_lang_StringISuccess0.007
test_setDataLjava_lang_ObjectSuccess0.006
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListener[0]Success0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.004
test_setFontLorg_eclipse_swt_graphics_Font[0]Success0.007
test_getAccessibleSuccess0.003
test_setVisibility_and_sizingSuccess0.016
test_packZSuccess0.003
test_toControlIISuccess0.003
test_getChildrenSuccess0.010
test_getLocation[0]Success0.006
test_packZ[0]Success0.008
test_getDismissalAlignmentSuccess0.238
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.004
test_setItemCountISuccess0.008
test_addShellListenerLorg_eclipse_swt_events_ShellListenerSuccess0.013
test_getParentSuccess0.003
test_setLayoutDataLjava_lang_ObjectSuccess0.006
test_consistency_KeySelectionSuccess0.017
test_setForegroundAlphaDateDateTime[0]Success0.010
test_redrawIIIIZSuccess0.005
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_updateSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.012
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_setThumbISuccess0.026
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.004
test_setTextLjava_lang_StringSuccess0.010
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.012
test_setPageIncrementISuccess0.028
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListener[2]Success0.004
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.023
test_ConstructorIISuccess0.000
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_redrawIIIIZSuccess0.014
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.007
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_requestLayoutLSuccess0.003
test_consistency_MenuDetectSuccess0.012
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_getRowCountSuccess0.004
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_packSuccess0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListener[1]Success0.006
test_setForegroundRadioButtonSuccess0.004
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_consistency_EnterSelectionSuccess0.018
test_addExpandListenerLorg_eclipse_swt_events_ExpandListenerSuccess0.006
test_setRedrawZSuccess0.004
test_toDisplayIISuccess0.014
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.011
test_isClippedSuccess0.005
test_getItemISuccess0.008
test_setToolTipTextLjava_lang_StringSuccess0.006
test_setFilterPathLjava_lang_StringSuccess0.002
test_packSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.003
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_getLineDelimiterSuccess0.024
test_setVisibleZSuccess0.008
test_packSuccess0.011
test_getCaretLineNumberSuccess0.024
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.013
test_getClientAreaSuccess0.004
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.012
test_getTextLimitSuccess0.013
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.007
test_computeSizeIIZSuccess0.011
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.005
test_insertLjava_lang_StringSuccess0.023
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.004
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_toControlIISuccess0.009
test_timerExecILjava_lang_RunnableSuccess3.247
test_traverseISuccess0.007
test_redrawSuccess0.004
test_showSelectionSuccess0.009
test_isVisibleSuccess0.009
test_computeSizeIIZSuccess0.010
test_isFocusControlSuccess0.004
test_cutSuccess0.010
test_setLayoutDataLjava_lang_ObjectSuccess0.004
test_setDataLjava_lang_ObjectSuccess0.006
test_clearSelectionSuccess0.041
test_setLayoutDataLjava_lang_Object[0]Success0.008
test_setSizeII[1]Success0.006
test_intersectLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DrawableSuccess0.004
test_getMonitorSuccess0.015
test_setDataLjava_lang_ObjectSuccess0.019
test_getFocusIndexSuccess0.007
test_getDisplaySuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.008
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.013
test_asyncExecLjava_lang_RunnableSuccess0.274
test_getSelectionSuccess0.013
test_drawTextLjava_lang_StringIIISuccess0.008
test_setTextDirectionSuccess0.006
test_isFocusControlSuccess0.004
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_setCheckedZSuccess0.009
test_isFocusControlSuccess0.006
test_getMonitorSuccess0.006
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.004
test_getDisplaySuccess0.005
test_setCaptureZSuccess0.004
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.010
test_setLineSpacingProviderSuccess0.003
test_toStringSuccess0.004
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_getParentSuccess0.010
test_selectionIsMaintainedOnDisableOfBlockSelectionSuccess0.006
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_toStringSuccess0.007
test_setRedrawZSuccess0.004
test_getParentSuccess0.013
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.005
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_FontDataSuccess0.000
test_remove$ISuccess0.007
test_selectAllSuccess0.009
test_updateSuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.015
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_toDisplayIISuccess0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_removeAllSuccess0.011
test_traverseISuccess0.007
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.006
test_getParentSuccess0.002
test_getBorderWidthSuccess0.005
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.007
test_copyAreaIIIIIISuccess0.008
test_indexOfLjava_lang_StringSuccess0.015
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_setCaptureZSuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_Control[2]Success0.005
test_setCaretLorg_eclipse_swt_widgets_CaretSuccess0.007
test_setHoursI[2]Success0.005
test_isReparentableSuccess0.004
test_isSelectedISuccess0.008
test_setToolTipTextLjava_lang_String[0]Success0.009
test_getImageData_100Success0.002
test_setBackgroundAlphaDateDateTime[1]Success0.009
test_consistency_DragDetectSuccess0.029
test_getShellSuccess0.008
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListener[1]Success0.006
test_saveLjava_io_OutputStreamISuccess0.001
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.513
test_setAppNameLjava_lang_StringSuccess0.001
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.013
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.008
test_setSelection$ISuccess0.010
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.003
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.008
test_toDisplayIISuccess0.005
test_setMaximumISuccess0.004
test_getParent[2]Success0.004
test_setTextDirection[2]Success0.004
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.015
test_setToolTipTextLjava_lang_StringSuccess0.011
test_removeModifyListenerLorg_eclipse_swt_events_ModifyListenerSuccess0.005
test_setLocationIISuccess0.004
test_getIncrementSuccess0.005
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.007
test_packSuccess0.002
test_getLocationSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.008
test_isVisibleSuccess0.011
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.009
test_getShellsSuccess0.254
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.006
test_getMonitorSuccess0.006
test_setFocus_toChild_afterOpenSuccess0.018
test_requestLayoutLSuccess0.007
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.016
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.005
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.007
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_setLocationIISuccess0.003
test_getVerticalBarSuccess0.006
test_toStringSuccess0.000
test_toControlIISuccess0.005
test_setWordWrapZSuccess0.007
test_setEnabledZSuccess0.014
test_setSizeIISuccess0.007
test_hashCodeSuccess0.000
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.005
test_getParentSuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.021
test_add$ISuccess0.000
test_clearSelectionSuccess0.026
test_getDisplaySuccess0.008
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_setFilterPathLjava_lang_StringSuccess0.007
test_pack[2]Success0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.016
test_isReparentableSuccess0.007
test_setDefaultItemLorg_eclipse_swt_widgets_MenuItemSuccess0.003
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.003
test_removeFilterILorg_eclipse_swt_widgets_ListenerSuccess0.253
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListener[2]Success0.004
test_getHorizontalBarSuccess0.003
test_setToolTipTextLjava_lang_StringSuccess0.003
test_isEnabledSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.006
test_pack[0]Success0.014
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.006
test_toDisplayIISuccess0.003
test_setDayI[0]Success0.019
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.008
test_addKeyListenerLorg_eclipse_swt_events_KeyListener[0]Success0.006
test_setItems$Ljava_lang_StringSuccess0.009
test_getStyleSuccess0.027
test_setSelectionIISuccess0.011
test_getChildrenSuccess0.008
test_setForegroundDateDateTime[1]Success0.008
test_setLocationIISuccess0.005
test_getVerticalBarSuccess0.007
test_computeSizeIISuccess0.010
test_toDisplayIISuccess0.007
test_equalsLjava_lang_ObjectSuccess0.000
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.009
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.005
test_ConstructorLjava_lang_StringSuccess0.000
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_getLineSpacingSuccess0.001
test_toStringSuccess0.000
test_cloneSuccess0.000
test_consistency_SpaceSelectionSuccess0.024
test_setFocusSuccess0.007
test_setVisibleZSuccess0.032
test_getHSBSuccess0.000
test_getAccessibleSuccess0.012
test_setTextDirectionSuccess0.003
test_replaceStyleRangesII$Lorg_eclipse_swt_custom_StyleRangeSuccess0.035
test_getPrimaryMonitorSuccess0.301
test_getStyleRangesSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_updateSuccess0.003
test_toString[2]Success0.004
test_setTextILjava_lang_StringSuccess0.029
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_getParentSuccess0.004
test_isEnabled[1]Success0.007
test_trippleClickOnLastLineSelectsSentanceSuccess0.005
test_setLayoutDataLjava_lang_ObjectSuccess0.003
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_packZSuccess0.006
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.006
test_addSelectionListenerWidgetDefaultSelectedAdapterLorg_eclipse_swt_events_SelectionListenerSuccess0.006
test_ConstructorIIILorg_eclipse_swt_graphics_PaletteDataI$BSuccess0.000
test_setImageILorg_eclipse_swt_graphics_ImageSuccess0.010
test_consistency_MenuDetectSuccess0.007
test_getPixelIISuccess0.001
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.020
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.005
test_setBackgroundAlphaDateDateTime[0]Success0.011
test_setVisibility_and_sizingSuccess0.012
test_setDataLjava_lang_StringLjava_lang_Object[1]Success0.006
test_toControlIISuccess0.006
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListener[2]Success0.008
test_getDisplaySuccess0.007
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_setVisibleZSuccess0.017
test_setLayoutDataLjava_lang_ObjectSuccess0.008
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.011
test_setDataLjava_lang_ObjectSuccess0.008
test_setForegroundTimeDateTime[1]Success0.008
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.024
test_isEnabledSuccess0.004
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.013
test_toStringSuccess0.006
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.005
test_setLayoutDataLjava_lang_ObjectSuccess0.004
test_ConstructorSuccess0.000
test_getItemsSuccess0.044
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_removeIISuccess0.008
test_getBoundsSuccess0.003
test_setLocationLorg_eclipse_swt_graphics_Point[0]Success0.010
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.029
test_setFocusSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.003
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_redrawSuccess0.007
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_consistency_PgupSelectionSuccess0.024
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.015
test_isFocusControlSuccess0.028
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_consistency_EnterSelectionSuccess0.008
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_DecorationsISuccess0.003
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.007
test_redrawSuccess0.014
test_addExpandListenerItemCollapsedAdapterLorg_eclipse_swt_events_ExpandListenerSuccess0.006
test_setTextDirectionSuccess0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_toStringSuccess0.003
test_getSelectionIndicesSuccess0.010
test_setDataLjava_lang_ObjectSuccess0.019
test_consistency_SpaceSelectionSuccess0.008
test_addExpandListenerItemExpandedAdapterLorg_eclipse_swt_events_ExpandListenerSuccess0.004
test_isDisposedSuccess0.003
test_setRedrawZSuccess0.009
test_bug547529Success0.008
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.019
test_toStringSuccess0.000
test_consistency_EnterSelection[0]Success0.018
test_addShellListenerShellIconifiedAdapterLorg_eclipse_swt_events_ShellListenerSuccess0.019
test_setDataLjava_lang_ObjectSuccess0.006
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.004
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.015
test_addFocusListenerLorg_eclipse_swt_events_FocusListener[0]Success0.009
test_setSelectionISuccess0.018
test_containsLorg_eclipse_swt_graphics_PointSuccess0.000
test_readAndDispatchSuccess0.001
test_ConstructorLorg_eclipse_swt_widgets_ExpandItemISuccess0.007
test_getSelectionTextSuccess0.030
test_setFocus_toChild_beforeOpenSuccess0.017
test_getLocationSuccess0.004
test_getChildrenSuccess0.008
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_toStringSuccess0.003
test_addMouseListenerLorg_eclipse_swt_events_MouseListener[0]Success0.005
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.004
test_setCaptureZSuccess0.003
test_getDoubleClickEnabledSuccess0.022
test_getTextSuccess0.005
test_setFocusSuccess0.003
test_getSelectionCountSuccess0.006
test_setSizeIISuccess0.007
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.008
test_getCurrentSuccess0.237
test_getVerticalBarSuccess0.003
test_setContentLorg_eclipse_swt_custom_StyledTextContentSuccess0.009
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_packSuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.007
test_isReparentableSuccess0.003
test_notifyListenersILorg_eclipse_swt_widgets_Event[0]Success0.005
test_setLayoutDataLjava_lang_ObjectSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_redrawIIIIZSuccess0.003
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.004
test_isVisibleSuccess0.014
test_selectIISuccess0.011
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_computeSizeIISuccess0.003
test_setSizeIISuccess0.003
test_setTextLjava_lang_StringSuccess0.003
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_Color[1]Success0.005
test_computeSizeIISuccess0.009
test_setEnabledZSuccess0.026
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.005
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.013
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.006
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.013
test_getDisplaySuccess0.005
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.006
test_hasFocusSuccess0.005
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_getHSBASuccess0.001
test_ConstructorLorg_eclipse_swt_widgets_WidgetI[1]Success0.006
test_getParentSuccess0.003
test_isDisposedSuccess0.003
test_toDisplayIISuccess0.004
test_setVisibleZSuccess0.007
test_getBorderWidth[0]Success0.006
test_addLjava_lang_StringISuccess0.012
test_setVisibility_and_sizingSuccess0.015
test_isDisposedSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.011
test_indexOfLorg_eclipse_swt_widgets_ExpandItemSuccess0.023
test_setBackgroundTimeDateTime[0]Success0.010
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.014
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.013
test_setLineWidthISuccess0.006
test_setCaptureZSuccess0.004
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.004
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.005
test_getVerticalBarSuccess0.008
test_setTextDirectionSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_ShellSuccess0.003
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.005
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.004
test_packZSuccess0.015
test_getPixelLorg_eclipse_swt_graphics_RGBSuccess0.000
test_packZSuccess0.008
test_getDisplaySuccess0.003
test_indexOfLjava_lang_StringISuccess0.014
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_lang_StringSuccess0.011
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.006
test_insertLjava_lang_StringSuccess0.007
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_Color[2]Success0.004
test_toStringSuccess0.009
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.010
test_computeSizeIIZSuccess0.003
test_setTextLjava_lang_StringSuccess0.007
test_setSizeIISuccess0.016
test_deselectISuccess0.014
test_getExpandHorizontalSuccess0.007
test_setTextLjava_lang_StringSuccess0.005
test_getVerticalBarSuccess0.003
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.006
test_getDescentSuccess0.005
test_setSelectionZSuccess0.006
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.008
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_setBackgroundCalendarDateTime[1]Success0.009
test_setDataLjava_lang_ObjectSuccess0.012
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.003
test_setBoundsIIIISuccess0.004
test_setFocus_toChild_beforeOpenSuccess0.014
test_setFocusSuccess0.004
test_setLocationLorg_eclipse_swt_graphics_Point[2]Success0.005
test_getHorizontalBarSuccess0.005
test_getParentSuccess0.005
test_getFocusControlSuccess0.267
test_consistency_KeySelectionSuccess0.004
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.011
test_equalsLjava_lang_ObjectSuccess0.000
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_getClientAreaSuccess0.008
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_getLineCountSuccess0.036
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.003
test_getClientAreaSuccess0.007
test_showSelectionSuccess0.008
test_ConstructorIIIISuccess0.000
test_getImageDataSuccess0.004
test_setThumbISuccess0.014
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.006
test_isEnabledSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.004
test_traverseISuccess0.003
test_toStringSuccess0.003
test_redrawIIIIZSuccess0.005
test_updateSuccess0.008
test_equalsLjava_lang_ObjectSuccess0.000
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.009
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.011
test_getItemISuccess0.005
test_setTextLjava_lang_StringSuccess0.025
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_toStringSuccess0.008
test_getAccessible[0]Success0.005
test_isReparentableSuccess0.007
test_setMenuBarLorg_eclipse_swt_widgets_MenuSuccess0.008
test_ConstructorIISuccess0.000
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.006
test_getAscentSuccess0.005
test_lineStyleListener_stylesAndRanges_renderSuccess0.029
test_setSizeII[2]Success0.004
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_graphics_PointSuccess0.336
test_isVisibleSuccess0.021
test_toStringSuccess0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_isDisposedSuccess0.003
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.006
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.003
test_setTextILjava_lang_StringSuccess0.021
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_isEmptySuccess0.000
test_removeCaretListener_CaretListenerNotCalledSuccess0.009
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_addLorg_eclipse_swt_graphics_RegionSuccess0.000
test_isSystemDarkThemeSuccess0.001
test_toStringSuccess0.007
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.012
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.004
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.004
test_redrawIIIIZSuccess0.004
test_getShellSuccess0.003
test_getSelectionIndexSuccess0.010
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setVisibleZSuccess0.008
test_getImageData_200Success0.002
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.003
test_redrawSuccess0.003
test_isFocusControlSuccess0.005
test_setDataLjava_lang_ObjectSuccess0.002
test_setBoundsIIIISuccess0.004
test_ConstructorIIIISuccess0.000
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.011
test_setEnabledZSuccess0.005
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_getTextSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.009
test_getAccessibleSuccess0.006
test_setDataLjava_lang_ObjectSuccess0.003
test_setVisibility_and_sizingSuccess0.007
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_getLocationSuccess0.006
test_consistency_ModifySuccess0.005
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.009
test_setDataLjava_lang_ObjectSuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.007
test_isEnabledSuccess0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.005
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.005
test_consistency_KeySelectionSuccess0.004
test_setFocus_toChild_afterOpenSuccess0.018
test_getStyleSuccess0.005
test_drawRectangleIIIISuccess0.003
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_traverseISuccess0.006
test_toDisplayIISuccess0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.003
test_ConstructorSuccess0.000
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.008
test_getAccessibleSuccess0.003
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.004
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.006
test_setSizeIISuccess0.006
test_setDateIII[1]Success0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_getShellSuccess0.010
test_setDataLjava_lang_ObjectSuccess0.013
test_getAccessible[1]Success0.006
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.015
test_consistency_DragDetectSuccess0.045
test_clipboardCarryoverSuccess0.014
test_getTabsSuccess0.000
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.004
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.005
test_setEditableZSuccess0.013
test_ConstructorLorg_eclipse_swt_widgets_TableISuccess0.008
test_toDisplayIISuccess0.004
test_setBoundsLorg_eclipse_swt_graphics_Rectangle[2]Success0.004
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setEnabledZSuccess0.003
test_getShellSuccess0.004
test_printStackTraceSuccess0.004
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.009
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.016
test_traverseISuccess0.004
test_setDoubleClickEnabledZSuccess0.013
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.014
test_setToolTipTextLjava_lang_StringSuccess0.008
test_getVerticalBarSuccess0.011
test_setTextDirectionSuccess0.008
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_getVerticalBarSuccess0.003
test_redrawIIIIZSuccess0.004
test_computeSizeIISuccess0.007
test_isDisposedSuccess0.003
test_isDisposedSuccess0.005
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.035
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.004
test_setTimeIII[0]Success0.006
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.004
test_getLevelSuccess0.003
test_getClientAreaSuccess0.019
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setMinimumISuccess0.008
test_traverseI[0]Success0.007
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_EventSuccess0.006
test_removeBidiSegmentListenerLorg_eclipse_swt_custom_BidiSegmentListenerSuccess0.005
test_packZSuccess0.004
test_setEnabledZSuccess0.010
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.004
test_setVisibleZ[2]Success0.005
test_setStyleSuccess0.000
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.003
test_setVisibleZSuccess0.010
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.008
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_ConstructorIIISuccess0.000
test_setBoundsIIIISuccess0.005
test_isFocusControlSuccess0.011
test_setFocus_toChild_afterOpenSuccess0.024
test_setForegroundAlphaTimeDateTime[0]Success0.012
test_hashCodeSuccess0.000
test_getLineBackgroundISuccess0.005
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_setLayoutDataLjava_lang_ObjectSuccess0.004
test_setSelectionIISuccess0.018
test_setTextDirectionSuccess0.014
test_updateSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_Listener[1]Success0.006
test_traverseISuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListener[1]Success0.006
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.007
test_pasteSuccess0.009
test_setToolTipTextLjava_lang_StringSuccess0.007
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.012
test_getBorderWidthSuccess0.017
test_getVerticalBarSuccess0.022
test_getDisplaySuccess0.003
test_packZSuccess0.004
test_setMinimumISuccess0.035
test_getVerticalBarSuccess0.006
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.006
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.004
test_setSelectionLorg_eclipse_swt_graphics_PointSuccess0.041
test_setCaptureZSuccess0.010
test_setEnabledZSuccess0.014
test_setToolTipTextLjava_lang_StringSuccess0.003
test_ConstructorIILorg_eclipse_swt_graphics_ColorLorg_eclipse_swt_graphics_ColorSuccess0.000
test_consistency_MenuDetectSuccess0.031
test_setAlphasIII$BISuccess0.001
test_computeSizeIIZSuccess0.006
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.010
test_consistency_MenuDetectSuccess0.025
test_setLayoutDataLjava_lang_ObjectSuccess0.006
test_redrawSuccess0.003
test_setBackgroundAlphaLorg_eclipse_swt_graphics_Color[2]Success0.005
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.008
test_setMaximizedZSuccess0.007
test_isEnabledSuccess0.006
test_getAccessibleSuccess0.008
test_computeSizeIIZSuccess0.004
test_getBorderWidthSuccess0.004
test_setValuesIIIIIISuccess0.007
test_toDisplayIISuccess0.003
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.003
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.007
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.010
test_setHoursI[1]Success0.009
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.016
test_getDisplay[1]Success0.006
test_getClientAreaSuccess0.003
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.046
test_getBorderWidth[1]Success0.005
test_ConstructorSuccess0.000
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_getProgramsSuccess0.004
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_consistency_MenuDetectSuccess0.007
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_setVisibleZSuccess0.007
test_doubleClickSelectsWordSuccess0.010
test_redrawIIIIZSuccess0.004
test_setHeaderForegroundLorg_eclipse_swt_graphics_ColorSuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.009
test_removeAllSuccess0.026
test_setFocusSuccess0.004
test_getHorizontalBarSuccess0.010
test_ConstructorSuccess0.000
test_setSecondsI[0]Success0.006
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.006
test_getMonitorSuccess0.007
test_setItemILjava_lang_StringSuccess0.012
test_setSizeIISuccess0.007
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.008
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.011
test_setSizeIISuccess0.012
test_requestLayoutLSuccess0.007
test_getClientAreaSuccess0.006
test_packSuccess0.006
test_equalsLjava_lang_ObjectSuccess0.000
test_redrawSuccess0.007
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.004
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.010
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.005
test_getVerticalBarSuccess0.007
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.012
test_getLocationSuccess0.005
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.014
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.006
test_deselect$ISuccess0.010
test_getDPISuccess0.001
test_isVisibleSuccess0.022
test_consistency_MouseSelectionSuccess0.014
test_moveAboveLorg_eclipse_swt_widgets_Control[1]Success0.006
test_getNextOffsetSuccess0.002
test_setResizableZSuccess0.009
test_getAlphasIII$BISuccess0.001
test_computeSizeIISuccess0.004
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListener[1]Success0.009
test_toControlII[2]Success0.004
test_addCaretListener_passingNullThrowsExceptionSuccess0.005
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.014
test_getShellSuccess0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.004
test_consistency_MouseSelectionSuccess0.005
test_getDisplaySuccess0.003
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.021
test_toStringSuccess0.000
test_hashCodeSuccess0.008
test_addShellListenerShellClosedAdapterLorg_eclipse_swt_events_ShellListenerSuccess0.007
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.004
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.027
test_deselectISuccess0.035
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.003
test_toControlIISuccess0.003
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.008
test_consistency_DragDetectSuccess0.004
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.005
test_setFocusSuccess0.007
test_setMinutesI[2]Success0.004
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.003
test_getSelectionIndexSuccess0.021
test_setBackgroundILorg_eclipse_swt_graphics_ColorSuccess0.017
test_removeIISuccess0.009
test_setLocationII[2]Success0.004
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.005
test_computeSizeIISuccess0.008
test_getExpandVerticalSuccess0.003
test_invokeActionISuccess0.032
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.004
test_getOffsetAtLineISuccess0.012
test_getMonitorSuccess0.005
test_setTextDirectionSuccess0.004
test_setTextDirectionSuccess0.004
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListener[1]Success0.006
test_setCaptureZSuccess0.003
test_setRedrawZSuccess0.003
test_packSuccess0.006
test_updateSuccess0.008
test_setTextDirectionSuccess0.005
test_isEnabledSuccess0.006
test_setBoundsLorg_eclipse_swt_graphics_Rectangle[1]Success0.006
test_setTextDirectionSuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
Properties »

Back to top