| java.lang.Object org.apache.ojb.ejb.AllPBTests
AllPBTests | public class AllPBTests (Code) | | The facade to all PB-api session bean test cases.
author: Armin Waibel version: $Id: AllPBTests.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
|
|
|