com.eviware.soapui.impl.wsdl.teststeps.assertions.jdbc
Class JdbcTimeoutAssertion.Factory

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

public static class JdbcTimeoutAssertion.Factory
extends AbstractTestAssertionFactory


Constructor Summary
JdbcTimeoutAssertion.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

JdbcTimeoutAssertion.Factory

public JdbcTimeoutAssertion.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.