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
Exception
public void testEvaluation() throws Exception
Exception
public void testTerminalReferences() throws Exception
Exception
public void testContextRelativeExpressions() throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.