com.eviware.soapui.impl.wsdl.teststeps.assertions.basic
Class XQueryContainsAssertion.Factory

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.teststeps.assertions.AbstractTestAssertionFactory
      extended by com.eviware.soapui.impl.wsdl.teststeps.assertions.basic.XQueryContainsAssertion.Factory
All Implemented Interfaces:
TestAssertionFactory
Enclosing class:
XQueryContainsAssertion

public static class XQueryContainsAssertion.Factory
extends AbstractTestAssertionFactory


Constructor Summary
XQueryContainsAssertion.Factory()
           
 
Method Summary
 java.lang.Class<? extends WsdlMessageAssertion> getAssertionClassType()
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.assertions.AbstractTestAssertionFactory
buildAssertion, canAssert, getAssertionId, getAssertionLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQueryContainsAssertion.Factory

public XQueryContainsAssertion.Factory()
Method Detail

getAssertionClassType

public java.lang.Class<? extends WsdlMessageAssertion> getAssertionClassType()


Copyright © 2005-2011 eviware.com. All Rights Reserved.