public class AssertionEntrySource
Used as Assertable for AssertionEntry in case TestCase, TestSuite or Project property is asserted
Constructor and description |
---|
AssertionEntrySource
(ModelItem sourceItem, java.lang.String propertyName, AssertionTestStep assertionTestStep) |
Type Params | Return Type | Name and description |
---|---|---|
|
public TestAssertion |
addAssertion(java.lang.String selection) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public TestAssertion |
cloneAssertion(TestAssertion source, java.lang.String name) |
|
public java.lang.String |
getAssertableContent() |
|
public java.lang.String |
getAssertableContentAsXml() |
|
public AssertableType |
getAssertableType() |
|
public TestAssertion |
getAssertionAt(int c) |
|
public TestAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public AssertionStatus |
getAssertionStatus() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public Interface |
getInterface() |
|
public ModelItem |
getModelItem() |
|
public ModelItem |
getSourceItem() |
|
public TestStep |
getTestStep() |
|
public TestAssertion |
insertAssertion(TestAssertion assertion, int index) |
|
public TestAssertion |
moveAssertion(int ix, int offset) |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
ReadyAPI functional (soapui-pro) SDK 3.56.0