org.sourceforge.jxutil.dbtest.universal
Class CachedRowSetTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.sourceforge.jxutil.dbtest.DatabaseTest
|
+--org.sourceforge.jxutil.dbtest.universal.ResultSetTest
|
+--org.sourceforge.jxutil.dbtest.universal.CachedRowSetTest
- All Implemented Interfaces:
- Test
- public class CachedRowSetTest
- extends ResultSetTest
Fields inherited from class junit.framework.TestCase |
|
Methods inherited from class org.sourceforge.jxutil.dbtest.DatabaseTest |
checkDataCols, checkDataRows, createTable, dropTable, dropTable, getColumnString, getType, isDBMS, isDriver, loadData, setConnection, setUp, tearDown |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
cat
private static Category cat
CachedRowSetTest
public CachedRowSetTest(String name)
fillConnParam
private void fillConnParam(RowSet rowset)
throws SQLException
SQLException
testDelete
public void testDelete()
throws SQLException
SQLException
testExecute
public void testExecute()
throws SQLException
SQLException
testInsert
public void testInsert()
throws SQLException
SQLException
testPopulate
public void testPopulate()
throws SQLException
SQLException
testUpdate
public void testUpdate()
throws SQLException
SQLException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.