org.w3c.domts.level3.validation
Class TestBatik

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.w3c.domts.level3.validation.TestBatik
All Implemented Interfaces:
junit.framework.Test

public class TestBatik
extends junit.framework.TestSuite

Runs test suite using Batik SVG.


Constructor Summary
TestBatik()
           
 
Method Summary
static junit.framework.TestSuite suite()
          Factory method for suite.
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestBatik

public TestBatik()
Method Detail

suite

public static junit.framework.TestSuite suite()
                                       throws java.lang.Exception
Factory method for suite.

Returns:
suite
Throws:
java.lang.Exception - if Batik is not available or could not be instantiated