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 TestAssertionFactory
public boolean canAssert(TestPropertyHolder modelItem, String property)
canAssert
in interface TestAssertionFactory
public TestAssertion buildAssertion(TestAssertionConfig config, Assertable assertable)
buildAssertion
in interface TestAssertionFactory
public Class<? extends WsdlMessageAssertion> getAssertionClassType()
getAssertionClassType
in interface TestAssertionFactory
public String getAssertionId()
getAssertionId
in interface TestAssertionFactory
public String getAssertionLabel()
getAssertionLabel
in interface TestAssertionFactory
public AssertionListEntry getAssertionListEntry()
getAssertionListEntry
in interface TestAssertionFactory
public String getCategory()
getCategory
in interface TestAssertionFactory
Copyright © 2019. All Rights Reserved.