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