Class ModelTestSuite

java.lang.Object
org.apache.ofbiz.testtools.ModelTestSuite

public class ModelTestSuite extends Object
Use this class in a JUnit test runner to bootstrap the Test Suite runner.
  • Field Details

  • Constructor Details

    • ModelTestSuite

      public ModelTestSuite(Element mainElement, String testCase)
  • Method Details

    • makeTestSuite

      public junit.framework.TestSuite makeTestSuite()
      Make test suite test suite.
      Returns:
      the test suite