Package test.atlassian.mail.server

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.
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.