org.apache.velocity.test
public class TemplateTestSuite extends junit.framework.TestSuite implements TemplateTestBase
Modifier and Type | Field and Description |
---|---|
private java.util.Properties |
testProperties |
CMP_FILE_EXT, COMPARE_DIR, FILE_RESOURCE_LOADER_PATH, RESULT_DIR, RESULT_FILE_EXT, TEST_CASE_PROPERTIES, TMPL_FILE_EXT
Constructor and Description |
---|
TemplateTestSuite()
Creates an instace of the Apache Velocity test suite.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public TemplateTestSuite()
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.Copyright ? 2002 Apache Software Foundation. All Rights Reserved.