com.eviware.soapui.support.resolver
Class ChooseAnotherTestCase

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

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


Constructor Summary
ChooseAnotherTestCase(WsdlRunTestCaseTestStep wsdlRunTestCaseTestStep)
           
 
Method Summary
 java.lang.String getDescription()
           
 WsdlTestCase getPickedTestCase()
           
 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

ChooseAnotherTestCase

public ChooseAnotherTestCase(WsdlRunTestCaseTestStep wsdlRunTestCaseTestStep)
Method Detail

getDescription

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

toString

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

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

getPickedTestCase

public WsdlTestCase getPickedTestCase()


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