Package freemarker.testcase
Class TemplateTestSuite
- java.lang.Object
-
- junit.framework.TestSuite
-
- freemarker.testcase.TemplateTestSuite
-
- All Implemented Interfaces:
junit.framework.Test
public class TemplateTestSuite extends junit.framework.TestSuiteTest suite for FreeMarker. The suite conforms to interface expected by JUnit.
-
-
Constructor Summary
Constructors Constructor Description TemplateTestSuite()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidreadConfig(File f)Read the testcase configurations file and build up the test suitestatic junit.framework.TestSuitesuite()
-