Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
38961199.95%116.741
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.junit389611116.7412020-03-05T09:41:19

Package org.eclipse.swt.tests.junit

NameTestsErrorsFailuresTime(s)Time StampHost
AllBrowserTests1791149.4192020-03-05T09:41:19
AllNonBrowserTests37170067.3222020-03-05T09:40:25
Back to top


TestCase AllBrowserTests

NameStatusTypeTime(s)
test_setCursorLorg_eclipse_swt_graphics_CursorSuccess1.156
test_BrowserFunction_callback_with_multipleValuesSuccess0.028
test_addFocusListenerLorg_eclipse_swt_events_FocusListenerSuccess0.022
test_BrowserFunction_callback_with_integerSuccess0.035
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.007
test_OpenWindowListener_openHasValidEventDetailsSuccess0.078
test_backSuccess0.008
test_LocationListener_adapter_closeShellSuccess0.019
test_setForegroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.008
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:566)
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:566)
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.776
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.006
test_LocationListener_ProgressListener_noExtraEventsSuccess0.625
test_setVisibility_and_sizingSuccess0.016
test_getMonitorSuccess0.007
test_computeSizeIISuccess0.011
test_isVisibleSuccess0.020
test_setVisibleZSuccess0.013
test_evaluate_array_stringsSuccess0.025
test_setSizeIISuccess0.040
test_setTabList$Lorg_eclipse_swt_widgets_ControlSuccess0.010
test_ProgressListener_newProgressAdapter_closeShellSuccess0.013
test_toControlIISuccess0.020
test_ProgressListener_addAndRemoveSuccess0.006
test_toDisplayLorg_eclipse_swt_graphics_PointSuccess0.032
test_VisibilityWindowListener_addAndRemoveSuccess0.012
test_toControlLorg_eclipse_swt_graphics_PointSuccess0.008
test_setTextDirectionSuccess0.007
test_CloseWindowListener_removeWithNullArgSuccess0.007
test_setJavascriptEnabled_multipleInstancesSuccess0.068
test_BrowserFunction_callbackSuccess0.032
test_packSuccess0.009
test_OpenWindowListener_addWithNulArgSuccess0.007
test_TitleListener_addwithNullSuccess0.014
test_evaluate_nullSuccess0.020
test_StatusTextListener_removeWithNullArgSuccess0.007
test_getLocationSuccess0.018
test_addPaintListenerLorg_eclipse_swt_events_PaintListenerSuccess0.020
test_LocationListener_changingSuccess0.021
test_getBorderWidthSuccess0.017
test_setLocationLorg_eclipse_swt_graphics_PointSuccess0.037
test_ProgressListener_newListener_closeShellSuccess0.019
test_evaluate_number_negativeSuccess0.038
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.008
test_VisibilityWindowListener_newAdapterSuccess0.014
test_ExceptionsThrownInDisposeListenerDontPreventDisposalSuccess0.033
test_computeTrimIIIISuccess0.012
test_setBackgroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.007
test_evaluate_number_normalSuccess0.026
test_CloseWindowListener_addAndRemoveSuccess0.007
test_VisibilityWindowListener_multiple_shellsSuccess0.104
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.008
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_OpenWindowListener_closeShellSuccess0.014
test_isForwardEnabledSuccess0.017
test_TitleListener_removeWithNullArgSuccess0.623
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.014
test_execute_and_closeListenerSuccess0.044
test_setUrl_remoteSuccess1.152
test_setEnabledZSuccess0.007
test_LocationListener_addWithNullArgSuccess0.011
test_evaluate_booleanSuccess0.034
test_TitleListener_addAndRemoveSuccess0.006
test_CloseWindowListener_closeShellSuccess0.014
test_LocationListener_addAndRemoveSuccess0.007
test_CloseWindowListener_addWithNullArgSuccess0.020
test_updateSuccess0.016
test_getText_scriptSuccess0.019
test_BrowserFunction_callback_afterPageReloadSuccess0.040
test_StatusTextListener_addWithNullSuccess0.009
test_addKeyListenerLorg_eclipse_swt_events_KeyListenerSuccess0.010
test_addTraverseListenerLorg_eclipse_swt_events_TraverseListenerSuccess0.025
test_refreshSuccess0.026
test_VisibilityWindowListener_newAdapter_closeShellSuccess0.018
test_evaluate_array_numbersSuccess0.022
test_execute_withNullArgSuccess0.005
test_addMouseTrackListenerMouseEnterAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.805
test_setBoundsIIIISuccess0.023
test_BrowserFunction_callback_with_booleanSuccess0.025
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.016
test_getParentSuccess0.010
test_evaluate_stringSuccess0.295
test_StatusTextListener_hoverMouseOverLinkSuccess0.365
test_getChildrenSuccess0.016
test_LocationListener_evaluateInCallbackSuccess0.017
test_setBackgroundAlphaLorg_eclipse_swt_graphics_ColorSuccess0.009
test_addControlListenerControlMovedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.011
test_toStringSuccess0.008
test_ProgressListener_removeWithNullArgSuccess0.006
test_setRedrawZSuccess0.018
test_setSizeLorg_eclipse_swt_graphics_PointSuccess0.007
test_getTextSuccess0.019
test_CloseWindowListener_closeSuccess0.021
test_OpenWindow_Progress_Listener_ValidateEventOrderSuccess0.049
test_getVerticalBarSuccess0.010
test_LocationListener_changingAndOnlyThenChangedSuccess0.031
test_getHorizontalBarSuccess0.027
test_redrawIIIIZSuccess0.009
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.010
test_isBackEnabledSuccess0.241
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.011
test_OpenWindowListener_addAndRemoveSuccess0.007
test_evaluate_invalid_return_valueSuccess0.034
test_BrowserFunction_callback_with_StringSuccess0.024
test_moveAboveLorg_eclipse_swt_widgets_ControlSuccess0.014
test_isDisposedSuccess0.007
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.026
test_ProgressListener_completed_CalledSuccess0.017
test_OpenWindowListener_open_ChildPopupSuccess0.053
test_setBoundsLorg_eclipse_swt_graphics_RectangleSuccess0.016
test_addMouseTrackListenerMouseHoverAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.019
test_setToolTipTextLjava_lang_StringSuccess0.009
test_setFocus_toChild_beforeOpenSuccess0.008
test_setForegroundDisposedColorLorg_eclipse_swt_graphics_ColorSuccess0.016
test_VisibilityWindowListener_addWithNullSuccess0.008
test_toDisplayIISuccess0.019
test_getText_htmlSuccess0.040
test_OpenWindowListener_evaluateInCallbackSuccess0.027
test_LocationListener_ProgressListener_cancledLoadSuccess1.019
test_isEnabledSuccess0.011
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.008
test_addMouseTrackListenerLorg_eclipse_swt_events_MouseTrackListenerSuccess0.011
test_addMouseListenerLorg_eclipse_swt_events_MouseListenerSuccess0.007
test_getShellSuccess1.107
test_setJavascriptEnabledSuccess0.027
test_addFocusListenerFocusLostAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.010
test_getAccessibleSuccess0.012
test_isReparentableSuccess0.007
test_isFocusControlSuccess0.007
test_forwardSuccess0.006
test_LocationListener_changedSuccess0.019
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.012
test_setFocusSuccess0.021
test_setTextSuccess0.023
test_stopSuccess1.010
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:566)
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:566)
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.486
test_traverseISuccess0.926
test_TitleListener_addListener_closeShellSuccess0.014
test_requestLayoutLSuccess0.006
test_ProgressListener_newProgressAdapterSuccess0.022
test_addKeyListenerKeyPressedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.011
test_getClientAreaSuccess0.014
test_getText_doctypeSuccess0.020
test_addControlListenerControlResizedAdapterLorg_eclipse_swt_events_ControlListenerSuccess0.009
test_addFocusListenerFocusGainedAdapterLorg_eclipse_swt_events_FocusListenerSuccess0.016
test_setUrlWithNullArgSuccess0.006
test_evaluate_returnMovedSuccess0.025
test_computeSizeIIZSuccess0.006
test_setDataLjava_lang_ObjectSuccess0.014
test_setLocationIISuccess0.007
test_TitleListener_eventSuccess0.019
test_setLayoutDataLjava_lang_ObjectSuccess0.014
test_ConstructorLorg_eclipse_swt_widgets_CompositeISuccess0.021
test_VisibilityWindowListener_newListener_closeShellSuccess0.262
test_setCaptureZSuccess0.015
test_packZSuccess0.015
test_addMouseTrackListenerMouseExitAdapterLorg_eclipse_swt_events_MouseTrackListenerSuccess0.006
test_evaluate_array_mixedTypesSuccess0.027
test_setFocus_toChild_afterOpenSuccess0.008
test_OpenWindowListener_removeWithNullArgSuccess0.007
test_addKeyListenerKeyReleasedAdapterLorg_eclipse_swt_events_KeyListenerSuccess0.008
test_setUrl_localSuccess0.075
test_VisibilityWindowListener_eventSizeSuccess0.537
test_ClearAllSessionCookiesSuccess0.017
test_BrowserFunction_callback_with_javaReturningIntSuccess0.062
test_StatusTextListener_addAndRemoveSuccess0.011
test_LocationListener_removeWithNullArgSuccess0.016
test_evaluate_evaluation_failed_exceptionSuccess0.018
test_VisibilityWindowListener_removeWithNullArgSuccess0.015
test_addMouseMoveListenerLorg_eclipse_swt_events_MouseMoveListenerSuccess0.012
test_ProgressListener_addWithNullArgSuccess0.007
test_moveBelowLorg_eclipse_swt_widgets_ControlSuccess0.008
test_getDisplaySuccess0.020
test_LocationListener_then_ProgressListenerSuccess0.024
test_getUrlSuccess0.007
test_evaluate_number_bigSuccess0.029
test_setTextNullSuccess0.013
test_get_set_CookiesSuccess0.021
test_redrawSuccess0.015
test_setParentLorg_eclipse_swt_widgets_CompositeSuccess0.011
Properties »

Back to top

TestCase AllNonBrowserTests

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

Back to top