|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.geronimo.testsupport.TestSupport
org.apache.geronimo.testsupport.XmlBeansTestSupport
public class XmlBeansTestSupport
| Field Summary |
|---|
| Fields inherited from class org.apache.geronimo.testsupport.TestSupport |
|---|
BASEDIR, log |
| Constructor Summary | |
|---|---|
protected |
XmlBeansTestSupport()
Default constructor. |
protected |
XmlBeansTestSupport(String name)
Constructor for tests that specify a specific test name. |
| Method Summary | |
|---|---|
boolean |
compareXmlObjects(org.apache.xmlbeans.XmlObject xmlObject,
org.apache.xmlbeans.XmlObject expectedObject,
List problems)
|
boolean |
toNextStartToken(org.apache.xmlbeans.XmlCursor cursor)
|
| Methods inherited from class org.apache.geronimo.testsupport.TestSupport |
|---|
getBaseDir, resolveFile, resolvePath |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, 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 |
|---|
protected XmlBeansTestSupport(String name)
This is the prefered constructor for sub-classes to use.protected XmlBeansTestSupport()
| Method Detail |
|---|
public boolean compareXmlObjects(org.apache.xmlbeans.XmlObject xmlObject,
org.apache.xmlbeans.XmlObject expectedObject,
List problems)
public boolean toNextStartToken(org.apache.xmlbeans.XmlCursor cursor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||