|
Class Summary |
| ThreadedTransportHandlerSynchronousTest |
ThreadedTransportHandlerSynchronousTest re-uses the test methods in
TransportHandlerSynchronousUnitTest. |
| TransportHandlerAsynchronousUnitTest |
This class contains unit tests for asynchronous interactions
with the transport handlers that are deployed with the MessagePipeline(s)
in deployabletestpackage1/transporthandler-config. |
| TransportHandlerSynchronousUnitTest |
This class contains unit tests for synchronous request/reply interactions
with the transport handlers that are deployed with the MessagePipeline(s)
in deployabletestpackage1/transporthandler-config:
message-pipeline-1-test-config.xml: testMessagePipeline_1()
message-pipeline-2-test-config.xml: testMessagePipeline_2()
message-pipeline-3-test-config.xml: testMessagePipeline_3()
message-pipeline-4-test-config.xml: testMessagePipeline_4()
message-pipeline-5-test-config.xml: testMessagePipeline_5()
message-pipeline-6-test-config.xml: testMessagePipeline_6()
message-pipeline-7-test-config.xml: testMessagePipeline_7()
There is a test method for each of the deployed MessagePipelines. |