public interface Spy
Represents an out-of-band connection to the underlying middleware, so that tests can check that some messages actually do (or do not) transit through it.
Author:
Eric Bottard
  • Method Summary

    Modifier and Type
    Method
    Description
    receive(boolean expectNull)