public class VectorTestCase extends AbstractDb4oTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorTestCase.Item |
static class |
VectorTestCase.ReferenceTypeElement |
| Constructor and Description |
|---|
VectorTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
_testQueryOrOverTwoLevelsBroken() |
protected void |
store() |
void |
testQueryOrReferenceTypeMember() |
void |
testQueryOrString() |
void |
testQuerySelfOr() |
void |
testReferenceTypeElementQuery() |
void |
testRetrieveInstance() |
void |
testStringQuery() |
void |
testUpdate() |
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 testRetrieveInstance()
public void testUpdate()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringQuery()
public void testReferenceTypeElementQuery()
public void testQueryOrReferenceTypeMember()
public void testQueryOrString()
public void testQuerySelfOr()
public void _testQueryOrOverTwoLevelsBroken()