I introduce a `NoOpTaskManagerActions` (in fact move an existing inner class to 
public) and `spy` on it. Because here we are mainly concerned about a specific 
function call happened, `verify` is the natural way IMO. Otherwise we might use 
a blocking queue and verify the message queue, more complex without additional 
benefit.

[ Full content available at: https://github.com/apache/flink/pull/6729 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to