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, getFactoryTypepublic String getCategory()
public Class<? extends WsdlMessageAssertion> getAssertionClassType()
public AssertionListEntry getAssertionListEntry()
public boolean canAssert(Assertable assertable)
canAssert in interface TestAssertionFactorycanAssert in class AbstractTestAssertionFactorypublic boolean canAssert(TestPropertyHolder modelItem, String property)
canAssert in interface TestAssertionFactorycanAssert in class AbstractTestAssertionFactoryCopyright © 2019. All Rights Reserved.