|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.mailinglist.service.job.BetterMimeMessageTest
public class BetterMimeMessageTest
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 |
---|
public BetterMimeMessageTest()
Method Detail |
---|
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
public void testIsSpam() throws Exception
Exception
public void testGetSpamLevel() throws Exception
Exception
public void testIsBounced() throws Exception
Exception
public void testIsAutomaticMessage() throws javax.mail.MessagingException
javax.mail.MessagingException
public void testIsNotification() throws javax.mail.MessagingException
javax.mail.MessagingException
public void testIsDeliveryStatus() throws javax.mail.MessagingException
javax.mail.MessagingException
public void testIsMessageReport() throws javax.mail.MessagingException
javax.mail.MessagingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |