Package org.openbravo.test
Class WebserviceTestSuite
- java.lang.Object
-
- org.openbravo.test.WebserviceTestSuite
-
public class WebserviceTestSuite extends Object
This test suite is called from the ant task run.webservice.tests by the CI server. It contains all the test cases that require Tomcat to be running, for example tests including web service requests. Tests cases not requiring Tomcat should be included inStandaloneTestSuite
instead.- See Also:
StandaloneTestSuite