|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| TestAbstractMailServer | |
| TestMailServerManager | |
| TestSMTPMailServer | Mails are basically sent by the thisSession.getTransport("smtp").send() method in the SMTPMailServerImpl class We have created an MockSMTPMailServer class that extends SMTPMailServerImpl but overrides the getSession() to return our MockSession. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||