| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--org.apache.velocity.test.TemplateTestSuite
Test suite for Templates.
| Field Summary | |
private  java.util.Properties | 
testProperties
 | 
| Fields inherited from class junit.framework.TestSuite | 
fName, fTests | 
| Fields inherited from interface org.apache.velocity.test.TemplateTestBase | 
CMP_FILE_EXT, COMPARE_DIR, FILE_RESOURCE_LOADER_PATH, RESULT_DIR, RESULT_FILE_EXT, TEST_CASE_PROPERTIES, TMPL_FILE_EXT | 
| Constructor Summary | |
TemplateTestSuite()
Creates an instace of the Apache Velocity test suite.  | 
|
| Method Summary | |
private  void | 
addTemplateTestCases()
Adds the template test cases to run to this test suite.  | 
private static java.lang.String | 
getTemplateTestKey(int nbr)
Macro which returns the properties file key for the specified template test number.  | 
| Methods inherited from class junit.framework.TestSuite | 
addTest, addTestMethod, addTestSuite, countTestCases, exceptionToString, getConstructor, getName, isPublicTestMethod, isTestMethod, run, runTest, setName, testAt, testCount, tests, toString, warning | 
| Methods inherited from class java.lang.Object | 
 | 
| Field Detail | 
private java.util.Properties testProperties
| Constructor Detail | 
public TemplateTestSuite()
| Method Detail | 
private void addTemplateTestCases()
TEST_CASE_PROPERTIES file.private static final java.lang.String getTemplateTestKey(int nbr)
nbr - The template test number to return a property key for.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||