public static class JsonPathAssertionBase.JsonAssertionFactory extends AbstractTestAssertionFactory
Constructor and Description |
---|
JsonAssertionFactory(String assertionId,
String assertionLabel,
String assertionDescription,
Class assertionClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
canAssert(Assertable assertable) |
boolean |
canAssert(TestPropertyHolder modelItem,
String property) |
Class<? extends WsdlMessageAssertion> |
getAssertionClassType() |
AssertionListEntry |
getAssertionListEntry() |
String |
getCategory() |
buildAssertion, getAssertionId, getAssertionLabel, getFactoryType
public String getCategory()
public Class<? extends WsdlMessageAssertion> getAssertionClassType()
public AssertionListEntry getAssertionListEntry()
public boolean canAssert(Assertable assertable)
canAssert
in interface TestAssertionFactory
canAssert
in class AbstractTestAssertionFactory
public boolean canAssert(TestPropertyHolder modelItem, String property)
canAssert
in interface TestAssertionFactory
canAssert
in class AbstractTestAssertionFactory
Copyright © 2019. All Rights Reserved.