org.apache.velocity.test
public class TemplateTestSuite extends TestSuite implements TemplateTestBase
Version: $Id: TemplateTestSuite.java,v 1.6.8.1 2004/03/03 23:23:04 geirm Exp $
Field Summary | |
---|---|
Properties | testProperties |
Constructor Summary | |
---|---|
TemplateTestSuite()
Creates an instace of the Apache Velocity test suite. |
Method Summary | |
---|---|
void | addTemplateTestCases()
Adds the template test cases to run to this test suite. |
static String | getTemplateTestKey(int nbr)
Macro which returns the properties file key for the specified template
test number.
|
TEST_CASE_PROPERTIES
file.Parameters: nbr The template test number to return a property key for.
Returns: The property key.