@UnitTest public class VelocityTemplateRendererTest extends java.lang.Object
| Constructor and Description |
|---|
VelocityTemplateRendererTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldNotAllowJavaReflectionAPICalls() |
void |
testRenderingTemplateCorrect() |
void |
testRenderingWhenContentNotSpecified() |
void |
testRenderingWhenContextClassCannotBeFound() |
void |
testRenderingWhenContextClassDoesNotMatch() |
void |
testRenderingWhenContextNotPassed() |
void |
testRenderingWhenProblem() |
void |
testWhenVelocityEvaluationThrowsException() |
public void setUp()
public void testRenderingTemplateCorrect()
throws java.io.IOException
java.io.IOExceptionpublic void testRenderingWhenContextClassCannotBeFound()
throws java.io.IOException
java.io.IOExceptionpublic void testRenderingWhenContextClassDoesNotMatch()
throws java.io.IOException
java.io.IOExceptionpublic void testRenderingWhenContextNotPassed()
throws java.io.IOException
java.io.IOExceptionpublic void testRenderingWhenProblem()
throws java.io.IOException
java.io.IOExceptionpublic void testRenderingWhenContentNotSpecified()
throws java.io.IOException
java.io.IOExceptionpublic void testWhenVelocityEvaluationThrowsException()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldNotAllowJavaReflectionAPICalls()
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.