|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.model.support.AbstractModelItem
com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion
com.eviware.soapui.impl.wsdl.teststeps.assertions.http.HttpDownloadAllResourcesAssertion
public class HttpDownloadAllResourcesAssertion
| Nested Class Summary | |
|---|---|
static class |
HttpDownloadAllResourcesAssertion.Factory
|
| Field Summary | |
|---|---|
static java.lang.String |
ID
|
static java.lang.String |
LABEL
|
| Fields inherited from interface com.eviware.soapui.model.testsuite.TestAssertion |
|---|
CONFIGURATION_PROPERTY, DISABLED_PROPERTY, ERRORS_PROPERTY, STATUS_PROPERTY |
| Fields inherited from interface com.eviware.soapui.model.ModelItem |
|---|
DESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY |
| Constructor Summary | |
|---|---|
HttpDownloadAllResourcesAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
Assertable assertable)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
internalAssertRequest(MessageExchange messageExchange,
SubmitContext context)
|
protected java.lang.String |
internalAssertResponse(MessageExchange messageExchange,
SubmitContext context)
|
| Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
|---|
assertRequest, assertResponse, configure, getAssertable, getConfig, getConfiguration, getDescription, getErrors, getIcon, getId, getLabel, getName, getParent, getPropertyExpansions, getSettings, getStatus, isAllowMultiple, isClonable, isConfigurable, isDisabled, isFailed, isValid, prepare, release, resolve, setConfiguration, setDisabled, setName, updateConfig |
| Methods inherited from class com.eviware.soapui.model.support.AbstractModelItem |
|---|
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.eviware.soapui.model.testsuite.ResponseAssertion |
|---|
assertResponse |
| Methods inherited from interface com.eviware.soapui.model.testsuite.RequestAssertion |
|---|
assertRequest |
| Methods inherited from interface com.eviware.soapui.model.ModelItem |
|---|
getChildren |
| Methods inherited from interface com.eviware.soapui.support.PropertyChangeNotifier |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
public static final java.lang.String ID
public static final java.lang.String LABEL
| Constructor Detail |
|---|
public HttpDownloadAllResourcesAssertion(com.eviware.soapui.config.TestAssertionConfig assertionConfig,
Assertable assertable)
| Method Detail |
|---|
protected java.lang.String internalAssertResponse(MessageExchange messageExchange,
SubmitContext context)
throws AssertionException
internalAssertResponse in class WsdlMessageAssertionAssertionException
protected java.lang.String internalAssertRequest(MessageExchange messageExchange,
SubmitContext context)
throws AssertionException
internalAssertRequest in class WsdlMessageAssertionAssertionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||