public class JdbcTestActionBase extends JdbcTestBase
| Modifier and Type | Class and Description |
|---|---|
static interface |
JdbcTestActionBase.JdbcAction |
JdbcTestBase.ModelAndSchema, JdbcTestBase.TestDataConnectionDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
TIMEOUT |
watcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException| Constructor and Description |
|---|
JdbcTestActionBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeClient() |
static void |
openClient() |
protected void |
testAction(JdbcTestActionBase.JdbcAction action) |
protected void |
testAction(JdbcTestActionBase.JdbcAction action,
long rowcount) |
changeSchema, changeSchemaIfSupplied, connect, connect, connect, getDefaultProperties, reset, setUpTestCase, tearDownTestCase, testJdbcTestConnectionResettingCompatibility, toString, toString, withFull, withModel, withNoDefaultSchemaclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static void closeClient()
throws IOException,
SQLException
IOExceptionSQLExceptionprotected void testAction(JdbcTestActionBase.JdbcAction action) throws Exception
Exceptionprotected void testAction(JdbcTestActionBase.JdbcAction action, long rowcount) throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.