public class XPathHelperTest extends Object
| Constructor and Description |
|---|
XPathHelperTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
formatXPath() |
void |
formatXPathAxes() |
void |
formatXpathWithDoubleSlashes() |
void |
getLastElementOfXPath() |
void |
stripXPathToElement() |
void |
testGetXpathExpression()
Check if XPath building works correctly.
|
void |
testXPathLocation() |
void |
whenWildcardsUsedXpathShouldFindTheElements() |
public void testGetXpathExpression()
throws SAXException,
IOException
IOExceptionSAXExceptionpublic void whenWildcardsUsedXpathShouldFindTheElements()
throws Exception
Exceptionpublic void testXPathLocation()
public void formatXPath()
public void formatXpathWithDoubleSlashes()
public void formatXPathAxes()
public void getLastElementOfXPath()
public void stripXPathToElement()
Copyright © 2007-2013. All Rights Reserved.