public class CommittedCallbacksByAnotherClientTestCase extends Db4oClientServerTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
CommittedCallbacksByAnotherClientTestCase.Item |
| Constructor and Description |
|---|
CommittedCallbacksByAnotherClientTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Configuration config) |
protected void |
db4oSetupAfterStore() |
protected void |
db4oTearDownBeforeClean() |
static void |
main(java.lang.String[] args) |
protected void |
store() |
void |
testCommittedAdded() |
void |
testCommittedAddedDeleted() |
void |
testCommittedAddedUpdatedDeleted() |
void |
testCommittedDeleted() |
void |
testCommittedForItemAddedAndImmediatelyDeleted() |
void |
testObjectSetTwiceShouldStillAppearAsAdded() |
clientServerFixtureassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupBeforeConfigure, db4oSetupBeforeStore, 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, stream, systemTrans, tearDown, testCases, threadCount, transpublic CommittedCallbacksByAnotherClientTestCase()
public static void main(java.lang.String[] args)
protected void configure(Configuration config)
configure in class AbstractDb4oTestCaseprotected void store()
throws java.lang.Exception
store in class AbstractDb4oTestCasejava.lang.Exceptionprotected void db4oSetupAfterStore()
throws java.lang.Exception
db4oSetupAfterStore in class AbstractDb4oTestCasejava.lang.Exceptionprotected void db4oTearDownBeforeClean()
throws java.lang.Exception
db4oTearDownBeforeClean in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testCommittedAdded()
public void testCommittedAddedDeleted()
public void testCommittedForItemAddedAndImmediatelyDeleted()
public void testCommittedAddedUpdatedDeleted()
public void testCommittedDeleted()
public void testObjectSetTwiceShouldStillAppearAsAdded()