Class SOAPTest

    • Field Detail

      • soapMessage

        private String soapMessage
        Path, on classpath, to SOAP message test document.
      • soapFault

        private String soapFault
        Path, on classpath, to SOAP fault test document.
      • soapFaultMarshall

        private String soapFaultMarshall
        Path, on classpath, to SOAP fault test document.
      • expectedFaultCode

        private QName expectedFaultCode
      • expectedFaultString

        private String expectedFaultString
      • expectedFaultActor

        private String expectedFaultActor
    • Constructor Detail

      • SOAPTest

        public SOAPTest()