public interface TemplateTestBase
| Modifier and Type | Field and Description |
|---|---|
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 |
TEST_COMPARE_DIR
Directory relative to the distribution root, where the
values to compare test results to are stored.
|
static String |
TEST_RESULT_DIR
Directory relative to the distribution root, where the
test cases should put their output
|
static String |
TMPL_FILE_EXT
VTL file extension.
|
static final String TEST_COMPARE_DIR
static final String TEST_RESULT_DIR
static final String TMPL_FILE_EXT
static final String CMP_FILE_EXT
static final String RESULT_FILE_EXT
static final String FILE_RESOURCE_LOADER_PATH
static final String TEST_CASE_PROPERTIES
static final String RESULT_DIR
static final String COMPARE_DIR