org.apache.velocity.test
public interface TemplateTestBase
Version: $Id: TemplateTestBase.java,v 1.2.14.1 2004/03/03 23:23:04 geirm Exp $
Field Summary | |
---|---|
static String | CMP_FILE_EXT
Comparison file extension. |
static String | COMPARE_DIR
Results relative to the build directory. |
static String | FILE_RESOURCE_LOADER_PATH
Path for templates. |
static String | RESULT_DIR
Results relative to the build directory. |
static String | RESULT_FILE_EXT
Comparison file extension. |
static String | TEST_CASE_PROPERTIES
Properties file that lists which template tests to run. |
static String | TMPL_FILE_EXT
VTL file extension. |