public class RowLockingTest extends BaseCollectionTestCase
| Modifier and Type | Class and Description |
|---|---|
class |
RowLockingTest.FindRowDeadLock |
class |
RowLockingTest.FindRowLock |
(package private) static class |
RowLockingTest.MyUncaughtExceptionHandler |
class |
RowLockingTest.SelectRowDeadLock |
class |
RowLockingTest.SelectRowLock |
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
CheckFlag |
(package private) static java.lang.Throwable[] |
initException |
collection, collectionNamedbCharset, dbCollation, schema, sessionbaseUrl, DEFAULT_METADATA_CHARSET, fact, isSetForXTests, testHostInfo, testProperties| Constructor and Description |
|---|
RowLockingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFindRowLockingValid()
START collection.find() tests
|
void |
testSelectRowLockingDeadlock() |
void |
testSelectRowLockingValid() |
setupCollectionTest, teardownCollectionTestassertNonSecureSession, assertPreparedStatementsCount, assertPreparedStatementsCountsAndId, assertPreparedStatementsStatusCounts, assertSecureSession, assertSecureSession, buildString, count_data, destroyTestSession, dropCollection, getPreparedStatementExecutionsCount, getPreparedStatementId, getPreparedStatementsCount, getPreparedStatementsCount, getPreparedStatementsCount, getPrepDeallocateCount, getPrepExecuteCount, getPrepPrepareCount, getThreadId, isMysqlRunningLocally, isServerRunningOnWindows, makeParam, makeParam, makeParam, setupTestSession, sqlUpdate, supportsTestCertificates, supportsTLSv1_2assertSessionStatusEquals, assertSessionStatusNotEquals, assertThrows, assertThrows, assertThrows, assertThrows, createAuthenticatedTestProtocol, createTempTestCollection, createTestProtocol, createTestSchema, createTestSession, dropTempTestCollection, getEncodedTestHost, getTestDatabase, getTestHost, getTestPassword, getTestPort, getTestUser, mysqlVersionMeetsMinimum, mysqlVersionMeetsMinimum@Test
public void testFindRowLockingValid()
throws java.lang.Exception
java.lang.Exception@Test
public void testSelectRowLockingValid()
throws java.lang.Exception
java.lang.Exception@Test
public void testSelectRowLockingDeadlock()
throws java.lang.Exception
java.lang.Exception