@Tag(value="Async") public class XProtocolAsyncTest extends InternalXBaseTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
XProtocolAsyncTest.ValueHolder<T>
Helper class to hold values across threads and closures.
|
| Modifier and Type | Field and Description |
|---|---|
private XMessageBuilder |
messageBuilder |
private XProtocol |
protocol |
baseUrl, DEFAULT_METADATA_CHARSET, fact, isSetForXTests, testHostInfo, testProperties| Constructor and Description |
|---|
XProtocolAsyncTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyTestProtocol() |
void |
setupTestProtocol() |
void |
simpleSuccessfulQuery() |
assertSessionStatusEquals, assertSessionStatusNotEquals, assertThrows, assertThrows, assertThrows, assertThrows, createAuthenticatedTestProtocol, createTempTestCollection, createTestProtocol, createTestSchema, createTestSession, dropTempTestCollection, getEncodedTestHost, getTestDatabase, getTestHost, getTestPassword, getTestPort, getTestUser, mysqlVersionMeetsMinimum, mysqlVersionMeetsMinimumprivate XProtocol protocol
private XMessageBuilder messageBuilder
@BeforeEach public void setupTestProtocol()
@AfterEach
public void destroyTestProtocol()
throws java.io.IOException
java.io.IOException@Test
public void simpleSuccessfulQuery()
throws java.lang.Exception
java.lang.Exception