Files
spring-integration/spring-integration-amqp/src
Gary Russell 2ad0a44083 INT-4145: Fix Mocking Issue
JIRA: https://jira.spring.io/browse/INT-4145

Strange stubbing failure on spied template.

Perhaps some JIT interaction since the method is used normally before stubbing.

Change the spy to a mock for the last part of the test.

Remove comment before the mock since it isn't relevant any more
2016-10-20 15:02:33 -04:00
..
2016-10-20 15:02:33 -04:00