blob: 6fbb949428309f6aedf4880db98e04b318f1f3a2 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_04) on Mon Dec 15 08:39:08 PST 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.velocity.test (Apache Velocity 1.6.1 Test API)
</TITLE>
<META NAME="date" CONTENT="2008-12-15">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.velocity.test (Apache Velocity 1.6.1 Test API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/velocity/io/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/velocity/test/eventhandler/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/velocity/test/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.velocity.test
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.Woogie.html" title="interface in org.apache.velocity.test">Introspector2TestCase.Woogie</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TemplateTestBase.html" title="interface in org.apache.velocity.test">TemplateTestBase</A></B></TD>
<TD>This is a base interface that contains a bunch of static final
strings that are of use when testing templates.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/AbsoluteFileResourceLoaderTestCase.html" title="class in org.apache.velocity.test">AbsoluteFileResourceLoaderTestCase</A></B></TD>
<TD>Test use of an absolute path with the FileResourceLoader</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/AnakiaTestCase.html" title="class in org.apache.velocity.test">AnakiaTestCase</A></B></TD>
<TD>This is a test case for Anakia.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ArithmeticTestCase.html" title="class in org.apache.velocity.test">ArithmeticTestCase</A></B></TD>
<TD>Test arithmetic operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ArrayMethodsTestCase.html" title="class in org.apache.velocity.test">ArrayMethodsTestCase</A></B></TD>
<TD>Used to check that method calls on Array references work properly
and that they produce the same results as the same methods would on
a fixed-size <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><CODE>List</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/BaseEvalTestCase.html" title="class in org.apache.velocity.test">BaseEvalTestCase</A></B></TD>
<TD>Base for test cases that use evaluate, instead of going
through the resource loaders.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/BaseTestCase.html" title="class in org.apache.velocity.test">BaseTestCase</A></B></TD>
<TD>Base test case that provides a few utility methods for
the rest of the tests.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/BuiltInEventHandlerTestCase.html" title="class in org.apache.velocity.test">BuiltInEventHandlerTestCase</A></B></TD>
<TD>Tests the operation of the built in event handlers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ClassloaderChangeTestCase.html" title="class in org.apache.velocity.test">ClassloaderChangeTestCase</A></B></TD>
<TD>Tests if we can hand Velocity an arbitrary class for logging.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ClasspathResourceTestCase.html" title="class in org.apache.velocity.test">ClasspathResourceTestCase</A></B></TD>
<TD>Load templates from the Classpath.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/CommentsTestCase.html" title="class in org.apache.velocity.test">CommentsTestCase</A></B></TD>
<TD>Test comments</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/CommonsExtPropTestCase.html" title="class in org.apache.velocity.test">CommonsExtPropTestCase</A></B></TD>
<TD>Tests for the Commons ExtendedProperties class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ContextSafetyTestCase.html" title="class in org.apache.velocity.test">ContextSafetyTestCase</A></B></TD>
<TD>Tests if we are context safe : can we switch objects in the context
and re-merge the template safely.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/DefineTestCase.html" title="class in org.apache.velocity.test">DefineTestCase</A></B></TD>
<TD>This class tests the #define directive</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/DefineTestCase.Inc.html" title="class in org.apache.velocity.test">DefineTestCase.Inc</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/EncodingTestCase.html" title="class in org.apache.velocity.test">EncodingTestCase</A></B></TD>
<TD>Tests input encoding handling.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/EvaluateContextTestCase.html" title="class in org.apache.velocity.test">EvaluateContextTestCase</A></B></TD>
<TD>Tests scope of EvaluateContext.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/EvaluateTestCase.html" title="class in org.apache.velocity.test">EvaluateTestCase</A></B></TD>
<TD>Test #evaluate directive.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/EventHandlingTestCase.html" title="class in org.apache.velocity.test">EventHandlingTestCase</A></B></TD>
<TD>Tests event handling for all event handlers except IncludeEventHandler.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/EventHandlingTestCase.TestEventCartridge.html" title="class in org.apache.velocity.test">EventHandlingTestCase.TestEventCartridge</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ExceptionTestCase.html" title="class in org.apache.velocity.test">ExceptionTestCase</A></B></TD>
<TD>Test case for miscellaneous Exception related issues.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ExternalLoggerTestCase.html" title="class in org.apache.velocity.test">ExternalLoggerTestCase</A></B></TD>
<TD>Tests if we can hand Velocity an arbitrary class for logging.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/FilteredEventHandlingTestCase.html" title="class in org.apache.velocity.test">FilteredEventHandlingTestCase</A></B></TD>
<TD>Tests event handling for all event handlers when multiple event handlers are
assigned for each type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ForeachBreakTestCase.html" title="class in org.apache.velocity.test">ForeachBreakTestCase</A></B></TD>
<TD>This class tests the break directive within Foreach loop.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ForeachTestCase.html" title="class in org.apache.velocity.test">ForeachTestCase</A></B></TD>
<TD>This class tests the Foreach loop.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ForeachTestCase.MyIterable.html" title="class in org.apache.velocity.test">ForeachTestCase.MyIterable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ForeachTestCase.NotReallyIterable.html" title="class in org.apache.velocity.test">ForeachTestCase.NotReallyIterable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IfNullTestCase.html" title="class in org.apache.velocity.test">IfNullTestCase</A></B></TD>
<TD>Used to check that nulls are properly handled in #if statements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IfNullTestCase.NullToString.html" title="class in org.apache.velocity.test">IfNullTestCase.NullToString</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IncludeErrorTestCase.html" title="class in org.apache.velocity.test">IncludeErrorTestCase</A></B></TD>
<TD>Test that #parse and #include pass errors to calling code.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IncludeEventHandlingTestCase.html" title="class in org.apache.velocity.test">IncludeEventHandlingTestCase</A></B></TD>
<TD>Tests event handling</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/InfoTestCase.html" title="class in org.apache.velocity.test">InfoTestCase</A></B></TD>
<TD>Test that the Info class in the Introspector holds the correct information.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/InlineScopeVMTestCase.html" title="class in org.apache.velocity.test">InlineScopeVMTestCase</A></B></TD>
<TD>Tests if the VM template-locality is working.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IntrospectionCacheDataTestCase.html" title="class in org.apache.velocity.test">IntrospectionCacheDataTestCase</A></B></TD>
<TD>Checks that arrays are cached correctly in the Introspector.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.html" title="class in org.apache.velocity.test">Introspector2TestCase</A></B></TD>
<TD>Test case for the Velocity Introspector which
tests the ability to find a 'best match'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.Bar.html" title="class in org.apache.velocity.test">Introspector2TestCase.Bar</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.Foo.html" title="class in org.apache.velocity.test">Introspector2TestCase.Foo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.Tester.html" title="class in org.apache.velocity.test">Introspector2TestCase.Tester</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector2TestCase.Tester2.html" title="class in org.apache.velocity.test">Introspector2TestCase.Tester2</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector3TestCase.html" title="class in org.apache.velocity.test">Introspector3TestCase</A></B></TD>
<TD>Simple introspector test case for primitive problem found in 1.3</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/Introspector3TestCase.MethodProvider.html" title="class in org.apache.velocity.test">Introspector3TestCase.MethodProvider</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IntrospectorTestCase.html" title="class in org.apache.velocity.test">IntrospectorTestCase</A></B></TD>
<TD>Test case for the Velocity Introspector which uses
the Java Reflection API to determine the correct
signature of the methods used in VTL templates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/IntrospectorTestCase.MethodProvider.html" title="class in org.apache.velocity.test">IntrospectorTestCase.MethodProvider</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/InvalidEventHandlerTestCase.html" title="class in org.apache.velocity.test">InvalidEventHandlerTestCase</A></B></TD>
<TD>Tests event handling for all event handlers except IncludeEventHandler.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/InvalidEventHandlerTestCase.TestEventCartridge.html" title="class in org.apache.velocity.test">InvalidEventHandlerTestCase.TestEventCartridge</A></B></TD>
<TD>Test assigning the event handlers via properties</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/InvalidEventHandlerTestCase.Tree.html" title="class in org.apache.velocity.test">InvalidEventHandlerTestCase.Tree</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MacroForwardDefineTestCase.html" title="class in org.apache.velocity.test">MacroForwardDefineTestCase</A></B></TD>
<TD>Make sure that a forward referenced macro inside another macro definition does
not report an error in the log.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MethodCacheKeyTestCase.html" title="class in org.apache.velocity.test">MethodCacheKeyTestCase</A></B></TD>
<TD>Checks that the equals method works correctly when caching method keys.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MethodInvocationExceptionTestCase.html" title="class in org.apache.velocity.test">MethodInvocationExceptionTestCase</A></B></TD>
<TD>Tests if we can hand Velocity an arbitrary class for logging.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MethodOverloadingTestCase.html" title="class in org.apache.velocity.test">MethodOverloadingTestCase</A></B></TD>
<TD>Test a reported bug in which method overloading throws IllegalArgumentException
after a null return value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MiscTestCase.html" title="class in org.apache.velocity.test">MiscTestCase</A></B></TD>
<TD>Test case for any miscellaneous stuff.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MultiLoaderTestCase.html" title="class in org.apache.velocity.test">MultiLoaderTestCase</A></B></TD>
<TD>Load templates from the Classpath.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/MultipleFileResourcePathTestCase.html" title="class in org.apache.velocity.test">MultipleFileResourcePathTestCase</A></B></TD>
<TD>Multiple paths in the file resource loader.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/NumberMethodCallsTestCase.html" title="class in org.apache.velocity.test">NumberMethodCallsTestCase</A></B></TD>
<TD>Used to check that method calls with number parameters are executed correctly.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ParseExceptionTestCase.html" title="class in org.apache.velocity.test">ParseExceptionTestCase</A></B></TD>
<TD>Test parser exception is generated with appropriate info.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ParserTestCase.html" title="class in org.apache.velocity.test">ParserTestCase</A></B></TD>
<TD>More specific parser tests where just templating
isn't enough.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ParserTestCase.ToStringCounter.html" title="class in org.apache.velocity.test">ParserTestCase.ToStringCounter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ParseWithMacroLibsTestCase.html" title="class in org.apache.velocity.test">ParseWithMacroLibsTestCase</A></B></TD>
<TD>Test case for including macro libraries via the #parse method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase</A></B></TD>
<TD>Used to check that vararg method calls on references work properly</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.get2getisTool.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase.get2getisTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.getGetgetisTool.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase.getGetgetisTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.GetgetisTool.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase.GetgetisTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.getisTool.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase.getisTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/PropertyMethodPrecedenceTestCase.isTool.html" title="class in org.apache.velocity.test">PropertyMethodPrecedenceTestCase.isTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ResourceCachingTestCase.html" title="class in org.apache.velocity.test">ResourceCachingTestCase</A></B></TD>
<TD>Test resource caching related issues.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ResourceExistsTestCase.html" title="class in org.apache.velocity.test">ResourceExistsTestCase</A></B></TD>
<TD>Test the resource exists method</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/ResourceLoaderInstanceTestCase.html" title="class in org.apache.velocity.test">ResourceLoaderInstanceTestCase</A></B></TD>
<TD>Test that an instance of a ResourceLoader can be successfully passed in.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/SecureIntrospectionTestCase.html" title="class in org.apache.velocity.test">SecureIntrospectionTestCase</A></B></TD>
<TD>Checks that the secure introspector is working properly.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/SetTestCase.html" title="class in org.apache.velocity.test">SetTestCase</A></B></TD>
<TD>Test that an instance of a ResourceLoader can be successfully passed in.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StaticUtilityMethodsTestCase.html" title="class in org.apache.velocity.test">StaticUtilityMethodsTestCase</A></B></TD>
<TD>This class tests support for putting static utility classes
like java.lang.Math directly into the context in order to
use their methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StaticUtilityMethodsTestCase.Foo.html" title="class in org.apache.velocity.test">StaticUtilityMethodsTestCase.Foo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictForeachTestCase.html" title="class in org.apache.velocity.test">StrictForeachTestCase</A></B></TD>
<TD>This class tests support for strict foreach mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictForeachTestCase.BadIterable.html" title="class in org.apache.velocity.test">StrictForeachTestCase.BadIterable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictForeachTestCase.GoodIterable.html" title="class in org.apache.velocity.test">StrictForeachTestCase.GoodIterable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictForeachTestCase.UglyIterable.html" title="class in org.apache.velocity.test">StrictForeachTestCase.UglyIterable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictMathTestCase.html" title="class in org.apache.velocity.test">StrictMathTestCase</A></B></TD>
<TD>This class tests support for strict math mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictReferenceTestCase.html" title="class in org.apache.velocity.test">StrictReferenceTestCase</A></B></TD>
<TD>Test strict reference mode turned on by the velocity property
runtime.references.strict</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StrictReferenceTestCase.Fargo.html" title="class in org.apache.velocity.test">StrictReferenceTestCase.Fargo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StringConcatenationTestCase.html" title="class in org.apache.velocity.test">StringConcatenationTestCase</A></B></TD>
<TD>This class tests support for string concatenation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StringResourceLoaderRepositoryTestCase.html" title="class in org.apache.velocity.test">StringResourceLoaderRepositoryTestCase</A></B></TD>
<TD>Tests ability to have multiple repositories in the same app.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StringResourceLoaderRepositoryTestCase.MyRepo.html" title="class in org.apache.velocity.test">StringResourceLoaderRepositoryTestCase.MyRepo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/StringResourceLoaderTestCase.html" title="class in org.apache.velocity.test">StringResourceLoaderTestCase</A></B></TD>
<TD>Multiple paths in the file resource loader.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TemplateTestCase.html" title="class in org.apache.velocity.test">TemplateTestCase</A></B></TD>
<TD>Easily add test cases which evaluate templates and check their output.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TemplateTestSuite.html" title="class in org.apache.velocity.test">TemplateTestSuite</A></B></TD>
<TD>Test suite for Templates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TestBaseTestCase.html" title="class in org.apache.velocity.test">TestBaseTestCase</A></B></TD>
<TD>I keep breaking the getFileName method all the time...</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TexenClasspathTestCase.html" title="class in org.apache.velocity.test">TexenClasspathTestCase</A></B></TD>
<TD>This is a test case for Texen.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/TexenTestCase.html" title="class in org.apache.velocity.test">TexenTestCase</A></B></TD>
<TD>This is a test case for Texen.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/UberspectorTestCase.html" title="class in org.apache.velocity.test">UberspectorTestCase</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/UnicodeEscapeTestCase.html" title="class in org.apache.velocity.test">UnicodeEscapeTestCase</A></B></TD>
<TD>Test Case for <a href="https://issues.apache.org/jira/browse/VELTOOLS-520">Velocity Tools Issue 520</a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/URLResourceLoaderTimeoutTestCase.html" title="class in org.apache.velocity.test">URLResourceLoaderTimeoutTestCase</A></B></TD>
<TD>This class tests support for custom timeouts in URLResourceLoader.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VarargMethodsTestCase.html" title="class in org.apache.velocity.test">VarargMethodsTestCase</A></B></TD>
<TD>Used to check that vararg method calls on references work properly</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VarargMethodsTestCase.NastyTool.html" title="class in org.apache.velocity.test">VarargMethodsTestCase.NastyTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VarargMethodsTestCase.NiceTool.html" title="class in org.apache.velocity.test">VarargMethodsTestCase.NiceTool</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VelocimacroTestCase.html" title="class in org.apache.velocity.test">VelocimacroTestCase</A></B></TD>
<TD>This class tests strange Velocimacro issues.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VelocityAppTestCase.html" title="class in org.apache.velocity.test">VelocityAppTestCase</A></B></TD>
<TD>This class is intended to test the app.Velocity.java class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VelocityServletTestCase.html" title="class in org.apache.velocity.test">VelocityServletTestCase</A></B></TD>
<TD>Tests our VelocityServlet implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VMContextLocalscopeTestCase.html" title="class in org.apache.velocity.test">VMContextLocalscopeTestCase</A></B></TD>
<TD>Tests scope of velocimacros with localscope setting.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/VMLibraryTestCase.html" title="class in org.apache.velocity.test">VMLibraryTestCase</A></B></TD>
<TD>Macro library inclution via the Template.merge method is tested using this
class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/velocity/test/WrappedExceptionTestCase.html" title="class in org.apache.velocity.test">WrappedExceptionTestCase</A></B></TD>
<TD>Test thrown exceptions include a proper cause (under JDK 1.4+).</TD>
</TR>
</TABLE>
&nbsp;
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/velocity/io/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/velocity/test/eventhandler/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/velocity/test/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2000-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>