public class ArrayHandlerTestCase extends AbstractDb4oTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
ArrayHandlerTestCase.FloatArrayHolder |
static class |
ArrayHandlerTestCase.IntArrayHolder |
static class |
ArrayHandlerTestCase.StringArrayHolder |
| Constructor and Description |
|---|
ArrayHandlerTestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
testArraysHaveNoIdentity() |
void |
testFloatArrayRoundtrip() |
void |
testHandlerVersion() |
void |
testIntArrayReadWrite() |
void |
testIntArrayStoreObject() |
void |
testStringArrayReadWrite() |
void |
testStringArrayStoreObject() |
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, store, stream, systemTrans, tearDown, testCases, threadCount, transpublic static void main(java.lang.String[] args)
public void testFloatArrayRoundtrip()
throws java.lang.Exception
java.lang.Exceptionpublic void testArraysHaveNoIdentity()
throws java.lang.Exception
java.lang.Exceptionpublic void testHandlerVersion()
public void testIntArrayReadWrite()
public void testIntArrayStoreObject()
throws java.lang.Exception
java.lang.Exceptionpublic void testStringArrayReadWrite()
public void testStringArrayStoreObject()
throws java.lang.Exception
java.lang.Exception