public interface VirtAssertable extends Assertable
Additional behaviour for Virt-related assertable objects (AbstractMockService and AbstractMockOperation)
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getAssertablePath() Returns the URL path that this assertable applies to. |
|
public MockResult |
getLastMockResult() |
Methods inherited from class | Name |
---|---|
interface Assertable |
addAssertion, addAssertionsListener, cloneAssertion, getAssertableContent, getAssertableContentAsXml, getAssertableMetadata, getAssertableType, getAssertionAt, getAssertionByName, getAssertionCount, getAssertionList, getAssertionStatus, getAssertions, getDefaultAssertableContent, getInterface, getModelItem, getTestStep, insertAssertion, moveAssertion, removeAssertion, removeAssertionsListener |
Returns the URL path that this assertable applies to. Will be different for SOAP/REST objects.