public class JdbcRequest extends AbstractModelItem implements AnimatableItem, Assertable, TestRequest
Modifiers | Name | Description |
---|---|---|
static class |
JdbcRequest.RequestIconAnimator |
Constructor and description |
---|
JdbcRequest
(JdbcRequestTestStep testStep, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public TestAssertion |
addAssertion(java.lang.String selection) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public void |
addSubmitListener(SubmitListener listener) |
|
public TestAssertion |
cloneAssertion(TestAssertion source, java.lang.String name) |
|
public boolean |
dependsOn(ModelItem modelItem) |
|
public java.lang.String |
getAssertableContent() |
|
public java.lang.String |
getAssertableContentAsXml() |
|
public java.lang.String |
getAssertableMetadata() |
|
public TestAssertionRegistry.AssertableType |
getAssertableType() |
|
public TestAssertion |
getAssertionAt(int c) |
|
public TestAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public Assertable.AssertionStatus |
getAssertionStatus() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public Attachment[] |
getAttachments() |
|
public java.lang.String |
getAuthType() |
|
public java.util.List<? extends ModelItem> |
getChildren() |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public java.lang.String |
getDescription() |
|
public java.lang.String |
getEncoding() |
|
public java.lang.String |
getEndpoint() |
|
public javax.swing.ImageIcon |
getIcon() |
|
public RequestIconAnimator<?> |
getIconAnimator() |
|
public java.lang.String |
getId() |
|
public Interface |
getInterface() |
|
public ModelItem |
getModelItem() |
|
public java.lang.String |
getName() |
|
public Operation |
getOperation() |
|
public ModelItem |
getParent() |
|
public java.lang.String |
getPassword() |
|
public java.lang.String |
getRequestContent() |
|
public MessagePart[] |
getRequestParts() |
|
public JdbcResponse |
getResponse() |
|
public MessagePart[] |
getResponseParts() |
|
public Settings |
getSettings() |
|
public SubmitListener[] |
getSubmitListeners() |
|
public JdbcRequestTestStep |
getTestStep() |
|
public java.lang.String |
getTimeout() |
|
public java.lang.String |
getUsername() |
|
public WsdlMessageAssertion |
importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, java.lang.String newName) |
|
public void |
initIcons() |
|
public TestAssertion |
insertAssertion(TestAssertion assertion, int index) |
|
public boolean |
isDiscardResponse() |
|
public TestAssertion |
moveAssertion(int ix, int offset) |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public void |
removeSubmitListener(SubmitListener listener) |
|
public void |
setDiscardResponse(boolean discardResponse) |
|
public void |
setEncoding(java.lang.String string) |
|
public void |
setEndpoint(java.lang.String string) |
|
public void |
setIcon(javax.swing.ImageIcon icon) |
|
public void |
setIconAnimator(RequestIconAnimator<?> iconAnimator) |
|
public void |
setName(java.lang.String name) |
|
public void |
setResponse(JdbcResponse response) |
|
public JdbcSubmit |
submit(SubmitContext submitContext, boolean async) |
Methods inherited from class | Name |
---|---|
class AbstractModelItem |
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, release, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged |
ReadyAPI functional (soapui) SDK 3.57.0