org.opensubsystems.core.persist.db.driver
Class DriverTests

java.lang.Object
  extended by org.opensubsystems.core.persist.db.driver.DriverTests

public final class DriverTests
extends java.lang.Object

Test suite containing all tests verifying behaviour of different database drivers.

Version:
$Id: DriverTests.java,v 1.14 2007/01/07 06:14:51 bastafidli Exp $
Author:
Miro Halas
Code reviewer:
Miro Halas
Code reviewed:
1.10 2005/07/29 07:36:55 bastafidli

Method Summary
static void addGenericTests(junit.framework.TestSuite suite)
          Add all generic database tests to given suite.
static junit.framework.Test suite()
          Create suite of all database driver tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

suite

public static junit.framework.Test suite()
Create suite of all database driver tests.

Returns:
Test - suite of tests to run

addGenericTests

public static void addGenericTests(junit.framework.TestSuite suite)
Add all generic database tests to given suite.

Parameters:
suite - - suite to add tests to


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