Class 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 in StandaloneTestSuite instead.
    See Also:
    StandaloneTestSuite
    • Constructor Detail

      • WebserviceTestSuite

        public WebserviceTestSuite()