|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase net.sourceforge.jtds.jdbc.TestBase net.sourceforge.jtds.jdbc.DatabaseTestCase net.sourceforge.jtds.jdbc.Tds8Test
Test case to illustrate use of TDS 8 support
Field Summary |
Fields inherited from class net.sourceforge.jtds.jdbc.DatabaseTestCase |
|
Fields inherited from class net.sourceforge.jtds.jdbc.TestBase |
con, props |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
Tds8Test(java.lang.String name)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
|
void |
testBigInt1()
|
void |
testBigInt2()
Test BIGINT data type. |
void |
testColumnCollations()
Test column collations. |
void |
testEncoding1251Test1()
Test for bug [981958] PreparedStatement doesn't work correctly |
void |
testMetaData()
|
void |
testNullBoolean()
Test for bug [1042272] jTDS doesn't allow null value into Boolean. |
void |
testSQL2005MetaData()
Test for enhanced database metadata for SQL 2005. |
void |
testSqlVariant()
|
void |
testUserFn()
|
Methods inherited from class net.sourceforge.jtds.jdbc.DatabaseTestCase |
compareBytes, getLongString, getLongString, getType, getTypemap |
Methods inherited from class net.sourceforge.jtds.jdbc.TestBase |
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDown |
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 Tds8Test(java.lang.String name)
Method Detail |
public static junit.framework.Test suite()
public void testBigInt1() throws java.lang.Exception
java.lang.Exception
public void testBigInt2() throws java.lang.Exception
java.lang.Exception
public void testSqlVariant() throws java.lang.Exception
java.lang.Exception
public void testUserFn() throws java.lang.Exception
java.lang.Exception
public void testMetaData() throws java.lang.Exception
java.lang.Exception
public void testNullBoolean() throws java.lang.Exception
java.lang.Exception
public void testColumnCollations() throws java.lang.Exception
java.lang.Exception
public void testEncoding1251Test1() throws java.lang.Exception
java.lang.Exception
public void testSQL2005MetaData() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |