org.exist.xquery.test
Class XPathQueryTest
java.lang.Object
XMLTestCase
org.exist.xquery.test.XPathQueryTest
- public class XPathQueryTest
- extends XMLTestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathQueryTest
public XPathQueryTest()
setURI
public static void setURI(java.lang.String collectionURI)
setUp
protected void setUp()
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPathExpression
public void testPathExpression()
testAttributes
public void testAttributes()
- test simple queries involving attributes
testStarAxis
public void testStarAxis()
testStarAxisConstraints
public void testStarAxisConstraints()
testStarAxisConstraints2
public void testStarAxisConstraints2()
testStarAxisConstraints3
public void testStarAxisConstraints3()
testRoot
public void testRoot()
testParentAxis
public void testParentAxis()
testParentSelfAxis
public void testParentSelfAxis()
testSelfAxis
public void testSelfAxis()
testAncestorAxis
public void testAncestorAxis()
testAncestorIndex
public void testAncestorIndex()
testPrecedingSiblingAxis
public void testPrecedingSiblingAxis()
testFollowingSiblingAxis
public void testFollowingSiblingAxis()
testFollowingAxis
public void testFollowingAxis()
testPosition
public void testPosition()
testNumbers
public void testNumbers()
testPredicates
public void testPredicates()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPredicates2
public void testPredicates2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStrings
public void testStrings()
testQuotes
public void testQuotes()
testBoolean
public void testBoolean()
testNot
public void testNot()
testIds
public void testIds()
testExternalVars
public void testExternalVars()
testQueryResource
public void testQueryResource()
testAncestor
public void testAncestor()
- test involving ancestor::
>>>>>>> currently this produces variable corruption :
The result is the ancestor <<<<<<<<<<
testNamespaces
public void testNamespaces()
testPreserveSpace
public void testPreserveSpace()
testNestedElements
public void testNestedElements()
testStaticVariables
public void testStaticVariables()
testMembersAsResource
public void testMembersAsResource()
testSatisfies
public void testSatisfies()
testIntersect
public void testIntersect()
testUnion
public void testUnion()
testExcept
public void testExcept()
testConvertToBoolean
public void testConvertToBoolean()
throws XMLDBException
- Throws:
XMLDBException
testCompile
public void testCompile()
throws XMLDBException
- Throws:
XMLDBException
main
public static void main(java.lang.String[] args)
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.