org.apache.velocity.test
public class ParserTestCase extends TestCase
Version: $Id: ParserTestCase.java,v 1.1.4.1 2004/03/03 23:23:04 geirm Exp $
Constructor Summary | |
---|---|
ParserTestCase(String testName) |
Method Summary | |
---|---|
static Test | suite() |
void | testArgs()
Test to see if don't tolerage passing word tokens in anything but the
0th arg to #macro() and the 1th arg to foreach() |
void | testEquals()
Test to make sure that using '=' in #if() throws a PEE |
void | testMacro()
Test to see if we force the first arg to #macro() to be a word |