Class | Description |
---|---|
TestCreateSOAPEnvelope | |
TestCreateSOAPEnvelopeWithCustomPrefix |
Tests the behavior of
SOAPFactory.createSOAPEnvelope(OMNamespace) . |
TestCreateSOAPFault | |
TestCreateSOAPFaultDetail | |
TestFactoryIsSingleton |
Tests that the SOAP factories returned by
OMMetaFactory are singletons. |
TestGetDefaultEnvelope |
Checks the content of the SOAP envelope returned by
SOAPFactory.getDefaultEnvelope() . |
TestGetDefaultFaultEnvelope |
Tests the behavior of
SOAPFactory.getDefaultFaultEnvelope() . |
TestGetMetaFactory |
Tests that
OMFactory.getMetaFactory() returns the reference of the OMMetaFactory
from which the reference to the OMFactory was obtained. |
TestGetNamespace |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.