|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.test.DataUpdateTestAttributes
public final class DataUpdateTestAttributes
This class tests the update features of the Data class.
| Constructor Summary | |
|---|---|
DataUpdateTestAttributes()
|
|
| Method Summary | |
|---|---|
void |
setUp()
Create the database. |
static void |
setUpBeforeClass()
Setup the test. |
void |
tearDown()
Delete the test-database. |
void |
testAddAttribute()
Test the insertion of a new attribute. |
void |
testSize()
Test for correct data size. |
void |
testUpdateAttribute()
Test the update of an existing attribute. |
void |
testUpdateAttribute2()
Test the update of an existing attribute. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataUpdateTestAttributes()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
java.lang.Exception - in case of problems.public static void setUpBeforeClass()
public void tearDown()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testAddAttribute()
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.
public void testUpdateAttribute()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testUpdateAttribute2()
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 | ||||||||