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

private String
result1
private String
template1

Constructor Summary

VelocimacroTestCase()

Method Summary

void
runTest()
Runs the test.
static junit.framework.Test
suite()

Field Details

result1

private String result1


template1

private String template1

Constructor Details

VelocimacroTestCase

public VelocimacroTestCase()

Method Details

runTest

public void runTest()
Runs the test.


suite

public static junit.framework.Test suite()


Copyright B) 2002 Apache Software Foundation. All Rights Reserved.