Asserting that a specific function is called with specific arguments in a class.

verify(view).displayMessage("user found");