public class StaticMethodAccessCustomVariableNameTest 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 |
---|
StaticMethodAccessCustomVariableNameTest() |
Modifier and Type | Method and Description |
---|---|
void |
emailUsingFreemarkerTemplateShouldBeAbleToCallStaticMethodsWithCustomVariableName() |
void |
setUp() |
void |
smsUsingFreemarkerTemplateShouldBeAbleToCallStaticMethodsWithCustomVariableName() |
public final LoggingTestRule loggingRule
public final com.icegreen.greenmail.junit4.GreenMailRule greenMail
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public StaticMethodAccessCustomVariableNameTest()
public void setUp() throws IOException
IOException
public void emailUsingFreemarkerTemplateShouldBeAbleToCallStaticMethodsWithCustomVariableName() throws MessagingException, IOException
MessagingException
IOException
public void smsUsingFreemarkerTemplateShouldBeAbleToCallStaticMethodsWithCustomVariableName() throws MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.