org.apache.velocity.test

Class TexenTestCase

public class TexenTestCase extends BaseTestCase

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

Version: $Id: TexenTestCase.java,v 1.6.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
TexenTestCase()
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

TexenTestCase

public TexenTestCase()
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.