public class PrefetchConfigurationTestCase extends ClientServerTestCaseBase implements OptOutAllButNetworkingCS
| Modifier and Type | Class and Description |
|---|---|
static class |
PrefetchConfigurationTestCase.Item |
static class |
PrefetchConfigurationTestCase.RootItem |
static class |
PrefetchConfigurationTestCase.Stimulus |
| Constructor and Description |
|---|
PrefetchConfigurationTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
db4oSetupBeforeStore() |
void |
testDefaultPrefetchDepth() |
void |
testGraphOfDepth2WithPrefetchDepth1() |
void |
testMaxPrefetchingDepthBehavior() |
void |
testPrefetchCount1() |
void |
testPrefetchingAfterDeleteFromOtherClient() |
void |
testPrefetchingBehaviorForClassOnlyQuery() |
void |
testPrefetchingBehaviorForConstrainedQuery() |
void |
testPrefetchingDepth2Behavior() |
void |
testPrefetchingWithCyclesAscending() |
void |
testPrefetchingWithCyclesDescending() |
void |
testRefreshIsUnaffectedByPrefetchingBehavior() |
client, server, serverDispatcherclientServerFixtureassertOccurrences, 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, transprotected void db4oSetupBeforeStore()
throws java.lang.Exception
db4oSetupBeforeStore in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testDefaultPrefetchDepth()
public void testPrefetchingBehaviorForClassOnlyQuery()
public void testPrefetchingBehaviorForConstrainedQuery()
public void testRefreshIsUnaffectedByPrefetchingBehavior()
public void testMaxPrefetchingDepthBehavior()
public void testPrefetchingWithCyclesAscending()
public void testPrefetchingWithCyclesDescending()
public void testPrefetchingDepth2Behavior()
public void testGraphOfDepth2WithPrefetchDepth1()
public void testPrefetchCount1()
public void testPrefetchingAfterDeleteFromOtherClient()