Package org.citrusframework.ws.actions
Class SendSoapFaultAction
java.lang.Object
org.citrusframework.actions.AbstractTestAction
org.citrusframework.actions.SendMessageAction
org.citrusframework.ws.actions.SendSoapMessageAction
org.citrusframework.ws.actions.SendSoapFaultAction
- All Implemented Interfaces:
Described,Named,Completable,TestAction,TestActorAware
- Since:
- 2.0
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.citrusframework.ws.actions.SendSoapMessageAction
SendSoapMessageAction.SendSoapMessageBuilder<T extends SendSoapMessageAction,M extends SendSoapMessageAction.SoapMessageBuilderSupport<T, B, M>, B extends SendSoapMessageAction.SendSoapMessageBuilder<T, M, B>>, SendSoapMessageAction.SoapMessageBuilderSupport<T extends SendSoapMessageAction, B extends SendSoapMessageAction.SendSoapMessageBuilder<T, M, B>, M extends SendSoapMessageAction.SoapMessageBuilderSupport<T, B, M>> Nested classes/interfaces inherited from class org.citrusframework.actions.SendMessageAction
SendMessageAction.SendMessageActionBuilder<T extends SendMessageAction,M extends SendMessageBuilderSupport<T, B, M>, B extends SendMessageAction.SendMessageActionBuilder<T, M, B>>, SendMessageAction.SendMessageActionBuilderSupport -
Field Summary
Fields inherited from class org.citrusframework.ws.actions.SendSoapMessageAction
CID_MARKERFields inherited from class org.citrusframework.actions.AbstractTestAction
description -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SoapMessagecreateMessage(TestContext context, String messageType) Gets the faultActor.Gets the faultCode.Gets the fault detail resource paths.Gets the faultDetails.Gets the faultString.Methods inherited from class org.citrusframework.ws.actions.SendSoapMessageAction
getAttachments, getMtomEnabled, isMtomEnabledMethods inherited from class org.citrusframework.actions.SendMessageAction
doExecute, getDataDictionary, getEndpoint, getEndpointUri, getMessageBuilder, getMessageProcessors, getMessageType, getOrCreateEndpoint, getSchema, getSchemaRepository, getVariableExtractors, isDisabled, isDone, isForkMode, isSchemaValidation, validateMessageMethods inherited from class org.citrusframework.actions.AbstractTestAction
execute, getActor, getDescription, getName, setActor, setDescription, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.citrusframework.TestAction
execute, getActor, getName, isDisabled
-
Constructor Details
-
SendSoapFaultAction
-
-
Method Details
-
createMessage
- Overrides:
createMessagein classSendSoapMessageAction
-
getFaultActor
Gets the faultActor.- Returns:
- the faultActor the faultActor to get.
-
getFaultCode
Gets the faultCode.- Returns:
- the faultCode
-
getFaultString
Gets the faultString.- Returns:
- the faultString
-
getFaultDetails
Gets the faultDetails.- Returns:
- the faultDetails the faultDetails to get.
-
getFaultDetailResourcePaths
Gets the fault detail resource paths.- Returns:
-