Which Mockito method is used to verify that a mocked method was called a specific number of times?
check()
assertCalled()
verify()
validate()
This question is part of this quiz :