public abstract class SodaBaseTestCase extends AbstractDb4oTestCase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object[] |
_array |
| Constructor and Description |
|---|
SodaBaseTestCase() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object[] |
createData() |
protected void |
db4oSetupBeforeStore() |
protected void |
expect(Query query,
int[] indices) |
protected void |
expectOrdered(Query query,
int[] indices) |
protected void |
store() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, 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, transprotected void db4oSetupBeforeStore()
throws java.lang.Exception
db4oSetupBeforeStore in class AbstractDb4oTestCasejava.lang.Exceptionprotected void store()
store in class AbstractDb4oTestCasepublic abstract java.lang.Object[] createData()
protected void expect(Query query, int[] indices)
protected void expectOrdered(Query query, int[] indices)