public class MixedActivateTestCase extends ItemTestCaseBase
| Modifier and Type | Class and Description |
|---|---|
static class |
MixedActivateTestCase.Item |
static class |
MixedActivateTestCase.TAItem |
id, uuid| Constructor and Description |
|---|
MixedActivateTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertItemValue(java.lang.Object obj) |
protected void |
assertRetrievedItem(java.lang.Object obj) |
protected java.lang.Object |
createItem() |
static void |
main(java.lang.String[] args) |
java.lang.Object |
retrieveOnlyInstance(java.lang.Class clazz) |
void |
testActivate() |
assertNullItem, retrieveOnlyInstance, store, testDeactivate, testQueryconfigure, isPrimitiveNullassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, 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, 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 assertItemValue(java.lang.Object obj)
throws java.lang.Exception
assertItemValue in class ItemTestCaseBasejava.lang.Exceptionprotected void assertRetrievedItem(java.lang.Object obj)
throws java.lang.Exception
assertRetrievedItem in class ItemTestCaseBasejava.lang.Exceptionprotected java.lang.Object createItem()
throws java.lang.Exception
createItem in class ItemTestCaseBasejava.lang.Exceptionpublic void testActivate()
public java.lang.Object retrieveOnlyInstance(java.lang.Class clazz)
retrieveOnlyInstance in class AbstractDb4oTestCase