|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.test.storage.UpdateTest
public abstract class UpdateTest
This class tests the update features of the Data class.
Constructor Summary | |
---|---|
UpdateTest()
|
Method Summary | |
---|---|
static void |
finish()
Closes the test database. |
void |
setUp()
Creates the database. |
static void |
setUpBeforeClass()
Initializes the test class. |
void |
tearDown()
Deletes the test database. |
void |
testSize()
Tests for correct data size. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateTest()
Method Detail |
---|
public static final void setUpBeforeClass()
public static void finish()
public void setUp()
public void tearDown()
public void testSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |