Package org.eigenbase.xom
Class XomTest
- java.lang.Object
-
- TestCase
-
- 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
Constructors Constructor Description XomTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testFoo()
-
-
-
Method Detail
-
testFoo
public void testFoo() throws XOMException
- Throws:
XOMException
-
-