public class OghamSpringBoot2SendGridAutoConfigurationTests extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OghamSpringBoot2SendGridAutoConfigurationTests.CustomSendGridConfig |
protected static class |
OghamSpringBoot2SendGridAutoConfigurationTests.ManuallyEnableSendGridPropertiesConfiguration |
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
| Constructor and Description |
|---|
OghamSpringBoot2SendGridAutoConfigurationTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
oghamWithoutSendGridAutoConfigShouldUseOghamSendGridClientWithOghamProperties() |
void |
oghamWithoutSendGridAutoConfigWithoutOghamPropertiesShouldUseOghamSendGridClientWithSpringProperties() |
void |
oghamWithSendGridAutoConfigShouldUseSpringSendGridClient() |
void |
setUp() |
void |
useCustomSendGridBean() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public OghamSpringBoot2SendGridAutoConfigurationTests()
public void setUp()
public void oghamWithSendGridAutoConfigShouldUseSpringSendGridClient()
throws Exception
Exceptionpublic void oghamWithoutSendGridAutoConfigShouldUseOghamSendGridClientWithOghamProperties()
throws Exception
Exceptionpublic void oghamWithoutSendGridAutoConfigWithoutOghamPropertiesShouldUseOghamSendGridClientWithSpringProperties()
throws Exception
ExceptionCopyright © 2021. All rights reserved.