|
|||||||||||
| 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.test.XmlManagerTest
Test cases for XmlManager.
Test files are atom.xml, rss-rbnews.xml, load.xml.
The Source Code of this Java class is available under a BSD-style license.
| Nested Class Summary | |
static class |
XmlManagerTest.ItemBean
|
| Constructor Summary | |
XmlManagerTest(String pName)
|
|
| Method Summary | |
static void |
main(String[] pArgs)
|
static junit.framework.TestSuite |
suite()
|
void |
testAtom()
|
void |
testBeans()
|
void |
testLoad()
|
void |
testSimple()
|
| 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 XmlManagerTest(String pName)
| Method Detail |
public static junit.framework.TestSuite suite()
public static void main(String[] pArgs)
public void testSimple()
throws Exception
Exception
public void testBeans()
throws Exception
Exception
public void testAtom()
throws Exception
Exception
public void testLoad()
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||