Package freemarker.testcase
Class TemplateTestSuite
- java.lang.Object
-
- junit.framework.TestSuite
-
- freemarker.testcase.TemplateTestSuite
-
-
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 TestSuitesuite()-
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
-
-