public class AutoTestAssertionFactory extends AbstractTestAssertionFactory implements SoapUIFactory
Constructor and Description |
---|
AutoTestAssertionFactory(PluginTestAssertion annotation,
Class<WsdlMessageAssertion> testAssertionClass) |
Modifier and Type | Method and Description |
---|---|
Class<? extends WsdlMessageAssertion> |
getAssertionClassType() |
AssertionListEntry |
getAssertionListEntry() |
String |
getCategory() |
buildAssertion, canAssert, canAssert, getAssertionId, getAssertionLabel, getFactoryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFactoryType
public AutoTestAssertionFactory(PluginTestAssertion annotation, Class<WsdlMessageAssertion> testAssertionClass)
public Class<? extends WsdlMessageAssertion> getAssertionClassType()
getAssertionClassType
in interface TestAssertionFactory
public AssertionListEntry getAssertionListEntry()
getAssertionListEntry
in interface TestAssertionFactory
public String getCategory()
getCategory
in interface TestAssertionFactory
Copyright © 2019. All Rights Reserved.