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.TestSuite
Test suite for FreeMarker. The suite conforms to interface expected by
JUnit.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidreadConfig(File f) Read the testcase configurations file and build up the test suitestatic junit.framework.TestSuitesuite()Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning