| Class | Description |
|---|---|
| TestDetach |
Tests the behavior of
OMNode.detach(). |
| TestDetachAfterBuilderClose | |
| TestDetachFirstChild |
Tests the behavior of
OMNode.detach(). |
| TestGetNextOMSiblingAfterDiscard | |
| TestInsertSiblingAfter |
Tests the behavior of
OMNode.insertSiblingAfter(OMNode). |
| TestInsertSiblingAfterLastChild |
Regression test for AXIOM-153.
|
| TestInsertSiblingAfterOnChild | |
| TestInsertSiblingAfterOnOrphan |
Tests that
OMNode.insertSiblingBefore(OMNode) fails if the node doesn't have a parent. |
| TestInsertSiblingAfterOnSelf | |
| TestInsertSiblingBefore |
Tests the behavior of
OMNode.insertSiblingBefore(OMNode). |
| TestInsertSiblingBeforeOnChild | |
| TestInsertSiblingBeforeOnOrphan |
Tests that
OMNode.insertSiblingAfter(OMNode) fails if the node doesn't have a parent. |
| TestInsertSiblingBeforeOnSelf |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.