| Class | Description |
|---|---|
| TestClone |
Tests that the clone of a
SOAPMessage created by OMInformationItem.clone(OMCloneOptions)
is a SOAPMessage if and only if OMCloneOptions.isPreserveModel() is true. |
| TestCloneIncomplete |
Tests that
OMInformationItem.clone(OMCloneOptions) correctly clones a SOAPMessage
that is incomplete. |
| TestGetCharsetEncodingWithParser |
Tests
OMDocument.getCharsetEncoding() on a SOAPMessage created by a builder. |
| TestGetOMFactoryWithParser |
Tests that
OMInformationItem.getOMFactory() returns the expected SOAPFactory
when invoked on a SOAPMessage created by a builder. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.