public class ProAssertionPlaceHolderFactory extends Object implements TestAssertionFactory
| Constructor and Description |
|---|
ProAssertionPlaceHolderFactory(String type,
String string2) |
| Modifier and Type | Method and Description |
|---|---|
TestAssertion |
buildAssertion(TestAssertionConfig config,
Assertable assertable) |
boolean |
canAssert(Assertable assertable) |
boolean |
canAssert(TestPropertyHolder modelItem,
String property) |
Class<? extends WsdlMessageAssertion> |
getAssertionClassType() |
String |
getAssertionId() |
String |
getAssertionLabel() |
AssertionListEntry |
getAssertionListEntry() |
String |
getCategory() |
public boolean canAssert(Assertable assertable)
canAssert in interface TestAssertionFactorypublic boolean canAssert(TestPropertyHolder modelItem, String property)
canAssert in interface TestAssertionFactorypublic TestAssertion buildAssertion(TestAssertionConfig config, Assertable assertable)
buildAssertion in interface TestAssertionFactorypublic Class<? extends WsdlMessageAssertion> getAssertionClassType()
getAssertionClassType in interface TestAssertionFactorypublic String getAssertionId()
getAssertionId in interface TestAssertionFactorypublic String getAssertionLabel()
getAssertionLabel in interface TestAssertionFactorypublic AssertionListEntry getAssertionListEntry()
getAssertionListEntry in interface TestAssertionFactorypublic String getCategory()
getCategory in interface TestAssertionFactoryCopyright © 2019. All Rights Reserved.