public class STUH1TestCase extends SodaBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
foo1 |
java.lang.Object |
h2 |
_array| Constructor and Description |
|---|
STUH1TestCase() |
STUH1TestCase(java.lang.String str) |
STUH1TestCase(STUH2 a2) |
STUH1TestCase(STUH2 a2,
java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
createData() |
void |
testBothNull() |
void |
testDescendantDescendantExists() |
void |
testDescendantDescendantNotNull() |
void |
testDescendantDescendantStringPath() |
void |
testDescendantDescendantValue() |
void |
testDescendantExists() |
void |
testDescendantNotNull() |
void |
testDescendantValue() |
void |
testNonExistentDescendant() |
void |
testSequentialAddition() |
void |
testStrNull() |
void |
testThreeLevelOr() |
void |
testTwoLevelOr() |
db4oSetupBeforeStore, expect, expectOrdered, storeassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, configureThreadCount, container, context, countOccurences, countOccurences, db, db4oSetupAfterStore, db4oSetupBeforeConfigure, 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 STUH1TestCase()
public STUH1TestCase(STUH2 a2)
public STUH1TestCase(java.lang.String str)
public STUH1TestCase(STUH2 a2, java.lang.String str)
public java.lang.Object[] createData()
createData in class SodaBaseTestCasepublic void testStrNull()
public void testBothNull()
public void testDescendantNotNull()
public void testDescendantDescendantNotNull()
public void testDescendantExists()
public void testDescendantValue()
public void testDescendantDescendantExists()
public void testDescendantDescendantValue()
public void testDescendantDescendantStringPath()
public void testSequentialAddition()
public void testTwoLevelOr()
public void testThreeLevelOr()
public void testNonExistentDescendant()