Class | Description |
---|---|
SOAPRoleTest | |
SOAPRoleTest.MyRolePlayer | |
TestAddHeaderBlock | |
TestAddHeaderBlockWithoutNamespace1 |
Tests the behavior of
SOAPHeader.addHeaderBlock(String, OMNamespace) when passing a
null value for the OMNamespace parameter. |
TestAddHeaderBlockWithoutNamespace2 |
Tests the behavior of
SOAPHeader.addHeaderBlock(String, OMNamespace) when passing an
OMNamespace object with an empty namespace URI. |
TestDiscardIncomplete | |
TestDiscardPartiallyBuilt |
Tests the behavior of
OMNode.discard() on a SOAPHeader that is partially built,
more precisely in a situation where the builder is building a descendant that is not an immediate
child of the header. |
TestExamineAllHeaderBlocks | |
TestExamineAllHeaderBlocksWithParser | |
TestExamineHeaderBlocks | |
TestExtractAllHeaderBlocks | |
TestGetHeaderBlocksWithNSURI | |
TestGetHeadersToProcessWithNamespace |
Tests the behavior of
SOAPHeader.getHeadersToProcess(RolePlayer, String) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.