| Class | Description |
|---|---|
| TestGetCode | |
| TestGetCodeWithParser | |
| TestGetDetail | |
| TestGetDetailWithParser | |
| TestGetException | |
| TestGetReason | |
| TestGetReasonWithParser | |
| TestGetRole | |
| TestGetRoleWithParser | |
| TestSetCode | |
| TestSetDetail | |
| TestSetException | |
| TestSetReason | |
| TestSetRole | |
| TestWrongParent1 |
Tests that
OMContainer.addChild(OMNode) throws an exception if an attempt is made to add
a SOAPFault to a plain OMElement. |
| TestWrongParent2 |
Tests that
OMNode.insertSiblingAfter(OMNode) throws an exception if an attempt is made to
add a SOAPFault as a child of a plain OMElement. |
| TestWrongParent3 |
Tests that
OMNode.insertSiblingBefore(OMNode) throws an exception if an attempt is made to
add a SOAPFault as a child of a plain OMElement. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.