org.apache.ojb.odmg
Class AllTests

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.apache.ojb.odmg.AllTests
All Implemented Interfaces:
junit.framework.Test

public class AllTests
extends junit.framework.TestSuite

the facade to all TestCases in this package.

Author:
Thomas Mahler

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, createTest, getName, getTestConstructor, 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 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14