org.exist.validation.test
Class EntityResolverTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.validation.test.EntityResolverTest

public class EntityResolverTest
extends TestCase

Author:
wessels
See Also:
Serialized Form

Constructor Summary
EntityResolverTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
static Test suite()
           
protected  void tearDown()
           
 void testDummyTestmethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityResolverTest

public EntityResolverTest(java.lang.String testName)
Method Detail

suite

public static Test suite()

tearDown

protected void tearDown()

setUp

protected void setUp()

testDummyTestmethod

public void testDummyTestmethod()


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