org.apache.velocity.test

Class IntrospectorTestCase2


public class IntrospectorTestCase2
extends BaseTestCase

Test case for the Velocity Introspector which tests the ability to find a 'best match'

Version:
$Id: IntrospectorTestCase2.java,v 1.1 2001/11/26 15:57:56 geirm Exp $

Author:
Geir Magnusson Jr.

Field Summary

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

perl

Constructor Summary

IntrospectorTestCase2()
IntrospectorTestCase2(String name)
Creates a new instance.

Method Summary

void
runTest()
static junit.framework.Test
suite()
Get the containing TestSuite.

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

assureResultsDirectoryExists, getFileName, getTestCaseName, isMatch, normalizeNewlines

Constructor Details

IntrospectorTestCase2

(package private)  IntrospectorTestCase2()


IntrospectorTestCase2

public IntrospectorTestCase2(String name)
Creates a new instance.

Method Details

runTest

public void runTest()


suite

public static junit.framework.Test suite()
Get the containing TestSuite.

Returns:
The TestSuite to run.


Copyright © 2003 Apache Software Foundation. All Rights Reserved.