org.postgresql.pljava.test
Class Tester
java.lang.Object
org.postgresql.pljava.test.Tester
public class Tester
- extends Object
Some fairly crude tests. All tests are confided to the schema
"javatest"
- Author:
- Thomas Hallgren
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tester
public Tester(Connection conn)
throws SQLException
- Throws:
SQLException
printUsage
public static void printUsage()
main
public static void main(String[] argv)
close
public void close()
throws SQLException
- Throws:
SQLException
testParameters
public void testParameters()
throws SQLException
- Throws:
SQLException
testSPIActions
public void testSPIActions()
throws SQLException
- Throws:
SQLException
testTupleReturn
public void testTupleReturn()
throws SQLException
- Throws:
SQLException
testSetReturn
public void testSetReturn()
throws SQLException
- Throws:
SQLException
testUsingProperties
public void testUsingProperties()
throws SQLException
- Throws:
SQLException
testUsingResultSetProperties
public void testUsingResultSetProperties()
throws SQLException
- Throws:
SQLException
testUsingScalarProperties
public void testUsingScalarProperties()
throws SQLException
- Throws:
SQLException
testBinaryColumns
public void testBinaryColumns()
throws SQLException
- Throws:
SQLException
testCallInCall
public void testCallInCall()
throws SQLException
- Throws:
SQLException
testModdatetimeTrigger
public void testModdatetimeTrigger()
throws SQLException
- Throws:
SQLException
testInsertUsernameTrigger
public void testInsertUsernameTrigger()
throws SQLException
- Throws:
SQLException
testTimestamp
public void testTimestamp()
throws SQLException
- Throws:
SQLException
testInt
public void testInt()
throws SQLException
- Throws:
SQLException
testComplexScalar
public void testComplexScalar()
throws SQLException
- Throws:
SQLException
testComplexTuple
public void testComplexTuple()
throws SQLException
- Throws:
SQLException
testCurrentDir
public void testCurrentDir()
throws SQLException
- Throws:
SQLException
testSavepointSanity
public void testSavepointSanity()
throws SQLException
- Throws:
SQLException
testTransactionRecovery
public void testTransactionRecovery()
throws SQLException
- Throws:
SQLException
testTrustedSecurity
public void testTrustedSecurity()
throws SQLException
- Throws:
SQLException
testDatabaseMetaData
public void testDatabaseMetaData()
throws SQLException
- Throws:
SQLException
testResultSet
public void testResultSet()
throws SQLException
- Throws:
SQLException