org.silverpeas.mail
Class SmtpMailSendingTest
java.lang.Object
org.silverpeas.mail.SmtpMailSendingTest
public class SmtpMailSendingTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmtpMailSendingTest
public SmtpMailSendingTest()
setup
public void setup()
throws Exception
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithDefaultValues
public void sendingMailSynchronouslyWithDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromNoToAndDefaultValues
public void sendingMailSynchronouslyWithFromNoToAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromWithToAndDefaultValues
public void sendingMailSynchronouslyWithFromWithToAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithMalformedFromWithToAndDefaultValues
public void sendingMailSynchronouslyWithMalformedFromWithToAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromWithMalformedToAndDefaultValues
public void sendingMailSynchronouslyWithFromWithMalformedToAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromWithToWithSubjectAndDefaultValues
public void sendingMailSynchronouslyWithFromWithToWithSubjectAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromWithToWithStringContentAndDefaultValues
public void sendingMailSynchronouslyWithFromWithToWithStringContentAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromPersonalWithToWithSubjectWithMailContentContentAndDefaultValues
public void sendingMailSynchronouslyWithFromPersonalWithToWithSubjectWithMailContentContentAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyWithFromWithToPersonalWithSubjectWithMultipartContentAndDefaultValues
public void sendingMailSynchronouslyWithFromWithToPersonalWithSubjectWithMultipartContentAndDefaultValues()
throws Exception
- Throws:
Exception
sendingMailSynchronouslyValidMailWithReplyTo
public void sendingMailSynchronouslyValidMailWithReplyTo()
throws Exception
- Throws:
Exception
sendingMailAsynchronously
public void sendingMailAsynchronously()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.