org.apache.velocity.test
Class AnakiaTestCase
public class AnakiaTestCase
This is a test case for Anakia. Right now, it simply will compare
two index.html files together. These are produced as a result of
first running Anakia and then running this test.
Version:
- Jon S. Stevens
void | runTest() - Runs the test.
|
static junit.framework.Test | suite()
|
COMPARE_DIR
private static final String COMPARE_DIR
FILE_EXT
private static final String FILE_EXT
RESULTS_DIR
private static final String RESULTS_DIR
AnakiaTestCase
public AnakiaTestCase()
Creates a new instance.
runTest
public void runTest()
Runs the test. This is empty on purpose because the
code to do the Anakia output is in the .xml file that runs
this test.
suite
public static junit.framework.Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.