public class STByteTestCase extends SodaBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
byte |
i_byte |
_array| Constructor and Description |
|---|
STByteTestCase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
createData() |
void |
testConstraints() |
void |
testContains() |
void |
testEquals() |
void |
testGreater() |
void |
testIdentity() |
void |
testLike() |
void |
testNotContains() |
void |
testNotEquals() |
void |
testNotIdentity() |
void |
testNotLike() |
void |
testSmaller() |
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 java.lang.Object[] createData()
createData in class SodaBaseTestCasepublic void testEquals()
public void testNotEquals()
public void testGreater()
public void testSmaller()
public void testContains()
public void testNotContains()
public void testLike()
public void testNotLike()
public void testIdentity()
public void testNotIdentity()
public void testConstraints()