freemarker.testcase
Class TemplateTestCase
TestCase
freemarker.testcase.TemplateTestCase
public class TemplateTestCase
extends TestCase
TemplateTestCase
public TemplateTestCase(String name,
String filename)
compare
public static void compare(Reader reference,
Reader output)
throws IOException
getTestBean
public Object getTestBean()
runTest
public void runTest()
setConfigParam
public void setConfigParam(String param,
String value)
throws IOException
setOutputDirectory
public void setOutputDirectory(String dirname)
setTemplateDirectory
public void setTemplateDirectory(String dirname)
throws IOException
setUp
public void setUp()
throws Exception