|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.richclient.test.SpringRichTestCase
org.springframework.richclient.form.binding.swing.BindingAbstractTests
org.springframework.richclient.form.binding.swing.ComboBoxBindingTests
public class ComboBoxBindingTests
| Field Summary |
|---|
| Fields inherited from class org.springframework.richclient.form.binding.swing.BindingAbstractTests |
|---|
fm, property, vm |
| Fields inherited from class org.springframework.richclient.test.SpringRichTestCase |
|---|
applicationServices, logger |
| Constructor Summary | |
|---|---|
ComboBoxBindingTests()
|
|
| Method Summary | |
|---|---|
protected String |
setUpBinding()
|
void |
testComparator()
|
void |
testComponentTracksEnabledChanges()
|
void |
testComponentTracksReadOnlyChanges()
|
void |
testComponentUpdatesValueModel()
|
void |
testEmptySelectionValue()
|
void |
testExistingModel()
|
void |
testFilter()
|
void |
testFilterWithContext()
|
void |
testSelectableItemHolderNullValue()
|
void |
testSelectableValueChangeUpdatesComboBoxModel()
|
void |
testUpdatingFilter()
|
void |
testValueModelUpdatesComponent()
|
void |
testWithArray()
|
void |
testWithList()
|
void |
testWithListModel()
|
| Methods inherited from class org.springframework.richclient.form.binding.swing.BindingAbstractTests |
|---|
createTestBean, doSetUp |
| Methods inherited from class org.springframework.richclient.test.SpringRichTestCase |
|---|
createApplicationContext, createApplicationLifecycleAdvisor, doTearDown, getApplicationServices, registerAdditionalServices, registerBasicServices, setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComboBoxBindingTests()
| Method Detail |
|---|
protected String setUpBinding()
setUpBinding in class BindingAbstractTests
public void testWithListModel()
throws Exception
Exception
public void testWithList()
throws Exception
Exception
public void testWithArray()
throws Exception
Exceptionpublic void testValueModelUpdatesComponent()
testValueModelUpdatesComponent in class BindingAbstractTestspublic void testComponentUpdatesValueModel()
testComponentUpdatesValueModel in class BindingAbstractTestspublic void testSelectableValueChangeUpdatesComboBoxModel()
public void testComponentTracksEnabledChanges()
testComponentTracksEnabledChanges in class BindingAbstractTestspublic void testComponentTracksReadOnlyChanges()
testComponentTracksReadOnlyChanges in class BindingAbstractTestspublic void testSelectableItemHolderNullValue()
public void testExistingModel()
public void testFilter()
public void testUpdatingFilter()
public void testFilterWithContext()
public void testComparator()
public void testEmptySelectionValue()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||