Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1958095.90%23.108
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.e4.xwt.tests1950823.108

Package org.eclipse.e4.xwt.tests

NameTestsErrorsFailuresTime(s)
XwtTestSuite1950823.108
Back to top


TestCase XwtTestSuite

NameStatusTypeTime(s)
testNameSuccess1.075
testNameXSuccess0.019
testNameMenuSuccess1.356
testImageSuccess0.055
testFindResourceSuccess0.027
testGetResourcesSuccess0.023
testBindingExpressionSuccess0.006
testBindingExpression_pathSuccess0.005
testBindingExpression_AttachedSuccess0.005
testBindingExpression_IndexerSuccess0.005
testBindingExpression_NamespaceSuccess0.004
testBindingExpression_NamespaceUpdateSourceTriggerSuccess0.005
testBindingExpression_UpdateSourceTriggerSuccess0.005
testInitilaizersSuccess0.002
testCLRSuccess0.032
testCLRCompositeSuccess0.041
testCLRNullSuccess0.028
testButton_AttachedPropertySuccess0.033
testFieldSuccess0.075
testField_renameSuccess0.028
testControlLocationSuccess0.030
testControlBackgroundSuccess0.084
testControlBoundsSuccess0.019
testControlOrientationSuccess0.046
testControlSizeSuccess0.023
testControlSizeGridDataSuccess0.027
testButtonVisibleSuccess0.023
testButtonAlignmentSuccess0.044
testButtonEnabledSuccess0.023
testButtonStylesSuccess0.035
testComboStyleSuccess0.105
testComboItemsSuccess0.047
testComboTextSuccess0.047
testCComboStyleSuccess0.117
testCComboItemsSuccess0.070
testCComboTextSuccess0.062
testShell_TrimSuccess0.013
testDialog_TrimSuccess0.014
testForm_NullLayoutSuccess0.025
testSWT_Style_CustomizedSuccess0.021
testSWT_Style_DefaultSuccess0.019
testListViewerSuccess0.039
testListViewerSuccess0.093
test_ListViewer_DataBindingSuccess0.068
testListViewerSuccess0.035
testListViewer_SimpleSuccess0.046
test_ListViewer_DataBindingSuccess0.046
test_ListViewer_BindingPathSuccess0.052
testTableViewerSuccess0.098
testTableViewer_FullSelectionSuccess0.021
testTableViewer_DataBindingSuccess0.049
testTableViewerColumnsSuccess0.053
testTableViewerColumnPropertiesSuccess0.023
testTableViewerColumn_textSuccess0.024
testTableViewerColumnsPath_bindingPathSuccess0.039
testTableViewerColumnsPath_bindingPath_itemTextSuccess0.057
testTableViewerSuccess0.047
testTableViewer_MasterDetailSuccess0.086
testTableViewer_MasterDetail_DetailDisplaySuccess0.053
testTableViewer_MasterDetail_DetailEditSuccess0.066
testTableViewer_MasterDetail_NestedTableSuccess0.068
testTableViewer_MasterDetail_NestedTable_AddInputSuccess0.096
testTableViewer_MasterDetail_NestedTable_AddPathSuccess0.095
testTableViewer_MasterDetailSuccess0.046
testTableViewer_MasterDetail_DetailDisplaySuccess0.047
testTableViewer_MasterDetail_DetailEditSuccess0.099
testTableViewer_MasterDetail_NestedTableSuccess0.060
testTableViewer_MasterDetail_NestedTable_AddInputSuccess0.099
testTableViewer_MasterDetail_NestedTable_AddPathSuccess0.092
testTableViewer_MasterDetailSuccess0.049
testTableViewer_MasterDetail_DetailDisplaySuccess0.063
testTableViewer_MasterDetail_DetailEditSuccess0.064
testTableViewer_MasterDetail_NestedTableSuccess0.085
testTableViewer_MasterDetail_NestedTable_AddInputSuccess0.119
testTableViewer_MasterDetail_NestedTable_AddPathSuccess0.118
testTableViewer_MasterDetailSuccess0.059
testTableViewer_MasterDetail_DetailDisplaySuccess0.061
testTableViewer_MasterDetail_DetailEditSuccess0.060
testTableViewer_MasterDetail_NestedTableSuccess0.077
testTableViewer_MasterDetail_NestedTable_AddInputSuccess0.118
testTableViewer_MasterDetail_NestedTable_AddPathSuccess0.111
testListViewerSuccess0.042
test_ListViewer_DataBindingSuccess0.035
test_ComboViewerSuccess0.039
test_ComboViewer_SimpleSuccess0.036
test_ComboViewer_DataBindingSuccess0.037
test_ComboViewer_BindingPathSuccess0.039
testButtonEventSuccess0.022
testInitializeComponentSuccess0.027
testLoadedSuccess0.021
testLoaded_PrefixSuccess0.021
testLoadedSuccess0.030
testDataBindingPathSuccess0.115
testDataBindingPath_UpdateSourceTriggerSuccess0.042
testDataBindingPath_UpdateSourceTrigger_2Success0.039
testDataBindingSuccess0.038
testDataBindingPathSuccess0.072
testMenuItemEnabledSuccess0.041
testMenuItemSelectionSuccess0.038
testMenuItemUnselectionSuccess0.038
testTwoRadiosSuccess0.035
testTwoRadios_Select1Success0.036
testTwoRadios_UnSelect1Success0.037
testMultiBindingPath_ReadSuccess0.059
testMultiBindingPath_UpdateSuccess0.045
testMultiBindingPath_Update_OutsideSuccess0.044
testDataBindingSuccess0.049
testValidationSuccess0.043
testValidation_SingleFailurenull expected:<[]> but was:<[test1]>

