Class VelocityEngineTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.commons.renderer.impl.VelocityEngineTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidTest resolving macros in string literal https://issues.apache.org/jira/browse/VELOCITY-944 https://cxjira.sap.com/browse/HORST-7315Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
VelocityEngineTest
public VelocityEngineTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testMacroInStringLiteral
public void testMacroInStringLiteral()Test resolving macros in string literal https://issues.apache.org/jira/browse/VELOCITY-944 https://cxjira.sap.com/browse/HORST-7315
-