Package org.apache.velocity.test

Interface Summary

IntrospectorTestCase2.Woogie
TemplateTestBase This is a base interface that contains a bunch of static final strings that are of use when testing templates.

Class Summary

AnakiaTestCase This is a test case for Anakia.
BaseTestCase Base test case that provides a few utility methods for the rest of the tests.
ClassloaderChangeTest Tests if we can hand Velocity an arbitrary class for logging.
ClasspathResourceTest Load templates from the Classpath.
CommonsExtPropTestCase Tests for the Commons ExtendedProperties class.
ConfigurationTestCase Tests for the Configuration class.
ContextSafetyTestCase Tests if we are context safe : can we switch objects in the context and re-merge the template safely.
EncodingTestCase Tests input encoding handling.
EventHandlingTestCase Tests event handling
ExternalLoggerTest Tests if we can hand Velocity an arbitrary class for logging.
InlineScopeVMTestCase Tests if the VM template-locality is working.
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.
IntrospectorTestCase.MethodProvider
IntrospectorTestCase2 Test case for the Velocity Introspector which tests the ability to find a 'best match'
IntrospectorTestCase2.Bar
IntrospectorTestCase2.Foo
IntrospectorTestCase2.Tester
IntrospectorTestCase2.Tester2
IntrospectorTestCase3 Simple introspector test case for primitive problem found in 1.3
IntrospectorTestCase3.MethodProvider
MethodInvocationExceptionTest Tests if we can hand Velocity an arbitrary class for logging.
MiscTestCase Test case for any miscellaneous stuff.
MultiLoaderTestCase Load templates from the Classpath.
MultipleFileResourcePathTest Multiple paths in the file resource loader.
TemplateTestCase Easily add test cases which evaluate templates and check their output.
TemplateTestSuite Test suite for Templates.
TestClassloader Simple (real simple...) classloader that depends on a Foo.class being located in the classloader directory under test
TexenClasspathTestCase This is a test case for Texen.
TexenTestCase This is a test case for Texen.
VelocimacroTestCase This class tests strange Velocimacro issues.
VelocityAppTestCase This class is intended to test the app.Velocity.java class.

Copyright © 2003 Apache Software Foundation. All Rights Reserved.