public class InterfaceQueryTestCase extends AbstractDb4oTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
InterfaceQueryTestCase.DataA |
static class |
InterfaceQueryTestCase.DataB |
static interface |
InterfaceQueryTestCase.IData |
static interface |
InterfaceQueryTestCase.QueryConstrainer |
| Constructor and Description |
|---|
InterfaceQueryTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_configure(Configuration config) |
void |
assertQueryResult(int expected,
InterfaceQueryTestCase.QueryConstrainer constrainer) |
protected void |
store() |
void |
testAnd() |
void |
testExplicitNotQuery() |
void |
testExplicitNotQuery2() |
void |
testNot() |
void |
testOr() |
void |
testQueryAll() |
void |
testSingleConstraint() |
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 _configure(Configuration config) throws java.lang.Exception
java.lang.Exceptionprotected void store()
throws java.lang.Exception
store in class AbstractDb4oTestCasejava.lang.Exceptionpublic void testExplicitNotQuery()
public void testExplicitNotQuery2()
public void testQueryAll()
public void testSingleConstraint()
public void testAnd()
public void testOr()
public void testNot()
public void assertQueryResult(int expected,
InterfaceQueryTestCase.QueryConstrainer constrainer)