com.silverpeas.mailinglist.service.job
Class BetterMimeMessageTest

java.lang.Object
  extended by com.silverpeas.mailinglist.service.job.BetterMimeMessageTest

public class BetterMimeMessageTest
extends Object

Author:
ehugonnet

Constructor Summary
BetterMimeMessageTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetSpamLevel()
          Test of getSpamLevel method, of class BetterMimeMessage.
 void testIsAutomaticMessage()
          Test of isAutomaticMessage method, of class BetterMimeMessage.
 void testIsBounced()
          Test of isBounced method, of class BetterMimeMessage.
 void testIsDeliveryStatus()
          Test of isDeliveryStatus method, of class BetterMimeMessage.
 void testIsMessageReport()
          Test of isMessageReport method, of class BetterMimeMessage.
 void testIsNotification()
          Test of isNotification method, of class BetterMimeMessage.
 void testIsSpam()
          Test of isSpam method, of class BetterMimeMessage.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BetterMimeMessageTest

public BetterMimeMessageTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testIsSpam

public void testIsSpam()
                throws Exception
Test of isSpam method, of class BetterMimeMessage.

Throws:
Exception

testGetSpamLevel

public void testGetSpamLevel()
                      throws Exception
Test of getSpamLevel method, of class BetterMimeMessage.

Throws:
Exception

testIsBounced

public void testIsBounced()
                   throws Exception
Test of isBounced method, of class BetterMimeMessage.

Throws:
Exception

testIsAutomaticMessage

public void testIsAutomaticMessage()
                            throws javax.mail.MessagingException
Test of isAutomaticMessage method, of class BetterMimeMessage.

Throws:
javax.mail.MessagingException

testIsNotification

public void testIsNotification()
                        throws javax.mail.MessagingException
Test of isNotification method, of class BetterMimeMessage.

Throws:
javax.mail.MessagingException

testIsDeliveryStatus

public void testIsDeliveryStatus()
                          throws javax.mail.MessagingException
Test of isDeliveryStatus method, of class BetterMimeMessage.

Throws:
javax.mail.MessagingException

testIsMessageReport

public void testIsMessageReport()
                         throws javax.mail.MessagingException
Test of isMessageReport method, of class BetterMimeMessage.

Throws:
javax.mail.MessagingException


Copyright © 2016 Silverpeas. All Rights Reserved.