public class EmptyBuilderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) MessagingBuilder |
builder |
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
logging |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
| Constructor and Description |
|---|
EmptyBuilderTest() |
public final LoggingTestRule logging
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
MessagingBuilder builder
public void setup()
public void unconfiguredServiceCantSendEmail()
throws MessagingException
MessagingExceptionpublic void unconfiguredServiceCantSendSms()
throws MessagingException
MessagingExceptionpublic void noMimetypeConfigurationCantSendEmail()
throws MessagingException
MessagingExceptionpublic void manualJavaMailConfigurationCanSendEmail()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredButUnconfiguredResourceResolutionCantAttachFilesFromPath()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredAndImageInliningEnabledButUnconfiguredResourceResolutionCantInlineImages()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredButUnconfiguredTemplateParsersCantHandleTemplateContent()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredAndFreemarkerOnlyRegisteredButResourceResolutionNotConfiguredCantHandleTemplateContent()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredButUnconfiguredTemplateParsersCantHandleMultiTemplateContent()
throws MessagingException
MessagingExceptionpublic void emailSenderManuallyRegisteredAndTemplateParsersOnlyRegisteredCantHandleTemplateContentDueToResourceResolutionNotConfigured()
throws MessagingException
MessagingExceptionCopyright © 2021. All rights reserved.