public void testAuthPolicyPrecidence() throws Exception(Code)
This test verifies the precidence of Authorization Information.
Setting authorization information on the Message takes precidence
over a Basic Auth Supplier with preemptive UserPass, and that
followed by setting it directly on the Conduit.
testConduitOutputStream
public void testConduitOutputStream() throws Exception(Code)
Verfies one of the tenents of our interface -- the Conduit sets up
an OutputStream on the message after a "prepare".