net.sf.farrago.test
Class FarragoJdbcTest.FarragoJdbcTester
java.lang.Object
net.sf.farrago.test.FarragoJdbcTest.FarragoJdbcTester
- All Implemented Interfaces:
- FarragoJdbcTest.JdbcTester
- Enclosing class:
- FarragoJdbcTest
public class FarragoJdbcTest.FarragoJdbcTester
- extends Object
- implements FarragoJdbcTest.JdbcTester
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testCase
FarragoTestCase testCase
FarragoJdbcTest.FarragoJdbcTester
protected FarragoJdbcTest.FarragoJdbcTester(String name)
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Specified by:
setUp
in interface FarragoJdbcTest.JdbcTester
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Specified by:
tearDown
in interface FarragoJdbcTest.JdbcTester
- Throws:
Exception
getName
public String getName()
getConnection
public Connection getConnection()
- Specified by:
getConnection
in interface FarragoJdbcTest.JdbcTester
newConnection
public Connection newConnection()
throws Exception
- Specified by:
newConnection
in interface FarragoJdbcTest.JdbcTester
- Throws:
Exception
getStatement
public Statement getStatement()
- Specified by:
getStatement
in interface FarragoJdbcTest.JdbcTester