is there a way to print all interactions with a mock. instead of calling verify i just want to see w...
c
is there a way to print all interactions with a mock. instead of calling verify i just want to see what methods were called.