def test_notify_recruited(self, recruiter): dummy = mock.NonCallableMock() recruiter.notify_recruited(participant=dummy)