public class ListTestCaseBase extends AbstractDb4oTestCase
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
_list |
| Constructor and Description |
|---|
ListTestCaseBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(java.util.List list) |
void |
testAdd_LObject() |
void |
testAdd() |
void |
testAddAll_ILCollection() |
void |
testAddAll_LCollection() |
void |
testClear() |
void |
testContains() |
void |
testContainsAll() |
void |
testGet() |
void |
testIndexOf() |
void |
testIsEmpty() |
void |
testIterator() |
void |
testLastIndexOf() |
void |
testRemove_I() |
void |
testRemove_Object() |
void |
testRemoveAll() |
void |
testRetainAll() |
void |
testSet() |
void |
testSize() |
void |
testToArray_LObject() |
void |
testToArray() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, db4oSetupBeforeStore, db4oTearDownAfterClean, db4oTearDownBeforeClean, defragment, deleteAll, deleteAll, deleteObjectSet, deleteObjectSet, embeddedSuite, eventRegistry, eventRegistryFor, fileSession, fixture, foreach, foreach, handleUncaughtExceptions, indexField, inMemorySuite, isEmbedded, isMultiSession, isNetworking, networkingSuite, newQuery, newQuery, newQuery, newQuery, newQuery, newQuery, newTransaction, openNewSession, reflectClass, reflector, reopen, retrieveOnlyInstance, retrieveOnlyInstance, runAll, runConcurrency, runConcurrencyAll, runEmbedded, runEmbeddedConcurrency, runInMemory, runNetworking, runSolo, runSolo, runSoloAndClientServer, runSoloAndEmbeddedClientServer, serverEventRegistry, setUp, soloSuite, store, store, stream, systemTrans, tearDown, testCases, threadCount, transprotected void init(java.util.List list)
public void testAdd()
throws java.lang.Exception
java.lang.Exceptionpublic void testAdd_LObject()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAll_LCollection()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddAll_ILCollection()
throws java.lang.Exception
java.lang.Exceptionpublic void testClear()
throws java.lang.Exception
java.lang.Exceptionpublic void testContains()
throws java.lang.Exception
java.lang.Exceptionpublic void testContainsAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testIndexOf()
throws java.lang.Exception
java.lang.Exceptionpublic void testIsEmpty()
throws java.lang.Exception
java.lang.Exceptionpublic void testIterator()
throws java.lang.Exception
java.lang.Exceptionpublic void testLastIndexOf()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemove_Object()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemove_I()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testRetainAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testSet()
throws java.lang.Exception
java.lang.Exceptionpublic void testSize()
throws java.lang.Exception
java.lang.Exceptionpublic void testToArray()
throws java.lang.Exception
java.lang.Exceptionpublic void testToArray_LObject()
throws java.lang.Exception
java.lang.Exception