Method Summary |
|
public void | testConvertMessageToFault() |
public void | testGetAndSetFaultPayloadAsSource() Tests the setting of the payload when the original content is a fault. |
public void | testGetAndSetPayloadAsSource() Tests the setting of the payload and make sure we don't cache improperly. |
public void | testGetMultiplePayloadsAsSource() Test to make sure we can get the payload multiple times from the same LogicalMessage. |
public void | testGetPayloadAsJAXB() Test the JAXB based APIs on the LogicalMessage interface. |
public void | testGetPayloadAsSource() Test the javax.xml.transform.Source based APIs on the LogicalMessage interface. |