org.apache.velocity.test
public class VelocityAppTestCase extends BaseTestCase implements TemplateTestBase
Version: $Id: VelocityAppTestCase.java,v 1.3.14.1 2004/03/03 23:23:04 geirm Exp $
| Field Summary | |
|---|---|
| StringWriter | compare1 |
| String | input1 |
| String | result1 |
| Constructor Summary | |
|---|---|
| VelocityAppTestCase() | |
| Method Summary | |
|---|---|
| void | runTest()
Runs the test. |
| static Test | suite() |