org.opensubsystems
Class PostgreSQLTests

java.lang.Object
  extended by org.opensubsystems.GenericDatabaseTests
      extended by org.opensubsystems.PostgreSQLTests

public class PostgreSQLTests
extends GenericDatabaseTests

Tests to execute for Postgre SQL. Tested with Postgre SQL 8 beta (under Windows XP)

Version:
$Id: PostgreSQLTests.java,v 1.4 2007/01/07 06:14:21 bastafidli Exp $
Author:
Julo Legeny

Constructor Summary
PostgreSQLTests()
           
 
Method Summary
static junit.framework.Test suite()
          Create suite of all tests which should be run for this database.
 
Methods inherited from class org.opensubsystems.GenericDatabaseTests
addGenericTests, addGenericTestsFromTestSuite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostgreSQLTests

public PostgreSQLTests()
Method Detail

suite

public static junit.framework.Test suite()
Create suite of all tests which should be run for this database.

Returns:
Test - suite of tests to run for this database


Copyright © 2003 - 2006 OpenSubsystems s.r.o.