org.apache.velocity.test
public class CommonsExtPropTestCase extends BaseTestCase
Version: $Id: CommonsExtPropTestCase.java,v 1.2.4.1 2004/03/03 23:23:04 geirm Exp $
Field Summary | |
---|---|
static String | COMPARE_DIR
Comparison directory. |
static String | RESULTS_DIR
Results directory. |
static String | TEST_CONFIG
Test configuration |
Constructor Summary | |
---|---|
CommonsExtPropTestCase()
Creates a new instance.
|
Method Summary | |
---|---|
void | message(FileWriter result, String message) |
void | runTest()
Runs the test. |
void | showIterator(FileWriter result, Iterator i) |
void | showVector(FileWriter result, Vector v) |
static Test | suite() |