com.eviware.soapui.model.testsuite
Interface AssertedXPath

All Known Implementing Classes:
AssertedXPathImpl

public interface AssertedXPath

Returns an xpath that has been asserted during a test-run..

Author:
Ole Matzura

Method Summary
 org.apache.xmlbeans.XmlObject getAssertedContent()
           
 TestAssertion getAssertion()
           
 java.lang.String getLabel()
           
 java.lang.String getPath()
           
 

Method Detail

getAssertion

TestAssertion getAssertion()

getPath

java.lang.String getPath()

getLabel

java.lang.String getLabel()

getAssertedContent

org.apache.xmlbeans.XmlObject getAssertedContent()


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