public class SodaQueryComparatorTestCase extends AbstractDb4oTestCase implements OptOutMultiSession
| Modifier and Type | Class and Description |
|---|---|
static class |
SodaQueryComparatorTestCase.Item |
static class |
SodaQueryComparatorTestCase.ItemChild |
| Constructor and Description |
|---|
SodaQueryComparatorTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
store() |
void |
testFirstLevelAscending() |
void |
testFirstLevelAscendingThenSecondLevelDescending() |
void |
testFirstLevelDescending() |
void |
testFirstLevelThenSecondLevel() |
void |
testFirstLevelThenSecondLevelDescending() |
void |
testNullInThePath() |
void |
testSecondLevelAscending() |
void |
testSecondLevelAscendingThenFirstLevelDescending() |
void |
testSecondLevelDescending() |
void |
testSecondLevelThenFirstLevel() |
void |
testSecondLevelThenFirstLevelDescending() |
assertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, 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, retrieveOnlyInstance, runAll, runConcurrency, runConcurrencyAll, runEmbedded, runEmbeddedConcurrency, runInMemory, runNetworking, runSolo, runSolo, runSoloAndClientServer, runSoloAndEmbeddedClientServer, serverEventRegistry, setUp, soloSuite, store, stream, systemTrans, tearDown, testCases, threadCount, transprotected void store()
throws java.lang.Exception
store in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testNullInThePath()
public void testFirstLevelAscending()
public void testSecondLevelAscending()
public void testFirstLevelThenSecondLevel()
public void testSecondLevelThenFirstLevel()
public void testFirstLevelDescending()
public void testSecondLevelDescending()
public void testFirstLevelThenSecondLevelDescending()
public void testSecondLevelThenFirstLevelDescending()
public void testFirstLevelAscendingThenSecondLevelDescending()
public void testSecondLevelAscendingThenFirstLevelDescending()