public class Db4oIOExceptionTestCase extends Db4oIOExceptionTestCaseBase
| Modifier and Type | Class and Description |
|---|---|
static class |
Db4oIOExceptionTestCase.DeepMemeber |
static class |
Db4oIOExceptionTestCase.Item |
| Constructor and Description |
|---|
Db4oIOExceptionTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Configuration config) |
static void |
main(java.lang.String[] args) |
void |
testActivate() |
void |
testClose() |
void |
testCommit() |
void |
testDelete() |
void |
testGet() |
void |
testGetAll() |
void |
testGetByUUID() |
void |
testQuery() |
void |
testRollback() |
void |
testSet() |
db4oSetupBeforeStore, db4oTearDownBeforeClean, triggerExceptionassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, db4oTearDownAfterClean, 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, transpublic static void main(java.lang.String[] args)
protected void configure(Configuration config)
configure in class Db4oIOExceptionTestCaseBasepublic void testActivate()
throws java.lang.Exception
java.lang.Exceptionpublic void testClose()
public void testCommit()
public void testDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testQuery()
throws java.lang.Exception
java.lang.Exceptionpublic void testRollback()
throws java.lang.Exception
java.lang.Exceptionpublic void testSet()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetByUUID()
throws java.lang.Exception
java.lang.Exception