@Tag(value="Async") public class AsyncQueryTest extends BaseCollectionTestCase
collection, collectionNamedbCharset, dbCollation, schema, sessionbaseUrl, DEFAULT_METADATA_CHARSET, fact, isSetForXTests, testHostInfo, testProperties| Constructor and Description |
|---|
AsyncQueryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
basicAsyncQuery() |
void |
insertDocs() |
void |
manyFutures()
This test addresses the "correlation" of messages to their proper async listeners.
|
void |
manyModifications() |
void |
overlappedAsyncQueries() |
void |
sqlError() |
void |
sqlQuery() |
void |
sqlUpdate() |
void |
syntaxErrorEntireResult() |
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 basicAsyncQuery()
throws java.lang.Exception
java.lang.Exception@Test
public void overlappedAsyncQueries()
throws java.lang.Exception
java.lang.Exception@Test
public void syntaxErrorEntireResult()
throws java.lang.Exception
java.lang.Exception@Test
public void insertDocs()
throws java.lang.Exception
java.lang.Exception@Test
public void manyModifications()
throws java.lang.Exception
java.lang.Exception@Test
public void sqlUpdate()
throws java.lang.Exception
java.lang.Exception@Test
public void sqlQuery()
throws java.lang.Exception
java.lang.Exception@Test
public void sqlError()
throws java.lang.Exception
java.lang.Exception@Test
public void manyFutures()
throws java.lang.Exception
java.lang.Exception