public class ExtensionFunctionTest extends JXPathTestCase
| Constructor and Description |
|---|
ExtensionFunctionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAllocation() |
void |
testBCNodeSetHack() |
void |
testCollectionMethodCall() |
void |
testCollectionReturn() |
void |
testConstructorLookup() |
void |
testConstructorLookupWithExpressionContext() |
void |
testEstablishNodeSetBaseline() |
void |
testExpressionContext() |
void |
testMethodCall() |
void |
testMethodLookup() |
void |
testMethodLookupWithExpressionContext() |
void |
testMethodLookupWithExpressionContextAndArgument() |
void |
testNodeSetReturn() |
void |
testStaticMethodCall() |
void |
testStaticMethodLookup() |
void |
testStaticMethodLookupWithConversion() |
void |
testStaticMethodLookupWithExpressionContext() |
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, 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 ExtensionFunctionTest()
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testConstructorLookup()
public void testConstructorLookupWithExpressionContext()
public void testStaticMethodLookup()
public void testStaticMethodLookupWithConversion()
public void testMethodLookup()
public void testStaticMethodLookupWithExpressionContext()
public void testMethodLookupWithExpressionContext()
public void testMethodLookupWithExpressionContextAndArgument()
public void testAllocation()
public void testMethodCall()
public void testCollectionMethodCall()
public void testStaticMethodCall()
public void testExpressionContext()
public void testCollectionReturn()
public void testNodeSetReturn()
public void testEstablishNodeSetBaseline()
public void testBCNodeSetHack()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.