org.opensubsystems.core
Class CoreTests

java.lang.Object
  extended by org.opensubsystems.core.CoreTests

public final class CoreTests
extends java.lang.Object

Test for classes included in Core package.

Version:
$Id: CoreTests.java,v 1.19 2007/01/07 06:15:08 bastafidli Exp $
Author:
Miro Halas
Code reviewer:
Miro Halas
Code reviewed:
1.14 2005/09/09 06:50:44 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 core 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 core 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 of tests to run


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