public class VariableTest extends JXPathTestCase
| Constructor and Description |
|---|
VariableTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateAndSetValuePathDeclareVariableSetCollectionElement() |
void |
testCreatePathAndSetValueDeclareVariable() |
void |
testCreatePathAndSetValueDeclareVariableSetProperty() |
void |
testCreatePathAndSetValueDeclVarSetCollectionElementProperty() |
void |
testCreatePathAndSetValueExpandCollection() |
void |
testCreatePathDeclareVariable() |
void |
testCreatePathDeclareVariableSetCollectionElement() |
void |
testCreatePathDeclareVariableSetCollectionElementProperty() |
void |
testCreatePathDeclareVariableSetProperty() |
void |
testCreatePathExpandCollection() |
void |
testInvalidVariableName() |
void |
testIterateVariable() |
void |
testNestedContext() |
void |
testRemovePathArrayElement() |
void |
testRemovePathCollectionElement() |
void |
testRemovePathUndeclareVariable() |
void |
testSetValue() |
void |
testUnionOfVariableAndNode() |
void |
testVariables() |
void |
testVariablesInExpressions() |
assertDocumentOrder, assertXPathCreatePath, assertXPathCreatePathAndSetValue, assertXPathNodeType, assertXPathPointer, assertXPathPointerIterator, assertXPathPointerLenient, assertXPathSetValue, assertXPathSetValue, assertXPathValue, assertXPathValue, assertXPathValueAndPointer, assertXPathValueIterator, assertXPathValueLenient, assertXPathValueType, list, list, list, list, list, list, list, list, set, set, set, set, set, setcountTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic VariableTest()
public void setUp()
setUp in class junit.framework.TestCasepublic void testVariables()
public void testVariablesInExpressions()
public void testInvalidVariableName()
public void testNestedContext()
public void testSetValue()
public void testCreatePathDeclareVariable()
public void testCreatePathAndSetValueDeclareVariable()
public void testCreatePathDeclareVariableSetCollectionElement()
public void testCreateAndSetValuePathDeclareVariableSetCollectionElement()
public void testCreatePathExpandCollection()
public void testCreatePathAndSetValueExpandCollection()
public void testCreatePathDeclareVariableSetProperty()
public void testCreatePathAndSetValueDeclareVariableSetProperty()
public void testCreatePathDeclareVariableSetCollectionElementProperty()
public void testCreatePathAndSetValueDeclVarSetCollectionElementProperty()
public void testRemovePathUndeclareVariable()
public void testRemovePathArrayElement()
public void testRemovePathCollectionElement()
public void testUnionOfVariableAndNode() throws Exception
Exceptionpublic void testIterateVariable() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.