org.apache.velocity.test
Class TemplateTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.apache.velocity.test.TemplateTestSuite
All Implemented Interfaces:
junit.framework.Test, TemplateTestBase

public class TemplateTestSuite
extends junit.framework.TestSuite
implements TemplateTestBase

Test suite for Templates.

Version:
$Id: TemplateTestSuite.java 191743 2005-06-21 23:22:20Z dlr $
Author:
Daniel Rall, Jason van Zyl, Geir Magnusson Jr., Jon S. Stevens

Field Summary
 
Fields inherited from interface org.apache.velocity.test.TemplateTestBase
CMP_FILE_EXT, COMPARE_DIR, FILE_RESOURCE_LOADER_PATH, RESULT_DIR, RESULT_FILE_EXT, TEST_CASE_PROPERTIES, TMPL_FILE_EXT
 
Constructor Summary
TemplateTestSuite()
          Creates an instace of the Apache Velocity test suite.
 
Method Summary
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateTestSuite

public TemplateTestSuite()
Creates an instace of the Apache Velocity test suite.



Copyright © 2002 Apache Software Foundation. All Rights Reserved.