org.apache.velocity.test

Class InlineScopeVMTestCase

public class InlineScopeVMTestCase extends BaseTestCase implements TemplateTestBase

Tests if the VM template-locality is working.

Version: $Id: InlineScopeVMTestCase.java,v 1.11.10.1 2004/03/03 23:23:04 geirm Exp $

Author: Geir Magnusson Jr. Daniel Rall

Field Summary
static StringTEST_CASE_NAME
The name of this test case.
Constructor Summary
InlineScopeVMTestCase()
Method Summary
voidrunTest()
Runs the test.
static Testsuite()

Field Detail

TEST_CASE_NAME

private static final String TEST_CASE_NAME
The name of this test case.

Constructor Detail

InlineScopeVMTestCase

InlineScopeVMTestCase()

Method Detail

runTest

public void runTest()
Runs the test.

suite

public static Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.