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