org.apache.velocity.test

Class VelocityAppTestCase

public class VelocityAppTestCase extends BaseTestCase implements TemplateTestBase

This class is intended to test the app.Velocity.java class.

Version: $Id: VelocityAppTestCase.java,v 1.3.14.1 2004/03/03 23:23:04 geirm Exp $

Author: Geir Magnusson Jr. Jon S. Stevens

Field Summary
StringWritercompare1
Stringinput1
Stringresult1
Constructor Summary
VelocityAppTestCase()
Method Summary
voidrunTest()
Runs the test.
static Testsuite()

Field Detail

compare1

private StringWriter compare1

input1

private String input1

result1

private String result1

Constructor Detail

VelocityAppTestCase

public VelocityAppTestCase()

Method Detail

runTest

public void runTest()
Runs the test.

suite

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