org.eigenbase.xom
Class XomTest

java.lang.Object
  extended by TestCase
      extended by org.eigenbase.xom.XomTest

public class XomTest
extends TestCase

Unit tests for XOM module.

Since:
Jun 6, 2008
Version:
$Id: //open/util/resgen/src/org/eigenbase/xom/XomTest.java#1 $
Author:
jhyde

Constructor Summary
XomTest()
           
 
Method Summary
 void testFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XomTest

public XomTest()
Method Detail

testFoo

public void testFoo()
             throws XOMException
Throws:
XOMException

SourceForge.net_Logo