public class MysqlxSessionTest extends InternalXBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private MysqlxSession |
session |
baseUrl, DEFAULT_METADATA_CHARSET, fact, isSetForXTests, testHostInfo, testProperties| Constructor and Description |
|---|
MysqlxSessionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyTestSession() |
void |
setupTestSession() |
void |
testCreateDropCollection() |
void |
testGenericQuery() |
void |
testGetObjects() |
void |
testInterleavedResults() |
assertSessionStatusEquals, assertSessionStatusNotEquals, assertThrows, assertThrows, assertThrows, assertThrows, createAuthenticatedTestProtocol, createTempTestCollection, createTestProtocol, createTestSchema, createTestSession, dropTempTestCollection, getEncodedTestHost, getTestDatabase, getTestHost, getTestPassword, getTestPort, getTestUser, mysqlVersionMeetsMinimum, mysqlVersionMeetsMinimumprivate MysqlxSession session
@BeforeEach public void setupTestSession()
@AfterEach public void destroyTestSession()
@Test public void testCreateDropCollection()
@Test public void testGetObjects()
@Test public void testInterleavedResults()
@Test public void testGenericQuery()