|
||||||||||
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.DatabaseTest
public class DatabaseTest
This class tests the XMLDB/API Database implementation.
Constructor Summary | |
---|---|
DatabaseTest()
|
Method Summary | |
---|---|
void |
testAcceptsURI()
|
void |
testGetCollection()
|
void |
testGetConformanceLevel()
|
void |
testGetName()
|
void |
testGetProperty()
|
void |
testSetProperty()
|
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 DatabaseTest()
Method Detail |
---|
public void testAcceptsURI() throws java.lang.Exception
java.lang.Exception
public void testGetCollection() throws java.lang.Exception
java.lang.Exception
public void testGetConformanceLevel() throws java.lang.Exception
java.lang.Exception
public void testGetName() throws java.lang.Exception
java.lang.Exception
public void testGetProperty() throws java.lang.Exception
java.lang.Exception
public void testSetProperty() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |