Class XPathPosIndexTest

    • Constructor Detail

      • XPathPosIndexTest

        public XPathPosIndexTest()
    • Method Detail

      • setUp

        protected void setUp()
                      throws Exception
        Description copied from class: AbstractQueryTest
        Set-up the configuration values used for the test. Per default retrieves a session, configures testRoot, and nodetype and checks if the query language for the current language is available.
        Overrides:
        setUp in class AbstractQueryTest
        Throws:
        Exception
      • testDocOrderIndexedNotation

        public void testDocOrderIndexedNotation()
                                         throws Exception
        Test if the indexed notation is supported.

        For configuration description see XPathPosIndexTest.

        Throws:
        Exception