Class VelocityTemplateRendererTest
java.lang.Object
de.hybris.platform.commons.renderer.impl.VelocityTemplateRendererTest
Tests VelocityTemplateRenderer functionality
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VelocityTemplateRendererTest
public VelocityTemplateRendererTest()
-
-
Method Details
-
setUp
public void setUp() -
testRenderingTemplateCorrect
- Throws:
IOException
-
testRenderingWhenContextClassCannotBeFound
- Throws:
IOException
-
testRenderingWhenContextClassDoesNotMatch
- Throws:
IOException
-
testRenderingWhenContextNotPassed
- Throws:
IOException
-
testRenderingWhenProblem
- Throws:
IOException
-
testRenderingWhenContentNotSpecified
- Throws:
IOException
-
testWhenVelocityEvaluationThrowsException
- Throws:
Exception
-
shouldNotAllowJavaReflectionAPICalls
- Throws:
IOException
-