public class OghamSpringBoot2JavaMailAutoConfigurationTests extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OghamSpringBoot2JavaMailAutoConfigurationTests.ManuallyEnableSpringPropertiesConfig |
| Modifier and Type | Field and Description |
|---|---|
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
OghamSpringBoot2JavaMailAutoConfigurationTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
oghamAloneShouldUseOghamProperties() |
void |
oghamPropertiesWithSpringPropsShouldUseOghamPropertiesPrecedence() |
void |
oghamWithJavaMailAutoConfigShouldUseOghamPropertiesPrecedence() |
void |
oghamWithJavaMailAutoConfigShouldUseSpringProperties() |
void |
oghamWithSpringPropsShouldUseSpringProperties() |
void |
setUp() |
public final LoggingTestRule loggingRule
public OghamSpringBoot2JavaMailAutoConfigurationTests()
public void setUp()
public void oghamAloneShouldUseOghamProperties()
throws Exception
Exceptionpublic void oghamWithJavaMailAutoConfigShouldUseSpringProperties()
throws Exception
Exceptionpublic void oghamWithSpringPropsShouldUseSpringProperties()
throws Exception
Exceptionpublic void oghamWithJavaMailAutoConfigShouldUseOghamPropertiesPrecedence()
throws Exception
ExceptionCopyright © 2021. All rights reserved.