org.apache.velocity.test
Class AnakiaTestCase
public
class
AnakiaTestCase
extends BaseTestCase
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: $Id: AnakiaTestCase.java,v 1.6.4.1 2004/03/03 23:23:04 geirm Exp $
Author: Jon S. Stevens
private static final String COMPARE_DIR
private static final String FILE_EXT
private static final String RESULTS_DIR
public AnakiaTestCase()
Creates a new instance.
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.
public static Test suite()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.