public class STStringUTestCase extends SodaBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
str |
_array| Constructor and Description |
|---|
STStringUTestCase() |
STStringUTestCase(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
createData() |
void |
testConstraints() |
void |
testContains() |
void |
testDescendantEquals() |
void |
testEquals() |
void |
testIdentity() |
void |
testLike() |
void |
testNotContains() |
void |
testNotEquals() |
void |
testNotIdentity() |
void |
testNotLike() |
void |
testNotNull() |
void |
testNull() |
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 STStringUTestCase()
public STStringUTestCase(java.lang.String str)
public java.lang.Object[] createData()
createData in class SodaBaseTestCasepublic void testEquals()
public void testNotEquals()
public void testDescendantEquals()
public void testContains()
public void testNotContains()
public void testLike()
public void testNotLike()
public void testIdentity()
public void testNotIdentity()
public void testNull()
public void testNotNull()
public void testConstraints()