Used for JUnit test suites written as a Java class. At minimum should extend the junit.framework.TestCase class. If you want to use a GenericDelegator or LocalDispatcher you should extend the OFBizTestCase class and use the ones provided by it. The method-name of the simple-method to execute. If no name is supplied then all simple-methods from location with a method-name beginning with "test" will be added as individual tests.