public class WsdlTestRequest extends WsdlRequest implements Assertable, TestRequest
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WsdlTestRequest.TestRequestIconAnimator |
AbstractHttpRequest.RequestIconAnimator<T extends AbstractHttpRequest<?>>Request.SubmitExceptionAssertable.AssertionStatus| Modifier and Type | Field and Description |
|---|---|
static String |
RESPONSE_PROPERTY |
static String |
STATUS_PROPERTY |
ENABLE_INLINE_FILES, ENCODE_ATTACHMENTS, EXPAND_MTOM_RESPONSE_ATTACHMENTS, FORCE_MTOM, INCOMING_WSS, INLINE_RESPONSE_ATTACHMENTS, log, OPERATION_PROPERTY, OUGOING_WSS, PW_TYPE_DIGEST, PW_TYPE_NONE, PW_TYPE_TEXT, RESPONSE_CONTENT_PROPERTY, SKIP_SOAP_ACTION, WSS_TIMETOLIVEBASIC_AUTH_PROFILE, CR_ESCAPE_SEQUENCE, SELECTED_AUTH_PROFILE_PROPERTY_NAMEENCODING_PROPERTY, ENDPOINT_PROPERTY, MEDIA_TYPE, REQUEST_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTYATTACHMENTS_PROPERTYBIND_ADDRESS, DISABLE_MULTIPART_ATTACHMENTS, DUMP_FILE, FOLLOW_REDIRECTS, MAX_SIZE, REMOVE_EMPTY_CONTENT, REQUEST_HEADERS_PROPERTY, STRIP_WHITESPACES| Constructor and Description |
|---|
WsdlTestRequest(WsdlOperation operation,
WsdlRequestConfig callConfig,
WsdlTestRequestStep testStep,
boolean forLoadTest) |
addJMSHeaderExpansions, addWsaPropertyExpansions, copyTo, getAction, getAttachmentEncoding, getAttachmentPart, getContentLength, getDefinedAttachmentParts, getIncomingWss, getJMSHeaderConfig, getJMSPropertiesConfig, getMethod, getOperation, getOutgoingWss, getPropertyExpansions, getRequestParts, getResponse, getResponseContent, getResponseContentAsXml, getResponseParts, getWsaConfig, getWsrmConfig, getWssPasswordType, getWssTimeToLive, initEndpoints, isEncodeAttachments, isExpandMtomResponseAttachments, isForceMtom, isInlineFilesEnabled, isInlineResponseAttachments, isMtomEnabled, isSkipSoapAction, isWsAddressing, isWsaEnabled, isWsReliableMessaging, isWsrmEnabled, propertyChange, setEncodeAttachments, setExpandMtomResponseAttachments, setForceMtom, setIncomingWss, setInlineFilesEnabled, setInlineResponseAttachments, setMtomEnabled, setOperation, setOutgoingWss, setRequestContent, setSkipSoapAction, setWsAddressing, setWsaEnabled, setWsReliableMessaging, setWsrmEnabled, setWssPasswordType, setWssTimeToLive, submitaddAttachmentsChangeListener, addBasicAuthenticationProfile, addExternalDependencies, addSubmitListener, attachBinaryData, attachFile, beforeSave, copyAttachmentsTo, getAfterRequestInjection, getAttachmentAt, getAttachmentCount, getAttachments, getAttachmentsForPart, getAttachmentsList, getAuthType, getBasicAuthenticationProfiles, getBasicAuthType, getBindAddress, getDomain, getDumpFile, getEncoding, getEndpoint, getIconAnimator, getMaxSize, getPassword, getPreemptive, getRequestContent, getRequestHeaders, getSelectedAuthProfile, getSslKeystore, getSubmitListeners, getTimeout, getUsername, hasEndpoint, importAttachment, isEntitizeProperties, isFollowRedirects, isMultipartEnabled, isPrettyPrint, isReadOnly, isRemoveEmptyContent, isStripWhitespaces, removeAttachment, removeAttachmentsChangeListener, removeBasicAuthenticationProfile, removeSubmitListener, setAfterRequestInjection, setAttachmentAt, setBindAddress, setDomain, setDumpFile, setEncoding, setEndpoint, setEntitizeProperties, setFollowRedirects, setIconAnimator, setMaxSize, setMultipartEnabled, setPassword, setPreemptive, setPrettyPrint, setRemoveEmptyContent, setRequestHeaders, setRequestHeaders, setSelectedAuthProfileAndAuthType, setSslKeystore, setStripWhitespaces, setTimeout, setUsernameafterLoad, dependsOn, getConfig, getDescription, getExternalDependencies, getId, getName, getSettings, getWsdlModelItemById, getWsdlModelItemByName, setConfig, setDescription, setIcon, setName, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResponseaddSubmitListener, dependsOn, getAttachments, getAuthType, getEncoding, getEndpoint, getOperation, getPassword, getRequestContent, getRequestParts, getResponseParts, getTimeout, getUsername, removeSubmitListener, setEncoding, setEndpoint, submitgetChildren, getDescription, getId, getName, getProject, getSettingsaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListeneraddAttachmentsChangeListener, getAttachmentAt, getAttachmentCount, getAttachments, getAttachmentsForPart, isMultipartEnabled, removeAttachmentsChangeListenerpublic static final String RESPONSE_PROPERTY
public static final String STATUS_PROPERTY
public WsdlTestRequest(WsdlOperation operation, WsdlRequestConfig callConfig, WsdlTestRequestStep testStep, boolean forLoadTest)
public WsdlTestCase getTestCase()
public ModelItem getParent()
getParent in interface ModelItemgetParent in class AbstractWsdlModelItem<WsdlRequestConfig>protected void initIcons()
protected AbstractHttpRequest.RequestIconAnimator<?> initIconAnimator()
initIconAnimator in class AbstractHttpRequest<WsdlRequestConfig>public int getAssertionCount()
getAssertionCount in interface Assertablepublic WsdlMessageAssertion getAssertionAt(int c)
getAssertionAt in interface Assertablepublic void setResponse(HttpResponse response, SubmitContext context)
setResponse in interface AbstractHttpRequestInterface<WsdlRequestConfig>setResponse in class AbstractHttpRequest<WsdlRequestConfig>public void assertResponse(SubmitContext context)
public WsdlMessageAssertion addAssertion(String assertionLabel)
addAssertion in interface Assertablepublic void removeAssertion(TestAssertion assertion)
removeAssertion in interface Assertablepublic TestAssertion moveAssertion(int ix, int offset)
moveAssertion in interface Assertablepublic Assertable.AssertionStatus getAssertionStatus()
getAssertionStatus in interface Assertablepublic ImageIcon getIcon()
getIcon in interface AbstractHttpRequestInterface<WsdlRequestConfig>getIcon in interface ModelItemgetIcon in class AbstractHttpRequest<WsdlRequestConfig>public void addAssertionsListener(AssertionsListener listener)
addAssertionsListener in interface Assertablepublic void removeAssertionsListener(AssertionsListener listener)
removeAssertionsListener in interface Assertablepublic void updateConfig(WsdlRequestConfig request)
updateConfig in class WsdlRequestpublic void release()
release in interface AbstractHttpRequestInterface<WsdlRequestConfig>release in interface Releasablerelease in class WsdlRequestpublic String getAssertableContentAsXml()
getAssertableContentAsXml in interface Assertablepublic String getAssertableContent()
getAssertableContent in interface Assertablepublic WsdlTestRequestStep getTestStep()
getTestStep in interface TestRequestgetTestStep in interface Assertablepublic WsdlInterface getInterface()
getInterface in interface Assertablepublic TestAssertionRegistry.AssertableType getAssertableType()
getAssertableType in interface Assertablepublic String getInterfaceName()
public String getOperationName()
public TestAssertion cloneAssertion(TestAssertion source, String name)
cloneAssertion in interface Assertablepublic WsdlMessageAssertion importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, String newName)
importAssertion in interface TestRequestpublic List<TestAssertion> getAssertionList()
getAssertionList in interface Assertablepublic WsdlMessageAssertion getAssertionByName(String name)
getAssertionByName in interface Assertablepublic ModelItem getModelItem()
AttachmentContainergetModelItem in interface AttachmentContainergetModelItem in interface AssertablegetModelItem in class WsdlRequestpublic Map<String,TestAssertion> getAssertions()
getAssertions in interface Assertablepublic String getDefaultAssertableContent()
getDefaultAssertableContent in interface Assertablepublic void resolve(ResolveContext<?> context)
resolve in interface AbstractHttpRequestInterface<WsdlRequestConfig>resolve in class AbstractHttpRequest<WsdlRequestConfig>public boolean isDiscardResponse()
isDiscardResponse in interface TestRequestpublic void setDiscardResponse(boolean discardResponse)
Copyright © 2019. All Rights Reserved.