|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.apache.james.smtpserver.SMTPServerRemoteDeliveryIntegrationTest
public class SMTPServerRemoteDeliveryIntegrationTest
Tests the org.apache.james.smtpserver.SMTPServer unit
Constructor Summary | |
---|---|
SMTPServerRemoteDeliveryIntegrationTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
test8bitmimeFromStream()
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA |
void |
test8bitmimeFromStreamWith8bitContent()
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA |
void |
test8bitmimeFromStreamWithoutContentTransferEncoding()
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA |
void |
test8bitmimeFromStreamWithoutContentTransferEncodingSentAs8bit()
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA |
void |
test8bitmimeWith8bitmimeDisabledInServer()
This is useful code to run tests on javamail bugs http://issues.apache.org/jira/browse/JAMES-52 This one passes with javamail 1.4.1EA |
void |
testDeliveryToSelfWithGatewayAndBind()
This has been created to test javamail 1.4 introduced bug. |
void |
verifyLastMail(java.lang.String sender,
java.lang.String recipient,
javax.mail.internet.MimeMessage msg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMTPServerRemoteDeliveryIntegrationTest()
Method Detail |
---|
public void verifyLastMail(java.lang.String sender, java.lang.String recipient, javax.mail.internet.MimeMessage msg) throws java.io.IOException, javax.mail.MessagingException
java.io.IOException
javax.mail.MessagingException
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testDeliveryToSelfWithGatewayAndBind() throws java.lang.Exception
java.lang.Exception
public void test8bitmimeFromStream() throws java.lang.Exception
java.lang.Exception
public void test8bitmimeFromStreamWith8bitContent() throws java.lang.Exception
java.lang.Exception
public void test8bitmimeFromStreamWithoutContentTransferEncoding() throws java.lang.Exception
java.lang.Exception
public void test8bitmimeFromStreamWithoutContentTransferEncodingSentAs8bit() throws java.lang.Exception
java.lang.Exception
public void test8bitmimeWith8bitmimeDisabledInServer() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |