public class DrillResultSetTest extends JdbcTestBase
JdbcTestBase.ModelAndSchema, JdbcTestBase.TestDataConnectionDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
watcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
DrillResultSetTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpClass() |
static void |
tearDownClass() |
void |
test_getRow_isOneBased() |
void |
test_next_blocksFurtherAccessAfterEnd() |
void |
test_next_blocksFurtherAccessWhenNoRows() |
void |
testGetObjectNull() |
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 setUpClass()
public static void tearDownClass()
public void test_next_blocksFurtherAccessAfterEnd()
throws SQLException
SQLExceptionpublic void test_next_blocksFurtherAccessWhenNoRows()
throws Exception
Exceptionpublic void testGetObjectNull()
throws SQLException
SQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.