|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.test.storage.DataUpdateTest
public abstract class DataUpdateTest
This class tests the update features of the Data class.
Constructor Summary | |
---|---|
DataUpdateTest()
|
Method Summary | |
---|---|
void |
setUp()
Create the database. |
static void |
setUpBeforeClass()
Delete the test-database. |
void |
tearDown()
Delete the test-database. |
void |
testSize()
Test for correct data size. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataUpdateTest()
Method Detail |
---|
public static final void setUpBeforeClass()
public void setUp() throws java.lang.Exception
java.lang.Exception
- exceptionpublic void tearDown() throws java.lang.Exception
java.lang.Exception
- in case of problems.public void testSize() throws java.lang.Exception
java.lang.Exception
- in case of problems.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |