Searched refs:sendEmail (Results 1 – 3 of 3) sorted by relevance
29 verify(emailSender).sendEmail(1, new Person("Wes")); in shouldVerifyEvenIfArgumentsWereMutated()34 emailSender.sendEmail(1, person); in businessLogic()104 void sendEmail(int i, Person person); in sendEmail() method
379 request = issues.insert(projectId=self._project_name, sendEmail=True,411 issueId=issue_id, sendEmail=False,
881 public void sendEmail( in sendEmail() method in AndroidFacade