org.apache.velocity.test
Class TexenClasspathTestCase
public class TexenClasspathTestCase
This is a test case for Texen. Simply executes a simple
generative task and compares the output.
Version:
- Jason van Zyl
private static String | COMPARE_DIR - Directory where comparison output is stored.
|
private static String | RESULTS_DIR - Directory where results are generated.
|
void | runTest() - Runs the test.
|
protected void | setUp() - Sets up the test.
|
static junit.framework.Test | suite()
|
COMPARE_DIR
private static final String COMPARE_DIR
Directory where comparison output is stored.
RESULTS_DIR
private static final String RESULTS_DIR
Directory where results are generated.
TexenClasspathTestCase
public TexenClasspathTestCase()
Creates a new instance.
runTest
public void runTest()
Runs the test.
setUp
protected void setUp()
Sets up the test.
suite
public static junit.framework.Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.