All Known Implementing Classes:
TemplateTestCase, VelocityAppTestCase, EncodingTestCase, InlineScopeVMTestCase, ContextSafetyTestCase, TemplateTestSuite
< - a href="mailto:jon@latchkey.com">Jon S. Stevens$ - Id: TemplateTestBase.java,v 1.2.14.1 2004/03/03 23:23:04 geirm Exp $| Field Summary | ||
|---|---|---|
| public static final String | TMPL_FILE_EXT | VTL file extension. |
| public static final String | CMP_FILE_EXT | Comparison file extension. |
| public static final String | RESULT_FILE_EXT | Comparison file extension. |
| public static final String | FILE_RESOURCE_LOADER_PATH | Path for templates. This property will override the value in the default velocity properties file. |
| public static final String | TEST_CASE_PROPERTIES | Properties file that lists which template tests to run. |
| public static final String | RESULT_DIR | Results relative to the build directory. |
| public static final String | COMPARE_DIR | Results relative to the build directory. |