org.apache.ojb.broker.sqlcount
Class AllTests

java.lang.Object
  extended byorg.apache.ojb.broker.sqlcount.AllTests

public class AllTests
extends java.lang.Object

The facade to all TestCases in this package.

Version:
$Id: AllTests.java,v 1.2 2003/10/27 15:49:45 oliverm Exp $
Author:
Armin Waibel

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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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