|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.test.storage.UpdateTest
org.basex.test.storage.UpdateTestText
public final class UpdateTestText
This class tests the update features of the Data class.
Constructor Summary | |
---|---|
UpdateTestText()
|
Method Summary | |
---|---|
void |
foo()
Don't remove. |
void |
testInsertTextAfterAttsAsFirst()
Tests insert as last child. |
void |
testInsertTextAfterAttsAsLast()
Tests insert as last child. |
void |
testInsertTextAfterAttsAsSecond()
Tests insert as last child. |
void |
testInsertTextAfterTextAsLast()
Tests insert text before text. |
void |
testInsertTextAfterTextAsSecond()
Tests insert text before text. |
void |
testInsertTextAsOnly1()
Tests insert as last child. |
void |
testInsertTextAsOnly2()
Tests insert as last child. |
void |
testInsertTextAsOnly3()
Tests insert as last child. |
void |
testInsertTextBeforeText()
Tests insert text before text. |
void |
testUpdateText()
Tests updateText. |
Methods inherited from class org.basex.test.storage.UpdateTest |
---|
finish, setUp, setUpBeforeClass, tearDown, testSize |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateTestText()
Method Detail |
---|
public void testInsertTextAsOnly1() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAsOnly2() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAsOnly3() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAfterAttsAsFirst() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAfterAttsAsSecond() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAfterAttsAsLast() throws IOException
IOException
- I/O exceptionpublic void testInsertTextBeforeText() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAfterTextAsSecond() throws IOException
IOException
- I/O exceptionpublic void testInsertTextAfterTextAsLast() throws IOException
IOException
- I/O exceptionpublic void testUpdateText()
public void foo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |