|
||||||||||
| 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.UpdateTestDeletes
public final class UpdateTestDeletes
This class tests the update features of the Data class.
| Constructor Summary | |
|---|---|
UpdateTestDeletes()
|
|
| Method Summary | |
|---|---|
void |
testCascadingDelete()
Tests deletion of a node with a child. |
void |
testCascadingDelete2()
Tests deletion of a node with a child (with text) and attribute. |
void |
testDeleteAttribute()
Tests deletion of an attribute. |
void |
testDeleteText()
For the sake of completeness. |
void |
testSimpleNodeDelete()
Tests deletion of a simple node. |
| 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 UpdateTestDeletes()
| Method Detail |
|---|
public void testSimpleNodeDelete()
public void testCascadingDelete()
public void testCascadingDelete2()
public void testDeleteAttribute()
public void testDeleteText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||