public class StaticMethodAccessDisabledTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.icegreen.greenmail.junit4.GreenMailRule |
greenMail |
LoggingTestRule |
loggingRule |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
| Constructor and Description |
|---|
StaticMethodAccessDisabledTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
emailUsingFreemarkerTemplateAndStaticMethodAccessDisabledShouldFail() |
void |
setUp() |
void |
smsUsingFreemarkerTemplateAndStaticMethodAccessDisabledShouldFail() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public void setUp()
throws IOException
IOExceptionpublic void emailUsingFreemarkerTemplateAndStaticMethodAccessDisabledShouldFail()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void smsUsingFreemarkerTemplateAndStaticMethodAccessDisabledShouldFail()
throws MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.