org.apache.velocity.test

Class TexenClasspathTestCase

public class TexenClasspathTestCase extends BaseTestCase

This is a test case for Texen. Simply executes a simple generative task and compares the output.

Version: $Id: TexenClasspathTestCase.java,v 1.3.10.1 2004/03/03 23:23:04 geirm Exp $

Author: Jason van Zyl

Field Summary
static StringCOMPARE_DIR
Directory where comparison output is stored.
static StringRESULTS_DIR
Directory where results are generated.
Constructor Summary
TexenClasspathTestCase()
Creates a new instance.
Method Summary
voidrunTest()
Runs the test.
protected voidsetUp()
Sets up the test.
static Testsuite()

Field Detail

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.

Constructor Detail

TexenClasspathTestCase

public TexenClasspathTestCase()
Creates a new instance.

Method Detail

runTest

public void runTest()
Runs the test.

setUp

protected void setUp()
Sets up the test.

suite

public static Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.