Package org.apache.ofbiz.testtools
Class ModelTestSuite
java.lang.Object
org.apache.ofbiz.testtools.ModelTestSuite
Use this class in a JUnit test runner to bootstrap the Test Suite runner.
-
Field Details
-
DELEGATOR_NAME
- See Also:
-
DISPATCHER_NAME
- See Also:
-
-
Constructor Details
-
ModelTestSuite
-
-
Method Details
-
makeTestSuite
public junit.framework.TestSuite makeTestSuite()Make test suite test suite.- Returns:
- the test suite
-