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
MessagingException
public void oghamPropertyShouldOverride() throws MessagingException
MessagingException
public void directValueShouldOverride() throws MessagingException
MessagingException
Copyright © 2021. All rights reserved.