org.silverpeas.mail
Class MailContentTest

java.lang.Object
  extended by org.silverpeas.mail.MailContentTest

public class MailContentTest
extends Object


Constructor Summary
MailContentTest()
           
 
Method Summary
 void emptyContent()
           
 void multipartContentHtmlExplicitlyNotIndicated()
           
 void multipartContentHtmlIndicated()
           
 void stringContentHtmlExplicitlyNotIndicated()
           
 void stringContentHtmlExplicitlyNotIndicatedButHtmlTagExists()
           
 void stringContentHtmlIndicated()
           
 void stringOtherContentTypeIndicated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailContentTest

public MailContentTest()
Method Detail

emptyContent

public void emptyContent()
                  throws Exception
Throws:
Exception

stringContentHtmlIndicated

public void stringContentHtmlIndicated()
                                throws Exception
Throws:
Exception

stringOtherContentTypeIndicated

public void stringOtherContentTypeIndicated()
                                     throws Exception
Throws:
Exception

stringContentHtmlExplicitlyNotIndicated

public void stringContentHtmlExplicitlyNotIndicated()
                                             throws Exception
Throws:
Exception

stringContentHtmlExplicitlyNotIndicatedButHtmlTagExists

public void stringContentHtmlExplicitlyNotIndicatedButHtmlTagExists()
                                                             throws Exception
Throws:
Exception

multipartContentHtmlIndicated

public void multipartContentHtmlIndicated()
                                   throws Exception
Throws:
Exception

multipartContentHtmlExplicitlyNotIndicated

public void multipartContentHtmlExplicitlyNotIndicated()
                                                throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.