public class JavaMailSmtpTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
JavaMailSmtpTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachment() |
void |
missingRecipientIsInvalid() |
void |
setUp() |
void |
simple() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void setUp()
throws IOException
IOExceptionpublic void simple()
throws MessageException,
javax.mail.MessagingException
MessageExceptionjavax.mail.MessagingExceptionpublic void attachment()
throws MessageException,
javax.mail.MessagingException,
IOException
MessageExceptionjavax.mail.MessagingExceptionIOExceptionpublic void missingRecipientIsInvalid()
throws MessageException
MessageExceptionCopyright © 2021. All rights reserved.