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.8.1 2004/03/03 23:23:04 geirm Exp $

Author: Geir Magnusson Jr.

Nested Class Summary
static classIntrospectorTestCase2.Bar
static classIntrospectorTestCase2.Foo
static classIntrospectorTestCase2.Tester
static classIntrospectorTestCase2.Tester2
interfaceIntrospectorTestCase2.Woogie
Constructor Summary
IntrospectorTestCase2()
IntrospectorTestCase2(String name)
Creates a new instance.
Method Summary
voidrunTest()
static Testsuite()
Get the containing TestSuite.

Constructor Detail

IntrospectorTestCase2

IntrospectorTestCase2()

IntrospectorTestCase2

public IntrospectorTestCase2(String name)
Creates a new instance.

Method Detail

runTest

public void runTest()

suite

public static Test suite()
Get the containing TestSuite.

Returns: The TestSuite to run.

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