Added parser tests for the new MessageListener container attributes on the <jms-gateway/> element (INT-313).

This commit is contained in:
Mark Fisher
2008-07-29 23:29:38 +00:00
parent 9a9e601451
commit d3ed4a937a
3 changed files with 96 additions and 1 deletions

View File

@@ -90,7 +90,7 @@ public class BroadcastingDispatcherTests {
verify(globalMocks);
}
@Test(timeout = 100)
@Test(timeout = 500)
public void multipleTargetsPartialTimout() throws Exception {
reset(taskExecutorMock);
dispatcher.addTarget(targetMock);