|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.hadoop.hive.jdbc.TestJdbcDriver
public class TestJdbcDriver
TestJdbcDriver.
Constructor Summary | |
---|---|
TestJdbcDriver(String name)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testConversionsBaseResultSet()
|
void |
testDatabaseMetaData()
|
void |
testDataTypes()
|
void |
testDescribeTable()
|
void |
testDriverProperties()
|
void |
testErrorMessages()
|
void |
testMetaDataGetCatalogs()
|
void |
testMetaDataGetColumns()
|
void |
testMetaDataGetTables()
|
void |
testMetaDataGetTableTypes()
|
void |
testPrepareStatement()
|
void |
testResultSetMetaData()
|
void |
testSelectAll()
|
void |
testSelectAllMaxRows()
|
void |
testSelectAllPartioned()
|
void |
testShowTables()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestJdbcDriver(String name)
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
public void testPrepareStatement()
public final void testSelectAll() throws Exception
Exception
public final void testSelectAllPartioned() throws Exception
Exception
public final void testSelectAllMaxRows() throws Exception
Exception
public void testDataTypes() throws Exception
Exception
public void testErrorMessages() throws SQLException
SQLException
public void testShowTables() throws SQLException
SQLException
public void testMetaDataGetTables() throws SQLException
SQLException
public void testMetaDataGetCatalogs() throws SQLException
SQLException
public void testMetaDataGetTableTypes() throws SQLException
SQLException
public void testMetaDataGetColumns() throws SQLException
SQLException
public void testConversionsBaseResultSet() throws SQLException
SQLException
public void testDescribeTable() throws SQLException
SQLException
public void testDatabaseMetaData() throws SQLException
SQLException
public void testResultSetMetaData() throws SQLException
SQLException
public void testDriverProperties() throws SQLException
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |