nu.xom.tests
Class XOMTests

java.lang.Object
  extended by nu.xom.tests.XOMTests

public class XOMTests
extends java.lang.Object

Collect most of XOM's test cases into a single class, excepting those tests that are insanely expensive or that fail due to Java bugs.

Version:
1.1b3
Author:
Elliotte Rusty Harold

Constructor Summary
XOMTests()
           
 
Method Summary
static Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XOMTests

public XOMTests()
Method Detail

suite

public static Test suite()


Copyright 2002-2005 Elliotte Rusty Harold
elharo@metalab.unc.edu