org.apache.velocity.test
Class MultiLoaderTestCase
public class MultiLoaderTestCase
Load templates from the Classpath.
Version:
- Jason van Zyl
- Dave Bryson
void | runTest() - Runs the test.
|
static junit.framework.Test | suite()
|
CMP_FILE_EXT
private static final String CMP_FILE_EXT
Comparison file extension.
COMPARE_DIR
private static final String COMPARE_DIR
Results relative to the build directory.
FILE_RESOURCE_LOADER_PATH
private static final String FILE_RESOURCE_LOADER_PATH
Path for templates. This property will override the
value in the default velocity properties file.
RESULTS_DIR
private static final String RESULTS_DIR
Results relative to the build directory.
RESULT_FILE_EXT
private static final String RESULT_FILE_EXT
Comparison file extension.
TMPL_FILE_EXT
private static final String TMPL_FILE_EXT
VTL file extension.
MultiLoaderTestCase
public MultiLoaderTestCase()
Default constructor.
runTest
public void runTest()
Runs the test.
suite
public static junit.framework.Test suite()
Copyright © 2003 Apache Software Foundation. All Rights Reserved.