Interface | Description |
---|---|
IntrospectorTestCase2.Woogie | |
TemplateTestBase |
This is a base interface that contains a bunch of static final
strings that are of use when testing templates.
|
Class | Description |
---|---|
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 | Deprecated
Will be removed when Configuration class is removed
|
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.
|
ParserTestCase |
More specific parser tests where just templating
isn't enough.
|
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.
|
VelocityServletTest |
Tests our VelocityServlet implementation.
|
VelocityServletTest.MockHttpServletResponse | |
VelocityServletTest.MockServletConfig | |
VelocityServletTest.MockServletContext |
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.