Closed unlimitedsola closed 5 years ago
This is a possible breaking change. What use cases is this necessary for? Also, can you provide a test that proves this works?
My use case is that I can get arguments from InvocationOnMock
when the generated stub got invoked.
Could you include a test that demonstrates its use case?
@nhaarman I've provided a test case for this PR.
This PR adds
InvocationOnMock
argument towillAnswer
's lambda