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
IOException
public void simple() throws MessageException, javax.mail.MessagingException
MessageException
javax.mail.MessagingException
public void attachment() throws MessageException, javax.mail.MessagingException, IOException
MessageException
javax.mail.MessagingException
IOException
public void missingRecipientIsInvalid() throws MessageException
MessageException
Copyright © 2021. All rights reserved.