Package org.apache.qpid.test.client.timeouts

Class Summary
SyncWaitDelayTest This tests that when the commit takes a long time(due to POST_COMMIT_DELAY) that the commit does not timeout This test must be run in conjunction with SyncWaiteTimeoutDelay or be run with POST_COMMIT_DELAY > 30s to ensure that the default value is being replaced.
SyncWaitTimeoutDelayTest This tests that when the syncWrite timeout is set that it will timeout on that time rather than the default 30s.
 



Licensed to the Apache Software Foundation