|
||||||||||
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.SwingBindingFactoryTests
public class SwingBindingFactoryTests
Field Summary |
---|
Fields inherited from class org.springframework.richclient.test.SpringRichTestCase |
---|
applicationServices, logger |
Constructor Summary | |
---|---|
SwingBindingFactoryTests()
|
Method Summary | |
---|---|
void |
doSetUp()
Should be implemented in subclasses as an alternative to the final method SpringRichTestCase.setUp() |
void |
testCreateBoundCheckBox()
|
void |
testCreateBoundComboBoxString()
|
void |
testCreateBoundComboBoxStringObjectArray()
|
void |
testCreateBoundComboBoxStringStringString()
|
void |
testCreateBoundComboBoxStringValueModel()
|
void |
testCreateBoundComboBoxStringValueModelString()
|
void |
testCreateBoundLabel()
|
void |
testCreateBoundListModel()
|
void |
testCreateBoundListString()
|
void |
testCreateBoundListStringObjectString()
|
void |
testCreateBoundListStringValueModelString()
|
void |
testCreateBoundTextField()
|
void |
testSwingBindingFactory()
|
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 SwingBindingFactoryTests()
Method Detail |
---|
public void doSetUp()
SpringRichTestCase
SpringRichTestCase.setUp()
doSetUp
in class SpringRichTestCase
public void testSwingBindingFactory()
public void testCreateBoundTextField()
public void testCreateBoundCheckBox()
public void testCreateBoundLabel()
public void testCreateBoundComboBoxString()
public void testCreateBoundComboBoxStringObjectArray()
public void testCreateBoundComboBoxStringValueModel()
public void testCreateBoundComboBoxStringStringString()
public void testCreateBoundComboBoxStringValueModelString()
public void testCreateBoundListModel()
public void testCreateBoundListString()
public void testCreateBoundListStringObjectString()
public void testCreateBoundListStringValueModelString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |