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.1.2.4 2002/07/25 01:35:46 geirm Exp $

Author:
Geir Magnusson Jr.

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 © 2003 Apache Software Foundation. All Rights Reserved.