test.ojb.odmg
Class AllTests

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--test.ojb.odmg.AllTests
All Implemented Interfaces:
junit.framework.Test

public class AllTests
extends junit.framework.TestSuite

the facade to all TestCases in this package.


Constructor Summary
AllTests()
           
 
Method Summary
static void main(java.lang.String[] args)
          runs the suite in a junit.textui.TestRunner.
static junit.framework.Test suite()
          build a TestSuite from all the TestCases in this package
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

main

public static void main(java.lang.String[] args)
runs the suite in a junit.textui.TestRunner.


suite

public static junit.framework.Test suite()
build a TestSuite from all the TestCases in this package



Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04