Uses of Interface
org.apache.velocity.test.TemplateTestBase

Packages that use TemplateTestBase
org.apache.velocity.test   
 

Uses of TemplateTestBase in org.apache.velocity.test
 

Classes in org.apache.velocity.test that implement TemplateTestBase
 class ContextSafetyTestCase
          Tests if we are context safe : can we switch objects in the context and re-merge the template safely.
 class EncodingTestCase
          Tests input encoding handling.
 class InlineScopeVMTestCase
          Tests if the VM template-locality is working.
 class TemplateTestCase
          Easily add test cases which evaluate templates and check their output.
 class TemplateTestSuite
          Test suite for Templates.
 class VelocityAppTestCase
          This class is intended to test the app.Velocity.java class.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.