For some transports, e.g. jdbc, it is better to send the input message using a
transport specific mechanism than using the alredy existing helper-method
dispatchAndWaitForException() in AbstractTestCase.
When it come to negative tests we need a new helper-method to be able to to
that.
Suggested signature:
protected Exception waitForException(long timeout);
Original issue reported on code.google.com by magnus.l...@gmail.com on 12 Jan 2013 at 3:42
Original issue reported on code.google.com by
magnus.l...@gmail.com
on 12 Jan 2013 at 3:42