Class SendSoapFaultAction

All Implemented Interfaces:
Described, Named, Completable, TestAction, TestActorAware

public class SendSoapFaultAction extends SendSoapMessageAction
Since:
2.0
Author:
Christoph Deppisch
  • Constructor Details

  • Method Details

    • createMessage

      protected SoapMessage createMessage(TestContext context, String messageType)
      Overrides:
      createMessage in class SendSoapMessageAction
    • getFaultActor

      public String getFaultActor()
      Gets the faultActor.
      Returns:
      the faultActor the faultActor to get.
    • getFaultCode

      public String getFaultCode()
      Gets the faultCode.
      Returns:
      the faultCode
    • getFaultString

      public String getFaultString()
      Gets the faultString.
      Returns:
      the faultString
    • getFaultDetails

      public List<String> getFaultDetails()
      Gets the faultDetails.
      Returns:
      the faultDetails the faultDetails to get.
    • getFaultDetailResourcePaths

      public List<String> getFaultDetailResourcePaths()
      Gets the fault detail resource paths.
      Returns: