public class XPathAIChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XPathAIChecker.ActionForElement |
| Constructor and Description |
|---|
XPathAIChecker() |
| Modifier and Type | Method and Description |
|---|---|
static XPathAIChecker.ActionForElement |
getActionForElement(MessageContentElement element,
com.eviware.soapui.model.testsuite.Assertable assertable) |
static XPathAIChecker.ActionForElement |
getActionForExpectedValue(String expected,
String xpath,
com.eviware.soapui.model.testsuite.Assertable assertable) |
public static XPathAIChecker.ActionForElement getActionForElement(MessageContentElement element, com.eviware.soapui.model.testsuite.Assertable assertable)
public static XPathAIChecker.ActionForElement getActionForExpectedValue(String expected, String xpath, com.eviware.soapui.model.testsuite.Assertable assertable)
Copyright © 2019. All rights reserved.