public class JdbcTimeoutAssertion extends WsdlMessageAssertion implements ResponseAssertion, RequestAssertion
| Modifier and Type | Class and Description |
|---|---|
static class |
JdbcTimeoutAssertion.Factory |
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
ID |
static String |
JDBC_TIMEOUT_DURATION |
static String |
LABEL |
assertionErrors, assertionStatus, NO_RESPONSECONFIGURATION_PROPERTY, DISABLED_PROPERTY, ERRORS_PROPERTY, STATUS_PROPERTY| Constructor and Description |
|---|
JdbcTimeoutAssertion(TestAssertionConfig assertionConfig,
Assertable assertable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure() |
protected org.apache.xmlbeans.XmlObject |
createConfiguration() |
long |
getQueryTimeoutProperty() |
protected String |
internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
internalAssertResponse(MessageExchange messageExchange,
SubmitContext context) |
void |
setQueryTimeoutProperty(String queryTimeoutProperty) |
appliesToRequest, assertProperty, assertRequest, assertResponse, createEventBusMessage, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getPropertyExpansions, getSettings, getStatus, internalAssertRequest, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setErrors, setName, setStatus, updateConfigaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, initItemOrder, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertResponseassertRequestpublic static final String ID
public static final String LABEL
public static final String DESCRIPTION
public static final String JDBC_TIMEOUT_DURATION
public JdbcTimeoutAssertion(TestAssertionConfig assertionConfig, Assertable assertable)
protected String internalAssertResponse(MessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertResponse in class WsdlMessageAssertionAssertionExceptionprotected org.apache.xmlbeans.XmlObject createConfiguration()
public void setQueryTimeoutProperty(String queryTimeoutProperty)
public long getQueryTimeoutProperty()
public boolean configure()
configure in interface TestAssertionconfigure in class WsdlMessageAssertionprotected String internalAssertProperty(TestPropertyHolder source, String propertyName, MessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertProperty in class WsdlMessageAssertionAssertionExceptionCopyright © 2019. All rights reserved.