public class LegacyMockMailSystem extends Object implements MailSystem
Mail.Mock
,
Mail.useMailSystem(MailSystem)
Constructor and Description |
---|
LegacyMockMailSystem() |
Modifier and Type | Method and Description |
---|---|
String |
getLastMessageReceivedBy(String email) |
void |
reset() |
Future<Boolean> |
sendMessage(org.apache.commons.mail.Email email) |
public Future<Boolean> sendMessage(org.apache.commons.mail.Email email)
sendMessage
in interface MailSystem
public void reset()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly