TestRule
VerificationWithTimeout
verify(mock, timeout(100).times(2)).someMethod("some arg");
TooFewActualInvocations
Invocation.getLocation()