org.apache.velocity.test
public class ExternalLoggerTest extends TestCase implements LogSystem
Version: $Id: ExternalLoggerTest.java,v 1.4.10.1 2004/03/03 23:23:04 geirm Exp $
Field Summary | |
---|---|
String | logString |
VelocityEngine | ve |
Constructor Summary | |
---|---|
ExternalLoggerTest()
Default constructor. |
Method Summary | |
---|---|
void | init(RuntimeServices rs) |
void | logVelocityMessage(int level, String message) |
void | runTest()
Runs the test. |
static Test | suite() |