org.apache.velocity.test
public class MultiLoaderTestCase extends BaseTestCase
Version: $Id: MultiLoaderTestCase.java,v 1.4.8.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 | RESULTS_DIR
Results relative to the build directory. |
static String | RESULT_FILE_EXT
Comparison file extension. |
static String | TMPL_FILE_EXT
VTL file extension. |
Constructor Summary | |
---|---|
MultiLoaderTestCase()
Default constructor. |
Method Summary | |
---|---|
void | runTest()
Runs the test. |
static Test | suite() |