public class XStreamSafeEvaluatorTest extends Object
| Constructor and Description |
|---|
XStreamSafeEvaluatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Set up an XPath instance using our XPathHelper which should configure the namespace and
WorkflowFunctionResolver for us.
|
void |
testContextRelativeExpressions()
Tests the usage of XPath expressions which are evaluated relative to a particular context (i.e.
|
void |
testEvaluation() |
void |
testTerminalReferences()
Tests the case where the last node that resulted from the evaulation of the xpath has a "reference" attribute
on it.
|
public XStreamSafeEvaluatorTest()
public void setUp() throws Exception
Exceptionpublic void testEvaluation() throws Exception
Exceptionpublic void testTerminalReferences() throws Exception
Exceptionpublic void testContextRelativeExpressions() throws Exception
ExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.