org.ploin.pmf.impl
Class MailSenderTest

java.lang.Object
  extended by org.ploin.pmf.impl.MailSenderTest

public class MailSenderTest
extends java.lang.Object

Here are the testcases for the standardimplementation of the IMailSender interface.

                                    ........
                                 .WHHUUVOOOOU&,
     dMMMMMMMMMMMa,   .MMMMF   .MHW0Oz+!``````?G.   .MMMM% .MMMMMMMMMMMN,
    .MMMMMMMMMMMMMMr  JMMMM   JHHXwOz;:^..```  `O,  JMMM#  dMMMMMMMMMMMMN
    JMMM#     ,MMMMF  MMMMF  .MHVXwOz++.^.````  +n .MMMM$ .MMMMt    dMMM#
   .MMMMt     .MMMMt .MMMM!  JMHWWXwOz++....  `.+X JMMMM  JMMMM    .MMMM%
   JMMM#     .MMMM@  dMMM#   ,MHHWWXwOzz+++....?df MMMMF .MMMMF    JMMM#
  .MMMMNNNNNMMMMMD   MMMMMNNm 4MHHWWXXwOOzzz1+1wX'.MMMM! .MMMM`   .MMMM$
  .MMMMMMMMMMMM"`    .YMMMMMF  TMHHHWWWXXXwwwwXK! MMMMF  MMMMF    JMMMM
  MMMMF                          TMMHHHHHWWWHY^
 .MMMM'                             `7""""^`
 dMMM#
 

$HeadURL: https://ploinscm.de/svn/ploinMailFactory/trunk/src/test/java/org/ploin/pmf/impl/MailSenderTest.java $
$LastChangedBy: r.reiz $
$Revision: 48 $
$Date: 2009-11-18 01:06:13 +0100 (Wed, 18 Nov 2009) $


Constructor Summary
MailSenderTest()
           
 
Method Summary
 void getterAndSetterForPropertiesLoader()
          In this testcase we test the getter and setter for the PropertiesLoader
 void init()
          Here we set up the testscenario
 void sendMail()
          Here we test the sending with toEmail, ccEmail, bccEmail.
 void sendMail2()
          Here we test the seinding with toEmail, ccEmail, bccEmail, but without names.
 void sendMail3()
          Here we test the seinding with toEmail map.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailSenderTest

public MailSenderTest()
Method Detail

init

public void init()
Here we set up the testscenario


getterAndSetterForPropertiesLoader

public void getterAndSetterForPropertiesLoader()
In this testcase we test the getter and setter for the PropertiesLoader


sendMail

public void sendMail()
Here we test the sending with toEmail, ccEmail, bccEmail.


sendMail2

public void sendMail2()
Here we test the seinding with toEmail, ccEmail, bccEmail, but without names.


sendMail3

public void sendMail3()
Here we test the seinding with toEmail map.



Copyright © 2009 PLOIN GmbH. All Rights Reserved.