public class JMSTimeoutAssertion extends WsdlMessageAssertion implements ResponseAssertion, RequestAssertion
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JMSTimeoutAssertion.Factory | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | DESCRIPTION | 
| static String | ID | 
| static String | JMS_TIMEOUT_DURATION | 
| static String | JMS_TIMEOUT_OK | 
| static String | LABEL | 
assertionErrors, assertionStatusCONFIGURATION_PROPERTY, DISABLED_PROPERTY, ERRORS_PROPERTY, STATUS_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| JMSTimeoutAssertion(TestAssertionConfig assertionConfig,
                   Assertable assertable) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | configure() | 
| protected org.apache.xmlbeans.XmlObject | createConfiguration() | 
| protected String | internalAssertProperty(TestPropertyHolder source,
                      String propertyName,
                      MessageExchange messageExchange,
                      SubmitContext context) | 
| protected String | internalAssertRequest(MessageExchange messageExchange,
                     SubmitContext context) | 
| protected String | internalAssertResponse(MessageExchange messageExchange,
                      SubmitContext context) | 
assertProperty, assertRequest, assertResponse, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getIndexOfAssertion, getLabel, getName, getParent, getPropertyExpansions, getSettings, getStatus, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, release, resolve, setAssertable, setConfiguration, setDisabled, setName, updateConfigaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertResponseassertRequestgetChildren, getProjectaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic static final String JMS_TIMEOUT_DURATION
public static final String JMS_TIMEOUT_OK
public static final String ID
public static final String LABEL
public static final String DESCRIPTION
public JMSTimeoutAssertion(TestAssertionConfig assertionConfig, Assertable assertable)
protected String internalAssertResponse(MessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertResponse in class WsdlMessageAssertionAssertionExceptionprotected String internalAssertRequest(MessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertRequest in class WsdlMessageAssertionAssertionExceptionpublic boolean configure()
configure in interface TestAssertionconfigure in class WsdlMessageAssertionprotected org.apache.xmlbeans.XmlObject createConfiguration()
protected String internalAssertProperty(TestPropertyHolder source, String propertyName, MessageExchange messageExchange, SubmitContext context) throws AssertionException
internalAssertProperty in class WsdlMessageAssertionAssertionExceptionCopyright © 2019. All Rights Reserved.