junit.framework.ComparisonFailure: null expected:<[]> but was:<[test1]>
at org.eclipse.e4.xwt.tests.databinding.validation.ValidationsTests$2.checkValidationFailure1(ValidationsTests.java:85)
at org.eclipse.e4.xwt.tests.databinding.validation.ValidationsTests$2.run(ValidationsTests.java:65)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.validation.ValidationsTests.testValidation_Single(ValidationsTests.java:60)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.041
testValidationDefault1Failurenull expected:<[Value must be 6]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[Value must be 6]> but was:<[]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$1.run(ValidationStatusTests.java:37)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationDefault1(ValidationStatusTests.java:29)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.068
testValidationDefault2Failurenull expected:<[Value must be 5]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[Value must be 5]> but was:<[]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$2.run(ValidationStatusTests.java:58)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationDefault2(ValidationStatusTests.java:50)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.068
testValidationStaticResource1Failurenull expected:<[Value must be 6]> but was:<[OK]>

junit.framework.ComparisonFailure: null expected:<[Value must be 6]> but was:<[OK]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$3.run(ValidationStatusTests.java:89)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationStaticResource1(ValidationStatusTests.java:81)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.073
testValidationStaticResource2Failurenull expected:<[Value must be 5]> but was:<[OK]>

junit.framework.ComparisonFailure: null expected:<[Value must be 5]> but was:<[OK]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$4.run(ValidationStatusTests.java:110)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationStaticResource2(ValidationStatusTests.java:102)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.074
testValidationToolTip1Failurenull expected:<[Value must be 5]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[Value must be 5]> but was:<[]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$5.run(ValidationStatusTests.java:139)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationToolTip1(ValidationStatusTests.java:134)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.066
testValidationToolTip2Failurenull expected:<[Value must be 5]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[Value must be 5]> but was:<[]>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$6.run(ValidationStatusTests.java:165)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationToolTip2(ValidationStatusTests.java:158)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.055
testValidationTriggerLocalSuccess0.076
testValidationTriggerSharedFailureexpected:<Color {255, 0, 0}> but was:<Color {0, 0, 0}>

