org.exist.validation.test
Class ApacheXmlComponentsTest

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

public class ApacheXmlComponentsTest
extends TestCase

Class for testing xerces and xalan configuration.

Author:
dizzzz
See Also:
Serialized Form

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

Field Detail

XALANVERSION

public static java.lang.String XALANVERSION
Constructor Detail

ApacheXmlComponentsTest

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

suite

public static Test suite()

tearDown

protected void tearDown()

setUp

protected void setUp()

testXercesVersion

public void testXercesVersion()

testXalanVersion

public void testXalanVersion()


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