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 Postofficeorg.apache.commons.mail.EmailExceptionpublic Mail getLastSentMail()
Copyright © 2014 ninjaframework. All Rights Reserved.