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