Searched refs:bulkEmailService (Results 1 – 1 of 1) sorted by relevance
59 BulkEmailService bulkEmailService = new BulkEmailService(emailService); field in CapturingArgumentsTest69 bulkEmailService.email(12); in should_allow_assertions_on_captured_argument()82 bulkEmailService.email(11, 12); in should_allow_assertions_on_all_captured_arguments()96 bulkEmailService.email(11, 12, 13); in should_allow_assertions_on_last_argument()