|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.compliance.relation.RoleTestCase
Role tests.
Test it to death.
NOTE: The tests use String literals to ensure the comparisons are not performed on object references.
Constructor Summary | |
RoleTestCase(java.lang.String s)
Construct the test |
Method Summary | |
void |
testBasic()
Basic tests. |
void |
testClone()
Test clone. |
void |
testErrorHandling()
Test Error Handling. |
void |
testSerialization()
Test serialization. |
void |
testToString()
toString tests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RoleTestCase(java.lang.String s)
Method Detail |
public void testBasic()
public void testToString()
public void testErrorHandling()
public void testClone()
public void testSerialization()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |