org.exist.xquery.test
Class NodeTypeTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xquery.test.NodeTypeTest

public class NodeTypeTest
extends TestCase

This test provokes a parameter type error (how?).

Version:
1.0
Author:
Tobias Wunden
See Also:
Serialized Form

Constructor Summary
NodeTypeTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testRemoveAndReload()
          This test passes nodes containing xml entities to eXist and tries to read it back in: Register a database instance Write a "live" document to the database using the XQueryService Create a "work" version of it
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeTypeTest

public NodeTypeTest()
Method Detail

main

public static void main(java.lang.String[] args)

testRemoveAndReload

public final void testRemoveAndReload()
This test passes nodes containing xml entities to eXist and tries to read it back in:



<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.