|
|||||||||||
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.AsTest
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 | |
AsTest(java.lang.String name)
|
Method Summary | |
private void |
checkTime(long time)
|
static void |
main(java.lang.String[] args)
|
void |
testBatch1()
|
void |
testBigDecimal()
|
void |
testBigInt()
|
void |
testBinary()
|
void |
testBoolean()
|
void |
testBug457955()
|
void |
testBugAttTest2()
|
void |
testProc0()
Test for missing ResultSet, reported in support request #35. |
void |
testProc1()
|
void |
testProc2()
|
void |
testProc3()
Test for bug #654, CallableStatement.execute() always returns false. |
void |
testProc4()
Test for unnamed procedure parsing bug, reported in patch #115. |
void |
testSpecTime()
|
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 AsTest(java.lang.String name)
Method Detail |
public static void main(java.lang.String[] args)
public void testProc0() throws java.lang.Exception
java.lang.Exception
public void testProc1() throws java.lang.Exception
java.lang.Exception
public void testProc2() throws java.lang.Exception
java.lang.Exception
public void testProc3() throws java.lang.Exception
java.lang.Exception
public void testProc4() throws java.lang.Exception
java.lang.Exception
public void testBatch1() throws java.lang.Exception
java.lang.Exception
public void testBug457955() throws java.lang.Exception
java.lang.Exception
public void testBugAttTest2() throws java.lang.Exception
java.lang.Exception
public void testBigInt() throws java.lang.Throwable
java.lang.Throwable
public void testBoolean() throws java.lang.Throwable
java.lang.Throwable
public void testBinary() throws java.lang.Throwable
java.lang.Throwable
private void checkTime(long time) throws java.lang.Throwable
java.lang.Throwable
public void testSpecTime() throws java.lang.Throwable
java.lang.Throwable
public void testBigDecimal() throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |