Class VelocityEvaluateTest
- java.lang.Object
-
- de.hybris.platform.acceleratorservices.velocity.BaseFileSandBoxTest
-
- de.hybris.platform.acceleratorservices.velocity.eval.VelocityEvaluateTest
-
@ContextConfiguration(locations="classpath:/acceleratorservices/test/impexgenerator/test-generate-impex-spring.xml") @UnitTest public class VelocityEvaluateTest extends BaseFileSandBoxTest
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.log4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description VelocityEvaluateTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.core.io.ResourcegetRootDir()voidtestLoadLexicalErrorData()-
Methods inherited from class de.hybris.platform.acceleratorservices.velocity.BaseFileSandBoxTest
assertGenerated, assertHasLine, assertNothingGenerated, cleanUp, cleanUpFileStructure, getAllMatchingTemplates, getAllMatchingTemplates, prepare
-
-
-
-
Method Detail
-
getRootDir
protected org.springframework.core.io.Resource getRootDir()
- Specified by:
getRootDirin classBaseFileSandBoxTest
-
testLoadLexicalErrorData
public void testLoadLexicalErrorData() throws java.lang.Exception- Throws:
java.lang.Exception
-
-