org.apache.velocity.test
Class ConfigurationTestCase
public class ConfigurationTestCase
Tests for the Configuration class.
Version:
- Jason van Zyl
private void | message(FileWriter result, String message)
|
void | runTest() - Runs the test.
|
private void | showIterator(FileWriter result, Iterator i)
|
private void | showVector(FileWriter result, Vector v)
|
static junit.framework.Test | suite()
|
COMPARE_DIR
private static final String COMPARE_DIR
Comparison directory.
RESULTS_DIR
private static final String RESULTS_DIR
Results directory.
TEST_CONFIG
private static final String TEST_CONFIG
Test configuration
ConfigurationTestCase
public ConfigurationTestCase()
Creates a new instance.
message
private void message(FileWriter result,
String message)
throws Exception
runTest
public void runTest()
Runs the test.
showIterator
private void showIterator(FileWriter result,
Iterator i)
throws Exception
showVector
private void showVector(FileWriter result,
Vector v)
throws Exception
suite
public static junit.framework.Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.