org.apache.velocity.test

Class IntrospectorTestCase3


public class IntrospectorTestCase3
extends BaseTestCase

Simple introspector test case for primitive problem found in 1.3

Version:
$Id: IntrospectorTestCase3.java,v 1.2.4.1 2004/03/03 23:23:04 geirm Exp $

Author:
Geir Magnusson Jr.

Nested Class Summary

static class
IntrospectorTestCase3.MethodProvider

Field Summary

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

perl

Constructor Summary

IntrospectorTestCase3(String name)
Creates a new instance.

Method Summary

static Test
suite()
void
testSimple()

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

assureResultsDirectoryExists, getFileName, getTestCaseName, isMatch, normalizeNewlines

Constructor Details

IntrospectorTestCase3

public IntrospectorTestCase3(String name)
Creates a new instance.

Method Details

suite

public static Test suite()


testSimple

public void testSimple()
            throws Exception


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