public static class ProXPathContainsAssertion.Factory
extends com.eviware.soapui.impl.wsdl.teststeps.assertions.AbstractTestAssertionFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
boolean |
canAssert(com.eviware.soapui.model.TestPropertyHolder modelItem,
String property) |
Class<? extends com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion> |
getAssertionClassType() |
com.eviware.soapui.impl.wsdl.panels.assertions.AssertionListEntry |
getAssertionListEntry() |
String |
getCategory() |
buildAssertion, canAssert, getAssertionId, getAssertionLabel, getFactoryType
public String getCategory()
public Class<? extends com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion> getAssertionClassType()
public com.eviware.soapui.impl.wsdl.panels.assertions.AssertionListEntry getAssertionListEntry()
public boolean canAssert(com.eviware.soapui.model.TestPropertyHolder modelItem, String property)
canAssert
in interface com.eviware.soapui.impl.wsdl.teststeps.assertions.TestAssertionFactory
canAssert
in class com.eviware.soapui.impl.wsdl.teststeps.assertions.AbstractTestAssertionFactory
Copyright © 2019. All rights reserved.