public class SchemaTest extends DevApiBaseTestCase
dbCharset, dbCollation, schema, sessionbaseUrl, DEFAULT_METADATA_CHARSET, fact, isSetForXTests, testHostInfo, testProperties| Constructor and Description |
|---|
SchemaTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupCollectionTest() |
void |
teardownCollectionTest() |
void |
testBasics() |
void |
testCreateCollection() |
void |
testCreateCollectionWithOptions() |
void |
testDropCollection() |
void |
testEquals() |
void |
testExists() |
void |
testListCollections() |
void |
testListTables() |
void |
testToString() |
assertNonSecureSession, 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@BeforeEach public void setupCollectionTest()
@AfterEach public void teardownCollectionTest()
@Test public void testBasics()
@Test public void testEquals()
@Test public void testToString()
@Test public void testListCollections()
@Test public void testExists()
@Test public void testCreateCollection()
@Test public void testDropCollection()
@Test public void testListTables()
@Test public void testCreateCollectionWithOptions()