| org.apache.james.transport.mailets.AddFooterTest
AddFooterTest | public class AddFooterTest extends TestCase (Code) | | Test encoding issues
This test should also be run with the following JVM options to be sure it tests:
"-Dfile.encoding=ASCII -Dmail.mime.charset=ANSI_X3.4-1968"
|
testAddFooterMimeNestedUnsupportedMultipart | public void testAddFooterMimeNestedUnsupportedMultipart() throws MessagingException, IOException(Code) | | |
testAddFooterMultipartAlternative | public void testAddFooterMultipartAlternative() throws MessagingException, IOException(Code) | | |
testAddFooterMultipartRelated | public void testAddFooterMultipartRelated() throws MessagingException, IOException(Code) | | |
testAddFooterTextPlain | public void testAddFooterTextPlain() throws MessagingException, IOException(Code) | | |
testAddFooterTextPlainISO8859 | public void testAddFooterTextPlainISO8859() throws MessagingException, IOException(Code) | | |
testUnsupportedEncoding | public void testUnsupportedEncoding() throws MessagingException, IOException(Code) | | |
|
|