Class SoapServletServerTest


  • public class SoapServletServerTest
    extends Object
    Author:
    Adrien Ruffie - EBM WebSourcing
    • Constructor Detail

      • SoapServletServerTest

        public SoapServletServerTest()
    • Method Detail

      • testStartWithHttpConfWithASpecifiedIP

        public void testStartWithHttpConfWithASpecifiedIP()
                                                   throws Exception
        Throws:
        Exception
      • testStartWithHttpConfWithNoSpecifiedHost

        public void testStartWithHttpConfWithNoSpecifiedHost()
                                                      throws Exception
        Throws:
        Exception
      • testStartWithHttpsConf

        public void testStartWithHttpsConf()
                                    throws Exception
        Throws:
        Exception
      • testStopWithHttpConf

        public void testStopWithHttpConf()
                                  throws Exception
        Throws:
        Exception
      • testSoapServletDeployment

        public void testSoapServletDeployment()
                                       throws Exception
        Throws:
        Exception
      • testListServicesServletDeployment

        public void testListServicesServletDeployment()
                                               throws Exception
        Throws:
        Exception
      • testWelcomeServletDeployment

        public void testWelcomeServletDeployment()
                                          throws Exception
        Throws:
        Exception
      • createHttpEnabledConf

        protected org.ow2.petals.binding.soap.listener.incoming.jetty.ServletServerConfig createHttpEnabledConf​(String ip)