public class ArrayMap4TAMultiClientsTestCase extends TransparentActivationTestCaseBase implements OptOutSolo
| Constructor and Description |
|---|
ArrayMap4TAMultiClientsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testClearClear() |
void |
testClearClone() |
void |
testClearGet() |
void |
testClearPut() |
void |
testClearRemove() |
void |
testPutAllClear() |
void |
testPutAllPut() |
void |
testPutAllPutAll() |
void |
testPutAllRemove() |
void |
testPutClear() |
void |
testPutPut() |
void |
testPutPutAll() |
void |
testPutRemove() |
void |
testRemoveClear() |
void |
testRemovePut() |
void |
testRemovePutAll() |
void |
testRemoveRemove() |
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 testClearClear()
public void testClearPut()
public void testClearRemove()
public void testClearGet()
public void testClearClone()
public void testPutPut()
public void testPutPutAll()
public void testPutRemove()
public void testPutClear()
public void testPutAllClear()
public void testPutAllPut()
public void testPutAllPutAll()
public void testPutAllRemove()
public void testRemoveClear()
public void testRemovePut()
public void testRemovePutAll()
public void testRemoveRemove()