public class PostofficeMockImpl extends java.lang.Object implements Postoffice
Constructor and Description |
---|
PostofficeMockImpl() |
Modifier and Type | Method and Description |
---|---|
Mail |
getLastSentMail() |
void |
send(Mail mail) |
public void send(Mail mail) throws org.apache.commons.mail.EmailException
send
in interface Postoffice
org.apache.commons.mail.EmailException
public Mail getLastSentMail()
Copyright © 2014. All Rights Reserved.