public class STRTH1TestCase extends SodaBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
foo1 |
STRTH2 |
h2 |
_array| Constructor and Description |
|---|
STRTH1TestCase() |
STRTH1TestCase(java.lang.String str) |
STRTH1TestCase(STRTH2 a2) |
STRTH1TestCase(STRTH2 a2,
java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
createData() |
static void |
main(java.lang.String[] arguments) |
void |
testBothNull() |
void |
testDeleteAll() |
void |
testDescendantDescendantExists() |
void |
testDescendantDescendantNotNull() |
void |
testDescendantDescendantStringPath() |
void |
testDescendantDescendantValue() |
void |
testDescendantExists() |
void |
testDescendantNotNull() |
void |
testDescendantValue() |
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 STRTH2 h2
public java.lang.String foo1
public STRTH1TestCase()
public STRTH1TestCase(STRTH2 a2)
public STRTH1TestCase(java.lang.String str)
public STRTH1TestCase(STRTH2 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 testDeleteAll()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] arguments)