org.apache.velocity.test
Class ClassloaderChangeTest
TestCase
org.apache.velocity.test.ClassloaderChangeTest
- LogSystem
public class ClassloaderChangeTest
extends TestCase
Tests if we can hand Velocity an arbitrary class for logging.
$Id: ClassloaderChangeTest.java,v 1.1.10.1 2004/03/03 23:23:04 geirm Exp $
OUTPUT
private static String OUTPUT
sawCacheDump
private boolean sawCacheDump
ClassloaderChangeTest
public ClassloaderChangeTest()
Default constructor.
logVelocityMessage
public void logVelocityMessage(int level,
String message)
method to catch Velocity log messages. When we
see the introspector dump message, then set the flag
- logVelocityMessage in interface LogSystem
runTest
public void runTest()
Runs the test.
suite
public static junit.framework.Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.