public class XPathTest extends BaseRiceTestCase
| Modifier and Type | Field and Description |
|---|---|
static String |
XSTREAM_MATCH_ANYWHERE_PREFIX |
static String |
XSTREAM_MATCH_RELATIVE_PREFIX |
log, method| Constructor and Description |
|---|
XPathTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAttributeAbsence() |
void |
testClosedSimple() |
void |
testEmptySimple() |
void |
testNonexistent() |
void |
testSelectAbsoluteChild() |
void |
testSelectAnyChild() |
void |
testSelectJustChilds() |
void |
testText() |
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod, setUp, tearDownpublic static final String XSTREAM_MATCH_ANYWHERE_PREFIX
public static final String XSTREAM_MATCH_RELATIVE_PREFIX
public XPathTest()
public void testAttributeAbsence() throws XPathExpressionException
XPathExpressionExceptionpublic void testSelectJustChilds() throws XPathExpressionException
XPathExpressionExceptionpublic void testSelectAbsoluteChild() throws XPathExpressionException
XPathExpressionExceptionpublic void testSelectAnyChild() throws XPathExpressionException
XPathExpressionExceptionpublic void testNonexistent() throws XPathExpressionException
XPathExpressionExceptionpublic void testClosedSimple() throws XPathExpressionException
XPathExpressionExceptionpublic void testEmptySimple() throws XPathExpressionException
XPathExpressionExceptionpublic void testText() throws XPathExpressionException
XPathExpressionExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.