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.
Version:
- Geir Magnusson Jr.
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 © 2003 Apache Software Foundation. All Rights Reserved.