| java.lang.Object org.apache.ojb.ejb.AllODMGTests
AllODMGTests | public class AllODMGTests (Code) | | The facade to all ODMG-api session bean test cases.
author: Armin Waibel version: $Id: AllODMGTests.java,v 1.4.2.2 2005/12/21 22:21:38 tomdz Exp $ |
Method Summary | |
public static void | main(String[] args) runs the suite in a junit.textui.TestRunner. | public static Test | suite() |
main | public static void main(String[] args)(Code) | | runs the suite in a junit.textui.TestRunner.
|
suite | public static Test suite()(Code) | | build a TestSuite from all the TestCases in this package
|
|
|