|
||||||||||
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.basex.test.xmldb.XMLResourceTest
public class XMLResourceTest
This class tests the XMLDB/API XMLResource implementation.
Constructor Summary | |
---|---|
XMLResourceTest()
|
Method Summary | |
---|---|
void |
testGetContent()
|
void |
testGetContentAsDOM()
|
void |
testGetContentAsSAX()
|
void |
testGetDocumentID()
|
void |
testGetID()
|
void |
testGetResourceType()
|
void |
testParentCollection()
|
void |
testSetContentAsDOM()
|
void |
testSetContentAsSAX()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, 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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XMLResourceTest()
Method Detail |
---|
public void testParentCollection() throws java.lang.Exception
java.lang.Exception
public void testGetID() throws java.lang.Exception
java.lang.Exception
public void testGetResourceType() throws java.lang.Exception
java.lang.Exception
public void testGetContent() throws java.lang.Exception
java.lang.Exception
public void testGetDocumentID() throws java.lang.Exception
java.lang.Exception
public void testGetContentAsDOM() throws java.lang.Exception
java.lang.Exception
public void testSetContentAsDOM() throws java.lang.Exception
java.lang.Exception
public void testGetContentAsSAX() throws java.lang.Exception
java.lang.Exception
public void testSetContentAsSAX() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |