|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.test.DataUpdateTestText
public final class DataUpdateTestText
This class tests the update features of the Data class.
| Constructor Summary | |
|---|---|
DataUpdateTestText()
|
|
| 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 |
testInsertTextAfterAttsAsFirst()
Test insert as last child. |
void |
testInsertTextAfterAttsAsLast()
Test insert as last child. |
void |
testInsertTextAfterAttsAsSecond()
Test insert as last child. |
void |
testInsertTextAfterTextAsLast()
Test insert text before text. |
void |
testInsertTextAfterTextAsSecond()
Test insert text before text. |
void |
testInsertTextAsOnly1()
Test insert as last child. |
void |
testInsertTextAsOnly2()
Test insert as last child. |
void |
testInsertTextAsOnly3()
Test insert as last child. |
void |
testInsertTextBeforeText()
Test insert text before text. |
void |
testSize()
Test for correct data size. |
void |
testUpdateText()
Test updateText. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataUpdateTestText()
| 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 testInsertTextAfterAttsAsFirst()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAfterAttsAsLast()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAfterAttsAsSecond()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAfterTextAsLast()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAfterTextAsSecond()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAsOnly1()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAsOnly2()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextAsOnly3()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testInsertTextBeforeText()
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 testUpdateText()
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 | ||||||||