org.apache.velocity.test

Class MiscTestCase


public class MiscTestCase
extends BaseTestCase

Test case for any miscellaneous stuff. If it isn't big, and doesn't fit anywhere else, it goes here

Version:
$Id: MiscTestCase.java,v 1.1.8.1 2004/03/03 23:23:04 geirm Exp $

Author:
Geir Magnusson Jr.

Field Summary

Fields inherited from class org.apache.velocity.test.BaseTestCase

perl

Constructor Summary

MiscTestCase()
MiscTestCase(String name)

Method Summary

void
runTest()
static Test
suite()

Methods inherited from class org.apache.velocity.test.BaseTestCase

assureResultsDirectoryExists, getFileName, getTestCaseName, isMatch, normalizeNewlines

Constructor Details

MiscTestCase

public MiscTestCase()


MiscTestCase

public MiscTestCase(String name)

Method Details

runTest

public void runTest()


suite

public static Test suite()


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