|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
test.compliance.relation.RoleUnresolvedListTestCase
Role Unresolved lists tests.
Test it to death.
NOTE: The tests use String literals to ensure the comparisons are not performed on object references.
Constructor Summary | |
RoleUnresolvedListTestCase(java.lang.String s)
Construct the test |
Method Summary | |
void |
testBasicConstructor()
Basic constructor test. |
void |
testBasicConstructorDuplicates()
Basic constructor test, allows duplicates |
void |
testBasicConstructorOrdering()
Basic constructor test, ordering. |
void |
testClone()
Test clone. |
void |
testEmptyConstructors()
Empty Constructors. |
void |
testErrorHandling()
Test Error Handling. |
void |
testMultipleAdd()
Add multiple |
void |
testMultipleLocationAdd()
Add multiple at a location |
void |
testSerialization()
Test serialization. |
void |
testSingleAdd()
Add single |
void |
testSingleAppend()
Single Append tests. |
void |
testSingleSet()
Set single |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RoleUnresolvedListTestCase(java.lang.String s)
Method Detail |
public void testEmptyConstructors()
public void testBasicConstructor()
public void testBasicConstructorOrdering()
public void testBasicConstructorDuplicates()
public void testErrorHandling()
public void testSingleAppend()
public void testSingleAdd()
public void testSingleSet()
public void testMultipleAdd()
public void testMultipleLocationAdd()
public void testClone()
public void testSerialization()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |