public class InvalidPasswordTestCase extends Db4oClientServerTestCase implements OptOutAllButNetworkingCS
| Constructor and Description |
|---|
InvalidPasswordTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectContainer |
openClient(java.lang.String host,
int port,
java.lang.String user,
java.lang.String password) |
void |
testEmptyUserNullPassword() |
void |
testEmptyUserPassword() |
void |
testInvalidPassword() |
void |
testNullPassword() |
clientServerFixtureassertOccurrences, assertOccurrences, classMetadataFor, commit, concurrenyClientServerSuite, configure, 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, store, stream, systemTrans, tearDown, testCases, threadCount, transpublic void testInvalidPassword()
protected ObjectContainer openClient(java.lang.String host, int port, java.lang.String user, java.lang.String password)
public void testEmptyUserPassword()
public void testEmptyUserNullPassword()
public void testNullPassword()