Uses of Class
org.apache.velocity.test.BaseTestCase

Packages that use BaseTestCase
org.apache.velocity.test   
 

Uses of BaseTestCase in org.apache.velocity.test
 

Subclasses of BaseTestCase in org.apache.velocity.test
 class AnakiaTestCase
          This is a test case for Anakia.
 class ClasspathResourceTest
          Load templates from the Classpath.
 class CommonsExtPropTestCase
          Tests for the Commons ExtendedProperties class.
 class ConfigurationTestCase
          Deprecated. Will be removed when Configuration class is removed
 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 IntrospectorTestCase
          Test case for the Velocity Introspector which uses the Java Reflection API to determine the correct signature of the methods used in VTL templates.
 class IntrospectorTestCase2
          Test case for the Velocity Introspector which tests the ability to find a 'best match'
 class IntrospectorTestCase3
          Simple introspector test case for primitive problem found in 1.3
 class MiscTestCase
          Test case for any miscellaneous stuff.
 class MultiLoaderTestCase
          Load templates from the Classpath.
 class MultipleFileResourcePathTest
          Multiple paths in the file resource loader.
 class TemplateTestCase
          Easily add test cases which evaluate templates and check their output.
 class TexenClasspathTestCase
          This is a test case for Texen.
 class TexenTestCase
          This is a test case for Texen.
 class VelocityAppTestCase
          This class is intended to test the app.Velocity.java class.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.