|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.jtds.jdbc.TestBase
net.sourceforge.jtds.jdbc.DatabaseTestCase
| Field Summary | |
private static java.util.Map |
typemap
|
| Fields inherited from class net.sourceforge.jtds.jdbc.TestBase |
con, props |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
DatabaseTestCase(java.lang.String name)
|
|
| Method Summary | |
(package private) static int |
compareBytes(byte[] a1,
byte[] a2)
|
protected java.lang.String |
getLongString(char ch)
|
protected java.lang.String |
getLongString(int length)
|
protected static int |
getType(java.lang.Object o)
|
protected static java.util.Map |
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 |
| Field Detail |
private static java.util.Map typemap
| Constructor Detail |
public DatabaseTestCase(java.lang.String name)
| Method Detail |
static int compareBytes(byte[] a1,
byte[] a2)
protected static java.util.Map getTypemap()
protected static int getType(java.lang.Object o)
throws java.sql.SQLException
java.sql.SQLExceptionprotected java.lang.String getLongString(int length)
protected java.lang.String getLongString(char ch)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||