junit.framework.AssertionFailedError: expected:<Color {255, 0, 0}> but was:<Color {0, 0, 0}>
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests$8.run(ValidationStatusTests.java:236)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4294)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:70)
at org.eclipse.e4.xwt.tests.XWTTestCase.runTest(XWTTestCase.java:40)
at org.eclipse.e4.xwt.tests.databinding.status.ValidationStatusTests.testValidationTriggerShared(ValidationStatusTests.java:227)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.047
testEQSuccess0.000
testNESuccess0.000
testGESuccess0.001
testGTSuccess0.001
testLESuccess0.001
testLTSuccess0.001
testLIKESuccess0.001
testISASuccess0.000
testIS_KIND_OFSuccess0.000
test_Button_TriggerSuccess0.021
test_Button_Trigger_SourceNameSuccess0.020
test_Button_Trigger_Setter_TargetNameSuccess0.022
test_Button_Trigger_Setter_TargetName2Success0.022
test_Button_Trigger_SourceName_Setter_TargetNameSuccess0.024
test_Button_Click_Trigger_EventPropertySuccess0.026
test_Button_Click_Trigger_EventProperty2Success0.020
test_Button_Click_MultiTriggerSuccess0.073
test_Button_Click_MultiTrigger_SourceName1Success0.027
test_Button_Click_MultiTrigger_SourceName2Success0.023
test_Button_Click_MultiTrigger_SourceName3Success0.024
test_DataTrigger1Success0.036
test_DataTrigger2Success0.028
test_MultiDataTrigger1Success0.036
test_MultiDataTrigger_Restore1Success0.034
test_MultiDataTrigger_Restore2Success0.035
test_MultiDataTrigger2Success0.033
test_MultiDataTrigger3Success0.034
test_MultiDataTrigger4Success0.033
testTableViewerWithDerivedColumnsSuccess0.153
testTableViewerWithDerivedColumns_TextSuccess0.139
testTableViewerWithDerivedColumns_TextAPISuccess0.134
testTableViewerWithDerivedColumns_MotherComboSuccess0.136
testTableViewerWithDerivedColumns_MotherCombo_APISuccess0.136
testTableViewerWithDerivedColumnsSuccess0.150
testTableViewerWithDerivedColumns_TextSuccess0.154
testTableViewerWithDerivedColumns_TextAPISuccess0.150
testTableViewerWithDerivedColumns_MotherComboSuccess0.150
testTableViewerWithDerivedColumns_MotherCombo_APISuccess0.149
testTableViewerWithDerivedColumnsSuccess0.141
testTableViewerWithDerivedColumns_TextSuccess0.138
testTableViewerWithDerivedColumns_TextAPISuccess0.136
testTableViewerWithDerivedColumns_MotherComboSuccess0.233
testTreeViewerWithListFactory_AddRootSuccess0.142
testTreeViewerWithListFactory_AddChild1Success0.060
testTreeViewerWithListFactory_AddChild2Success0.072
testTreeViewerWithListFactory_RemoveSuccess0.068
testTreeViewerWithListFactory_AddRootSuccess0.069
testTreeViewerWithListFactory_AddChild1Success0.062
testTreeViewerWithListFactory_AddChild2Success0.068
testTreeViewerWithListFactory_RemoveSuccess0.067
testTreeViewerWithListFactory_AddRootSuccess0.061
testTreeViewerWithListFactory_AddChild1Success0.059
testTreeViewerWithListFactory_AddChild2Success0.065
testTreeViewerWithListFactory_RemoveSuccess0.064
testSectionSuccess0.282
testForm_LabelSuccess0.095
testForm_ButtonSuccess0.036
testForm_LabelButtonSuccess0.037
testForm_SectionSuccess0.055
testForm_HeadClientSuccess0.039
testForm_BackgroundSuccess0.050
testForm_ButtonSectionSuccess0.055
testScrolledFormSuccess0.139
testForm_Group_AdaptSuccess0.038
testExpandableComposite_CompositeSuccess0.033
testExpandableComposite_LabelSuccess0.030
testExpandableComposite_Label_NotExpandedSuccess0.031
testTableViewer_MasterDetailSuccess0.137
testTableViewer_MasterDetail_DetailDisplaySuccess0.068
test_Color_BackgroundSuccess3.087
test_Color_ForegroundSuccess3.050
test_Int_AlphaSuccess1.038
test_Point_Location_ShellSuccess1.064
test_Point_Size_ShellSuccess1.030
test_Rectangle_Bounds_ShellSuccess1.041
testCountSuccess0.000
testForeverSuccess0.001
testDurationSuccess0.000
Properties >>

Back to top