public class GlobalLifecycleEventsTestCase extends AbstractDb4oTestCase implements OptOutMultiSession
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalLifecycleEventsTestCase.Item |
| Constructor and Description |
|---|
GlobalLifecycleEventsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
db4oSetupBeforeStore() |
static void |
main(java.lang.String[] arguments) |
void |
testActivated() |
void |
testActivating() |
void |
testCancelCreating() |
void |
testCancelDeactivating() |
void |
testCancelDeleting() |
void |
testCancelUpdating() |
void |
testCreated() |
void |
testCreating() |
void |
testDeactivated() |
void |
testDeactivating() |
void |
testDeleted() |
void |
testDeleting() |
void |
testStoreLifecycle() |
void |
testUpdated() |
void |
testUpdating() |
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, store, stream, systemTrans, tearDown, testCases, threadCount, transpublic static void main(java.lang.String[] arguments)
protected void db4oSetupBeforeStore()
throws java.lang.Exception
db4oSetupBeforeStore in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testStoreLifecycle()
public void testActivating()
throws java.lang.Exception
java.lang.Exceptionpublic void testCancelDeactivating()
public void testDeleting()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testCancelDeleting()
throws java.lang.Exception
java.lang.Exceptionpublic void testCancelCreating()
public void testCancelUpdating()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreating()
public void testDeactivating()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdating()
public void testActivated()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeactivated()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreated()
public void testUpdated()