org.exist.xquery.test
Class ValueIndexByQNameTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xquery.test.ValueIndexTest
          extended byorg.exist.xquery.test.ValueIndexByQNameTest

public class ValueIndexByQNameTest
extends ValueIndexTest

Author:
Jean-Marc Vanel http://jmvanel.free.fr/
See Also:
Serialized Form

Constructor Summary
ValueIndexByQNameTest()
           
 
Method Summary
protected  java.lang.String getCollectionConfig()
           
static void main(java.lang.String[] args)
           
 void testStrings()
           
 
Methods inherited from class org.exist.xquery.test.ValueIndexTest
configureCollection, queryResource, setCollectionConfig, setUp, storeXMLFileAndGetQueryService, tearDown, testUpdates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueIndexByQNameTest

public ValueIndexByQNameTest()
Method Detail

testStrings

public void testStrings()
                 throws java.lang.Exception
Overrides:
testStrings in class ValueIndexTest
Throws:
java.lang.Exception
See Also:
ValueIndexTest.testStrings()

getCollectionConfig

protected java.lang.String getCollectionConfig()
Overrides:
getCollectionConfig in class ValueIndexTest
Returns:
Returns the cONFIG.
See Also:
ValueIndexTest.getCollectionConfig()

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.