| Class | Description |
|---|---|
| TestByteArrayDS |
Tests functionality of ByteArrayDataSource
|
| TestGetMustUnderstand | |
| TestGetRole | |
| TestGetVersion | |
| TestSetMustUnderstandBoolean | |
| TestSetMustUnderstandString01 | |
| TestSetMustUnderstandWithInvalidValue | |
| TestSetRole | |
| TestWrongParent1 |
Tests that
OMContainer.addChild(OMNode) throws an exception if an attempt is made to add
a SOAPHeaderBlock to a plain OMElement. |
| TestWrongParent2 |
Tests that
OMNode.insertSiblingAfter(OMNode) throws an exception if an attempt is made to
add a SOAPHeaderBlock as a child of a plain OMElement. |
| TestWrongParent3 |
Tests that
OMNode.insertSiblingBefore(OMNode) throws an exception if an attempt is made to
add a SOAPHeaderBlock as a child of a plain OMElement. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.