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