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, getFactoryTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFactoryTypepublic AutoTestAssertionFactory(PluginTestAssertion annotation, Class<WsdlMessageAssertion> testAssertionClass)
public Class<? extends WsdlMessageAssertion> getAssertionClassType()
getAssertionClassType in interface TestAssertionFactorypublic AssertionListEntry getAssertionListEntry()
getAssertionListEntry in interface TestAssertionFactorypublic String getCategory()
getCategory in interface TestAssertionFactoryCopyright © 2019. All Rights Reserved.