org.apache.velocity.test
Class ExternalLoggerTest
TestCase
org.apache.velocity.test.ExternalLoggerTest
- LogSystem
public class ExternalLoggerTest
extends TestCase
Tests if we can hand Velocity an arbitrary class for logging.
$Id: ExternalLoggerTest.java,v 1.4.10.1 2004/03/03 23:23:04 geirm Exp $
logString
private String logString
ExternalLoggerTest
public ExternalLoggerTest()
Default constructor.
logVelocityMessage
public void logVelocityMessage(int level,
String message)
Send a log message from Velocity.
- 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.