| |
|
| com.jgoodies.binding.tests.TextComponentConnectorTest
TextComponentConnectorTest | final public class TextComponentConnectorTest extends TestCase (Code) | | A test case for class
TextComponentConnector .
author: Karsten Lentzsch version: $Revision: 1.3 $ |
testBindingsUpdatesTextFieldText | public void testBindingsUpdatesTextFieldText()(Code) | | |
testConstructorLeavesSubjectAndTextFieldUnchanged | public void testConstructorLeavesSubjectAndTextFieldUnchanged()(Code) | | |
testConstructorRejectsNullParameters | public void testConstructorRejectsNullParameters()(Code) | | |
testSubjectChangeUpdatesTextComponent | public void testSubjectChangeUpdatesTextComponent()(Code) | | |
testTextComponentChangeHonorsSubjectModifications | public void testTextComponentChangeHonorsSubjectModifications()(Code) | | |
testTextComponentChangeUpdatesSubject | public void testTextComponentChangeUpdatesSubject()(Code) | | |
|
|
|