|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.test.storage.DataUpdateTest
org.basex.test.storage.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 |
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 |
testUpdateText()
Test updateText. |
Methods inherited from class org.basex.test.storage.DataUpdateTest |
---|
setUp, setUpBeforeClass, tearDown, testSize |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataUpdateTestText()
Method Detail |
---|
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 testInsertTextAfterAttsAsFirst() 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 testInsertTextAfterAttsAsLast() 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 testInsertTextAfterTextAsSecond() 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 testUpdateText() throws java.lang.Exception
java.lang.Exception
- in case of problemspublic void foo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |