| Constructor and Description |
|---|
MultiPath(java.lang.String key,
com.github.aivancioglo.resttest.verifiers.Path paths) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
void |
setKey(java.lang.String p) |
void |
verify(Response response)
Function for response verification.
|
public MultiPath(java.lang.String key,
com.github.aivancioglo.resttest.verifiers.Path paths)
public void verify(Response response)
Function for response verification.
response - Response of your request.public java.lang.String getKey()
public void setKey(java.lang.String p)