edu.washington.cs.supple.test
Class ValueObjectTest
java.lang.Object
TestCase
edu.washington.cs.supple.test.ValueObjectTest
- public class ValueObjectTest
- extends TestCase
Test of ValueObject functionality.
- Author:
- dbc1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected ValueObject value
on
protected ValueObject on
off
protected ValueObject off
beanValue
protected ValueObject beanValue
nested
protected ValueObject nested
bean
protected LightBean bean
lastOn
protected java.lang.Object lastOn
ValueObjectTest
public ValueObjectTest()
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetValue
public void testGetValue()
testIndex
public void testIndex()
testCopyFieldValues
public void testCopyFieldValues()