org.apache.velocity.test.misc
public class Test extends Object implements ReferenceInsertionEventHandler, NullSetEventHandler, MethodExceptionEventHandler
Version: $Id: Test.java,v 1.34.8.1 2004/03/03 23:23:05 geirm Exp $
Field Summary | |
---|---|
static Stack | writerStack
Cache of writers |
Constructor Summary | |
---|---|
Test(String templateFile, String encoding) |
Method Summary | |
---|---|
static void | main(String[] args) |
Object | methodException(Class claz, String method, Exception e) |
Object | referenceInsert(String reference, Object value) |
boolean | shouldLogOnNullSet(String lhs, String rhs) |