com.eviware.soapui.support.resolver
Class CreateNewEmptyTestCase

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

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


Constructor Summary
CreateNewEmptyTestCase(WsdlRunTestCaseTestStep wsdlRunTestCaseTestStep)
           
 
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

CreateNewEmptyTestCase

public CreateNewEmptyTestCase(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


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