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
Exception
public void oghamWithJavaMailAutoConfigShouldUseSpringProperties() throws Exception
Exception
public void oghamWithSpringPropsShouldUseSpringProperties() throws Exception
Exception
public void oghamWithJavaMailAutoConfigShouldUseOghamPropertiesPrecedence() throws Exception
Exception
Copyright © 2021. All rights reserved.