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

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

public static class SchemaComplianceAssertion.Factory
extends AbstractTestAssertionFactory


Constructor Summary
SchemaComplianceAssertion.Factory()
           
 
Method Summary
 boolean canAssert(Assertable assertable)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.assertions.AbstractTestAssertionFactory
buildAssertion, getAssertionId, getAssertionLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaComplianceAssertion.Factory

public SchemaComplianceAssertion.Factory()
Method Detail

canAssert

public boolean canAssert(Assertable assertable)
Specified by:
canAssert in interface TestAssertionFactory
Overrides:
canAssert in class AbstractTestAssertionFactory


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