com.eviware.soapui.support.resolver
Class RemoveTestStepResolver

java.lang.Object
  extended by com.eviware.soapui.support.resolver.RemoveTestStepResolver
All Implemented Interfaces:
ResolveContext.Resolver

public class RemoveTestStepResolver
extends java.lang.Object
implements ResolveContext.Resolver


Constructor Summary
RemoveTestStepResolver(WsdlTestStep testStep)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getResolvedPath()
           
 boolean isResolved()
           
 boolean resolve()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveTestStepResolver

public RemoveTestStepResolver(WsdlTestStep testStep)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ResolveContext.Resolver

getResolvedPath

public java.lang.String getResolvedPath()
Specified by:
getResolvedPath in interface ResolveContext.Resolver

isResolved

public boolean isResolved()
Specified by:
isResolved in interface ResolveContext.Resolver

resolve

public boolean resolve()
Specified by:
resolve in interface ResolveContext.Resolver


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