public class JavaMailCustomConfigurationTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
JavaMailCustomConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
directValueShouldOverride() |
void |
noHostDefinedShouldFail() |
void |
oghamPropertyShouldOverride() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public void noHostDefinedShouldFail()
throws MessagingException
MessagingExceptionpublic void oghamPropertyShouldOverride()
throws MessagingException
MessagingExceptionpublic void directValueShouldOverride()
throws MessagingException
MessagingExceptionCopyright © 2021. All rights reserved.