|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.ricebridge.xmlman.in.test.SubPathManagerTest
Test cases for SubPathManager.
Test file is sanity.xml.
The Source Code of this Java class is available under a BSD-style license.
| Constructor Summary | |
SubPathManagerTest(String pName)
|
|
| Method Summary | |
static void |
main(String[] pArgs)
|
com.ricebridge.xmlman.tp.expr.Expr |
makeExpr(String pXPath)
|
void |
parse(SaxHandler pSaxHandler,
String pTextXmlPath)
|
static junit.framework.TestSuite |
suite()
|
void |
testSanity()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SubPathManagerTest(String pName)
| Method Detail |
public static junit.framework.TestSuite suite()
public static void main(String[] pArgs)
public void testSanity()
throws Exception
Exception
public com.ricebridge.xmlman.tp.expr.Expr makeExpr(String pXPath)
throws Exception
Exception
public void parse(SaxHandler pSaxHandler,
String pTextXmlPath)
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||