Method Summary |
|
public void | testEmptyConstructor() Test empty constructor and verify defaults. |
public void | testIllegalChildren() Attempt to illegally add children, test for failure. |
public void | testInput() Test receiving input from client. |
public void | testMaxLengthTrim() Ensure large text is trimmed if MaximumLength property is et. |
public void | testPrimaryConstructor() Test primary constructor. |
public void | testProperties() Test property accessors and mutators. |