• Tutorials
  • Courses
  • Tracks

Question 6

Last Updated :
Discuss
Comments

Which Mockito method is used to verify that a mocked method was called a specific number of times?

check()

assertCalled()

verify()

validate()

Share your thoughts in the comments