public static class MapTypeHandlerTestSuite.MapTypeHandlerUnitTestCase extends CollectionTypeHandlerUnitTest
| Constructor and Description |
|---|
MapTypeHandlerTestSuite.MapTypeHandlerUnitTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertCompareItems(java.lang.Object element,
boolean successful) |
protected void |
assertContent(java.lang.Object item) |
protected void |
assertPlainContent(java.lang.Object item) |
protected ListTypeHandlerTestElementsSpec |
elementsSpec() |
protected void |
fillItem(java.lang.Object item) |
protected AbstractItemFactory |
itemFactory() |
protected TypeHandler4 |
typeHandler() |
assertQuery, assertReferenceTypeElementCount, retrieveItemInstance, testCompareItems, testDefragRetrieveInstance, testDeletion, testFailingCompareItems, testFailingContainsQuery, testFailingQuery, testJoin, testRetrieveInstance, testSubQuery, testSuccessfulContainsQuery, testSuccessfulQueryassertListContent, assertMapContent, assertPlainListContent, assertPlainMapContent, assertQueryResult, configure, elementClass, elements, expectedElementCount, fillListItem, fillMapItem, largeElement, listFromItem, mapFromItem, notContained, store, valuesassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, 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, transpublic MapTypeHandlerTestSuite.MapTypeHandlerUnitTestCase()
protected void fillItem(java.lang.Object item)
fillItem in class TypeHandlerTestUnitBaseprotected void assertContent(java.lang.Object item)
assertContent in class TypeHandlerTestUnitBaseprotected void assertPlainContent(java.lang.Object item)
assertPlainContent in class TypeHandlerTestUnitBaseprotected AbstractItemFactory itemFactory()
itemFactory in class TypeHandlerTestUnitBaseprotected TypeHandler4 typeHandler()
typeHandler in class TypeHandlerTestUnitBaseprotected ListTypeHandlerTestElementsSpec elementsSpec()
elementsSpec in class TypeHandlerTestUnitBaseprotected void assertCompareItems(java.lang.Object element,
boolean successful)
assertCompareItems in class CollectionTypeHandlerUnitTest