public class SampleTestCase extends AbstractDb4oTestCase implements OptOutTA, OptOutDefragSolo
| Modifier and Type | Class and Description |
|---|---|
static interface |
SampleTestCase.ActAndAssert |
static class |
SampleTestCase.FieldOnObject |
| Constructor and Description |
|---|
SampleTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Configuration config) |
protected void |
db4oSetupAfterStore() |
Iterator4 |
iterateGraphStringFields(java.lang.Object obj) |
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testDeactivate() |
void |
testFullActivation() |
void |
testGetById() |
void |
testGetByUUID() |
void |
testPeekPersisted() |
void |
testRefresh() |
void |
testRetrieveActivatable() |
void |
testRetrieveNonActivatable() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configureThreadCount, container, context, countOccurences, countOccurences, db, 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 configure(Configuration config) throws java.lang.Exception
configure in class AbstractDb4oTestCasejava.lang.Exceptionprotected void store()
store in class AbstractDb4oTestCaseprotected void db4oSetupAfterStore()
throws java.lang.Exception
db4oSetupAfterStore in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testRetrieveNonActivatable()
throws java.lang.Exception
java.lang.Exceptionpublic void testRetrieveActivatable()
throws java.lang.Exception
java.lang.Exceptionpublic void testPeekPersisted()
public void testFullActivation()
public void testRefresh()
public void testDeactivate()
public void testGetById()
public void testGetByUUID()
public Iterator4 iterateGraphStringFields(java.lang.Object obj)