|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateTestBase
This is a base interface that contains a bunch of static final strings that are of use when testing templates.
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. |
Field Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |