org.eclipse.jface.tests.databinding.scenarios |
|
Java Source File Name | Type | Comment |
AutomationUtil.java | Class | COPIED FROM org.eclipse.ui.tests
AutomationUtil contains utility methods to mimic key events. |
BindingScenariosTestSuite.java | Class | To run this test suite, right-click and select "Run As JUnit Plug-in Test".
This will also start an Eclipse instance. |
ButtonControlScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
ComboScenarios.java | Class | |
ComboUpdatingTest.java | Class | |
ComboViewerScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
CustomBeanModelType.java | Class | |
CustomBeanUpdateValueStrategy.java | Class | A BindSpec that will automatically grab validators from an object's
properties, if a get<PropertyName>Validator method is defined. |
CustomConverterScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
CustomScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
LabelControlScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
ListViewerScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
MasterDetailScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
NewTableScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
NPETestScenario.java | Class | |
PropertyScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
ScenariosTestCase.java | Class | Abstract base class of the JFace binding scenario test classes. |
SpinnerControlScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
TableScenarios.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |
TextControlScenario.java | Class | To run the tests in this class, right-click and select "Run As JUnit Plug-in
Test". |