org.apache.velocity.test
public class ClasspathResourceTest extends BaseTestCase
Version: $Id: ClasspathResourceTest.java,v 1.9.4.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 | 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 | |
---|---|
ClasspathResourceTest()
Default constructor. |
Method Summary | |
---|---|
void | runTest()
Runs the test. |
static Test | suite() |