|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectTestCase
edu.washington.cs.supple.test.BeanlikeTest
Manipulate a bean using the BeanlikeBinding utility.
| Constructor Summary | |
BeanlikeTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
testGetPropertyClass()
Try getting the classes of various properties. |
void |
testGetPropertyValue()
Try getting the values of various properties. |
void |
testPropertyChangeSupport()
Check that property changes are transmitted correctly. |
void |
testSetPropertyValue()
Try setting the values of various properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanlikeTest()
| Method Detail |
public static void main(java.lang.String[] args)
public void testGetPropertyValue()
throws java.lang.Exception
java.lang.Exception
public void testGetPropertyClass()
throws java.lang.Exception
java.lang.Exception
public void testSetPropertyValue()
throws java.lang.Exception
java.lang.Exception
public void testPropertyChangeSupport()
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||