|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.test.DataUpdateTestTags
public final class DataUpdateTestTags
This class tests the update features of the Data class.
| Constructor Summary | |
|---|---|
DataUpdateTestTags()
|
|
| Method Summary | |
|---|---|
void |
foo()
Don't remove. |
void |
setUp()
Create the database. |
static void |
setUpBeforeClass()
Delete the test-database. |
void |
tearDown()
Delete the test-database. |
void |
testInsertTagAfterAttsAsFirst()
Test insert as last child. |
void |
testInsertTagAfterAttsAsLast()
Test insert as last child. |
void |
testInsertTagAfterAttsAsSecond()
Test insert as last child. |
void |
testInsertTagAsOnly1()
Test insert as last child. |
void |
testInsertTagAsOnly2()
Test insert as last child. |
void |
testInsertTagAsOnly3()
Test insert as last child. |
void |
testSize()
Test for correct data size. |
void |
testUpdateTagName()
Test updateTagName. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataUpdateTestTags()
| Method Detail |
|---|
public void foo()
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 testInsertTagAfterAttsAsFirst()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTagAfterAttsAsLast()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTagAfterAttsAsSecond()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTagAsOnly1()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTagAsOnly2()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTagAsOnly3()
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 testUpdateTagName()
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 | ||||||||