|
||||||||||
| 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.DataUpdateTestDeletes
public final class DataUpdateTestDeletes
This class tests the update features of the Data class.
| Constructor Summary | |
|---|---|
DataUpdateTestDeletes()
|
|
| Method Summary | |
|---|---|
void |
testCascadingDelete()
Test deletion of a node with a child. |
void |
testCascadingDelete2()
Test deletion of a node with a child (with text) and attribute. |
void |
testDeleteAttribute()
Test deletion of an attribute. |
void |
testDeleteText()
For the sake of completeness. |
void |
testSimpleNodeDelete()
Test deletion of a simple node. |
| 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 DataUpdateTestDeletes()
| Method Detail |
|---|
public void testSimpleNodeDelete()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testCascadingDelete()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testCascadingDelete2()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testDeleteAttribute()
throws java.lang.Exception
java.lang.Exception - in case of problems.
public void testDeleteText()
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 | |||||||||