org.apache.velocity.test

Class VelocimacroTestCase

public class VelocimacroTestCase extends TestCase

This class tests strange Velocimacro issues.

Version: $Id: VelocimacroTestCase.java,v 1.1.10.1 2004/03/03 23:23:04 geirm Exp $

Author: Geir Magnusson Jr.

Field Summary
Stringresult1
Stringtemplate1
Constructor Summary
VelocimacroTestCase()
Method Summary
voidrunTest()
Runs the test.
static Testsuite()

Field Detail

result1

private String result1

template1

private String template1

Constructor Detail

VelocimacroTestCase

public VelocimacroTestCase()

Method Detail

runTest

public void runTest()
Runs the test.

suite

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