|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--net.walend.toolkit.junit.TestCase
|
+--net.walend.collection.test.AbstractSetTest
|
+--net.walend.lyophil.collection.test.AbstractSetOfFreezablesTest
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
AbstractSetOfFreezablesTest(java.lang.String testName)
|
|
| Method Summary | |
protected abstract SetOfFreezables |
getEmptySetOfFreezables()
|
protected abstract SetOfFreezables |
getTestSetOfFreezables()
|
protected void |
testContainsAllIdentifiedBy(SetOfFreezables victem,
Collection ids,
boolean expected,
boolean nullPointerExceptionExpected)
|
protected void |
testContainsIdentifiedBy(SetOfFreezables victem,
java.io.Serializable id,
boolean expected,
boolean nullPointerExceptionExpected)
|
void |
testCopyConstructor()
|
protected void |
testFreezableIterator(SetOfFreezables victem,
SetOfFreezables expected)
|
protected void |
testGetIdentifiers(SetOfFreezables victem,
Collection expected)
|
void |
testGetIdentitor()
|
protected void |
testIdentifierIterator(SetOfFreezables victem,
Collection expectedIDs)
|
void |
testQueriesOnEmpty()
|
void |
testQueriesOnTestSet()
|
| Methods inherited from class net.walend.collection.test.AbstractSetTest |
getEmptyTestSet, getTestCollectionFactory, getTestSet, testContains, testContainsAll, testGetIdentitor, testGetJavaCollection, testGetJavaSet, testGetPrincipleInterface, testImmutable, testImmutable, testIsEmpty, testIterator, testIteratorRemove, testSameContentsAs, testSameStateAs, testSize |
| Methods inherited from class net.walend.toolkit.junit.TestCase |
fail |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbstractSetOfFreezablesTest(java.lang.String testName)
| Method Detail |
public void testCopyConstructor()
testCopyConstructor in class AbstractSetTestpublic void testGetIdentitor()
testGetIdentitor in class AbstractSetTest
protected void testContainsIdentifiedBy(SetOfFreezables victem,
java.io.Serializable id,
boolean expected,
boolean nullPointerExceptionExpected)
protected void testContainsAllIdentifiedBy(SetOfFreezables victem,
Collection ids,
boolean expected,
boolean nullPointerExceptionExpected)
protected void testFreezableIterator(SetOfFreezables victem,
SetOfFreezables expected)
protected void testIdentifierIterator(SetOfFreezables victem,
Collection expectedIDs)
protected void testGetIdentifiers(SetOfFreezables victem,
Collection expected)
protected abstract SetOfFreezables getEmptySetOfFreezables()
public void testQueriesOnEmpty()
testQueriesOnEmpty in class AbstractSetTestprotected abstract SetOfFreezables getTestSetOfFreezables()
public void testQueriesOnTestSet()
testQueriesOnTestSet in class AbstractSetTest
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||