public class ArrayMap4TATestCase extends TransparentActivationTestCaseBase
| Constructor and Description |
|---|
ArrayMap4TATestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testClear() |
void |
testClone() |
void |
testContainsKey() |
void |
testContainsValue() |
void |
testEntrySet() |
void |
testEquals() |
void |
testGet() |
void |
testIncreaseSize() |
void |
testIsEmpty() |
void |
testKeySet() |
void |
testPut() |
void |
testPutAll() |
void |
testRemove_FromEnd() |
void |
testRemove_FromHead() |
void |
testRemove_FromMiddle() |
void |
testSize() |
void |
testValues() |
configure, isPrimitiveNullassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, 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, stream, systemTrans, tearDown, testCases, threadCount, transpublic static void main(java.lang.String[] args)
protected void store()
throws java.lang.Exception
store in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testClear()
public void testClone()
public void testContainsKey()
public void testContainsValue()
public void testEntrySet()
public void testGet()
public void testIsEmpty()
public void testKeySet()
public void testPut()
public void testPutAll()
public void testRemove_FromHead()
public void testRemove_FromEnd()
public void testRemove_FromMiddle()
public void testSize()
public void testValues()
public void testEquals()
public void testIncreaseSize()