A B C D E F G H I L M N O P R S T U V W Z

A

AbsoluteFileResourceLoaderTestCase - Class in org.apache.velocity.test
Test use of an absolute path with the FileResourceLoader
add(int, int) - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase.DSRLTCTool
 
add(int[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
add(int) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
add(double[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NiceTool
 
allEmpty(Object[]) - Method in class org.apache.velocity.test.provider.TestProvider
 
AnakiaTestCase - Class in org.apache.velocity.test
This is a test case for Anakia.
AnakiaTestCase(String) - Constructor for class org.apache.velocity.test.AnakiaTestCase
Creates a new instance.
ArithmeticTestCase - Class in org.apache.velocity.test
Test arithmetic operations.
ArithmeticTestCase(String) - Constructor for class org.apache.velocity.test.ArithmeticTestCase
 
ArrayMethodsTestCase - Class in org.apache.velocity.test
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 List.
ArrayMethodsTestCase(String) - Constructor for class org.apache.velocity.test.ArrayMethodsTestCase
 
assertContextValue(String, Object) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertEvalEquals(String, String) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertEvalException(String) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertEvalException(String, Class) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertEvalExceptionAt(String, String, int, int) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertEvalExceptionAt(String, int, int) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
assertException(VelocityEngine) - Method in class org.apache.velocity.test.ExceptionTestCase
 
assertException(VelocityEngine, String) - Method in class org.apache.velocity.test.ExceptionTestCase
 
assertException(VelocityEngine, Context, String) - Method in class org.apache.velocity.test.ExceptionTestCase
 
assertImaginaryMathEx(String) - Method in class org.apache.velocity.test.StrictMathTestCase
 
assertMethodEx(String) - Method in class org.apache.velocity.test.StrictReferenceTestCase
Assert that we get a MethodInvocationException when calling evaluate
assertMethodInvocationException(VelocityEngine, Context, String) - Method in class org.apache.velocity.test.ExceptionTestCase
 
assertNullMathEx(String) - Method in class org.apache.velocity.test.StrictMathTestCase
 
assertParseEx(String) - Method in class org.apache.velocity.test.StrictReferenceTestCase
Assert that we get a MethodInvocationException when calling evaluate
assertVelocityEx(String) - Method in class org.apache.velocity.test.StrictReferenceTestCase
Assert that we get a VelocityException when calling evaluate
assureResultsDirectoryExists(String) - Static method in class org.apache.velocity.test.BaseTestCase
Assures that the results directory exists.
aTestMethod() - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
 

B

bang() - Method in class org.apache.velocity.test.provider.TestProvider
 
BaseEvalTestCase - Class in org.apache.velocity.test
Base for test cases that use evaluate, instead of going through the resource loaders.
BaseEvalTestCase(String) - Constructor for class org.apache.velocity.test.BaseEvalTestCase
 
baseFileName - Variable in class org.apache.velocity.test.TemplateTestCase
The base file name of the template and comparison file (i.e.
BaseSQLTest - Class in org.apache.velocity.test.sql
A base class to implement tests that need a running Velocity engine and an initialized Hsql Database.
BaseSQLTest(String, String) - Constructor for class org.apache.velocity.test.sql.BaseSQLTest
 
BaseTestCase - Class in org.apache.velocity.test
Base test case that provides a few utility methods for the rest of the tests.
BaseTestCase(String) - Constructor for class org.apache.velocity.test.BaseTestCase
Default constructor.
booleanMethod(boolean) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
BoolObj - Class in org.apache.velocity.test.provider
simple class to test boolean property introspection - can't use TestProvider as there is a get( String ) and that comes before isProperty in the search pattern
BoolObj() - Constructor for class org.apache.velocity.test.provider.BoolObj
 
buildTestString(UnicodeInputStream.UnicodeBOM, String, String, boolean) - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
BuiltInEventHandlerTestCase - Class in org.apache.velocity.test
Tests the operation of the built in event handlers.
BuiltInEventHandlerTestCase(String) - Constructor for class org.apache.velocity.test.BuiltInEventHandlerTestCase
Default constructor.
byteMethod(byte) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 

C

ChainedUberspectorsTestCase - Class in org.apache.velocity.test.util.introspection
Tests uberspectors chaining
ChainedUberspectorsTestCase(String) - Constructor for class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase
 
ChainedUberspectorsTestCase.ChainedUberspector - Class in org.apache.velocity.test.util.introspection
 
ChainedUberspectorsTestCase.ChainedUberspector() - Constructor for class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.ChainedUberspector
 
ChainedUberspectorsTestCase.Foo - Class in org.apache.velocity.test.util.introspection
 
ChainedUberspectorsTestCase.Foo() - Constructor for class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.Foo
 
ChainedUberspectorsTestCase.LinkedUberspector - Class in org.apache.velocity.test.util.introspection
 
ChainedUberspectorsTestCase.LinkedUberspector() - Constructor for class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.LinkedUberspector
 
characterMethod(char) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
checkInfo(String, int, int) - Method in class org.apache.velocity.test.InfoTestCase
 
checkMemberAccess(Class, int) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
checkPackageAccess(String) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
checkPermission(Permission) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
checkPropertyAccess(String) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
checkRead(String) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
checkTemplate(VelocityEngine, String) - Method in class org.apache.velocity.test.SetTestCase
 
Child - Class in org.apache.velocity.test.provider
Rudimentary class used in the testbed to test introspection with subclasses of a particular class.
Child() - Constructor for class org.apache.velocity.test.provider.Child
 
chop(String, int) - Method in class org.apache.velocity.test.provider.TestProvider
Chop i characters off the end of a string.
ClassloaderChangeTestCase - Class in org.apache.velocity.test
Tests if we can hand Velocity an arbitrary class for logging.
ClassloaderChangeTestCase(String) - Constructor for class org.apache.velocity.test.ClassloaderChangeTestCase
Default constructor.
ClassMapTestCase - Class in org.apache.velocity.test.util.introspection
Test the ClassMap Lookup
ClassMapTestCase(String) - Constructor for class org.apache.velocity.test.util.introspection.ClassMapTestCase
 
ClassMapTestCase.TestClassMap - Class in org.apache.velocity.test.util.introspection
 
ClassMapTestCase.TestClassMap() - Constructor for class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
ClasspathResourceTestCase - Class in org.apache.velocity.test
Load templates from the Classpath.
ClasspathResourceTestCase(String) - Constructor for class org.apache.velocity.test.ClasspathResourceTestCase
Default constructor.
clearLogString() - Static method in class org.apache.velocity.test.EventHandlingTestCase
 
close() - Method in class org.apache.velocity.test.sql.HsqlDB
 
CMP_FILE_EXT - Static variable in interface org.apache.velocity.test.TemplateTestBase
Comparison file extension.
CommentsTestCase - Class in org.apache.velocity.test
Test comments
CommentsTestCase(String) - Constructor for class org.apache.velocity.test.CommentsTestCase
Default constructor.
CommonsExtPropTestCase - Class in org.apache.velocity.test
Tests for the Commons ExtendedProperties class.
CommonsExtPropTestCase(String) - Constructor for class org.apache.velocity.test.CommonsExtPropTestCase
Creates a new instance.
COMPARE_DIR - Static variable in interface org.apache.velocity.test.TemplateTestBase
Results relative to the build directory.
concat(Object[]) - Method in class org.apache.velocity.test.provider.TestProvider
 
concat(List) - Method in class org.apache.velocity.test.provider.TestProvider
 
concat(String, String) - Method in class org.apache.velocity.test.provider.TestProvider
 
containsKey(Object) - Method in class org.apache.velocity.test.misc.TestContext
 
context - Variable in class org.apache.velocity.test.BaseEvalTestCase
 
ContextSafetyTestCase - Class in org.apache.velocity.test
Tests if we are context safe : can we switch objects in the context and re-merge the template safely.
ContextSafetyTestCase(String) - Constructor for class org.apache.velocity.test.ContextSafetyTestCase
 
createInputStream(UnicodeInputStream.UnicodeBOM, String, String) - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 

D

DataSourceResourceLoaderTestCase - Class in org.apache.velocity.test.sql
 
DataSourceResourceLoaderTestCase(String) - Constructor for class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
DataSourceResourceLoaderTestCase.DSRLTCTool - Class in org.apache.velocity.test.sql
 
DataSourceResourceLoaderTestCase.DSRLTCTool() - Constructor for class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase.DSRLTCTool
 
DEBUG - Variable in class org.apache.velocity.test.BaseEvalTestCase
 
DEBUG - Variable in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
DEBUG - Static variable in class org.apache.velocity.test.issues.VelTools66TestCase
 
DEBUG - Variable in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
defAndEval(String) - Method in class org.apache.velocity.test.DefineTestCase
 
defAndEval(String, String) - Method in class org.apache.velocity.test.DefineTestCase
 
DefineTestCase - Class in org.apache.velocity.test
This class tests the #define directive
DefineTestCase(String) - Constructor for class org.apache.velocity.test.DefineTestCase
 
DefineTestCase.Inc - Class in org.apache.velocity.test
 
DefineTestCase.Inc() - Constructor for class org.apache.velocity.test.DefineTestCase.Inc
 
doException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
doubleMethod(double) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 

E

EncodingTestCase - Class in org.apache.velocity.test
Tests input encoding handling.
EncodingTestCase(String) - Constructor for class org.apache.velocity.test.EncodingTestCase
 
engine - Variable in class org.apache.velocity.test.BaseEvalTestCase
 
evaluate(String) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
EvaluateContextTestCase - Class in org.apache.velocity.test
Tests scope of EvaluateContext.
EvaluateContextTestCase() - Constructor for class org.apache.velocity.test.EvaluateContextTestCase
 
EvaluateTestCase - Class in org.apache.velocity.test
Test #evaluate directive.
EvaluateTestCase(String) - Constructor for class org.apache.velocity.test.EvaluateTestCase
Default constructor.
EventHandlingTestCase - Class in org.apache.velocity.test
Tests event handling for all event handlers except IncludeEventHandler.
EventHandlingTestCase(String) - Constructor for class org.apache.velocity.test.EventHandlingTestCase
Default constructor.
EventHandlingTestCase.TestEventCartridge - Class in org.apache.velocity.test
 
EventHandlingTestCase.TestEventCartridge() - Constructor for class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
 
ExceptionGeneratingDirective - Class in org.apache.velocity.test.misc
that always throws an exception.
ExceptionGeneratingDirective() - Constructor for class org.apache.velocity.test.misc.ExceptionGeneratingDirective
 
ExceptionGeneratingEventHandler - Class in org.apache.velocity.test.misc
Event handlers that always throws an exception.
ExceptionGeneratingEventHandler() - Constructor for class org.apache.velocity.test.misc.ExceptionGeneratingEventHandler
 
ExceptionGeneratingResourceLoader - Class in org.apache.velocity.test.misc
Resource Loader that always throws an exception.
ExceptionGeneratingResourceLoader() - Constructor for class org.apache.velocity.test.misc.ExceptionGeneratingResourceLoader
 
ExceptionTestCase - Class in org.apache.velocity.test
Test case for miscellaneous Exception related issues.
ExceptionTestCase(String) - Constructor for class org.apache.velocity.test.ExceptionTestCase
Default constructor.
exec(String) - Method in class org.apache.velocity.test.IntrospectionCacheDataTestCase
For use when acting as a context reference.
executeSQL(String) - Method in class org.apache.velocity.test.sql.BaseSQLTest
 
executeTest(String) - Method in class org.apache.velocity.test.issues.Velocity537TestCase
 
executeTest(String) - Method in class org.apache.velocity.test.issues.Velocity580TestCase
 
executeTest(String) - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
ExternalLoggerTestCase - Class in org.apache.velocity.test
Tests if we can hand Velocity an arbitrary class for logging.
ExternalLoggerTestCase(String) - Constructor for class org.apache.velocity.test.ExternalLoggerTestCase
Default constructor.

F

FILE_RESOURCE_LOADER_PATH - Static variable in interface org.apache.velocity.test.TemplateTestBase
Path for templates.
FilteredEventHandlingTestCase - Class in org.apache.velocity.test
Tests event handling for all event handlers when multiple event handlers are assigned for each type.
FilteredEventHandlingTestCase(String) - Constructor for class org.apache.velocity.test.FilteredEventHandlingTestCase
Default constructor.
find(Introspector2TestCase.Woogie, Object) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester
 
find(Object, Introspector2TestCase.Bar) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester
 
find(Introspector2TestCase.Bar, Introspector2TestCase.Bar) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester
 
find(Object) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester
 
find(Introspector2TestCase.Woogie) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester
 
find(Introspector2TestCase.Woogie, Object) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester2
 
find(Object, Introspector2TestCase.Bar) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester2
 
find(Introspector2TestCase.Bar, Object) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester2
 
find(Object) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester2
 
find(Introspector2TestCase.Woogie) - Static method in class org.apache.velocity.test.Introspector2TestCase.Tester2
 
floatMethod(float) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
foo(String) - Method in interface org.apache.velocity.test.issues.Velocity579TestCase.Foo
 
foo(String) - Static method in class org.apache.velocity.test.StaticUtilityMethodsTestCase.Foo
 
ForeachBreakTestCase - Class in org.apache.velocity.test
This class tests the break directive within Foreach loop.
ForeachBreakTestCase(String) - Constructor for class org.apache.velocity.test.ForeachBreakTestCase
 
ForeachMethodCallHelper - Class in org.apache.velocity.test.provider
Provides overloaded methods for testing method execution within a foreach
ForeachMethodCallHelper() - Constructor for class org.apache.velocity.test.provider.ForeachMethodCallHelper
 
ForeachTestCase - Class in org.apache.velocity.test
This class tests the Foreach loop.
ForeachTestCase(String) - Constructor for class org.apache.velocity.test.ForeachTestCase
 
ForeachTestCase.MyIterable - Class in org.apache.velocity.test
 
ForeachTestCase.MyIterable() - Constructor for class org.apache.velocity.test.ForeachTestCase.MyIterable
 
ForeachTestCase.NotReallyIterable - Class in org.apache.velocity.test
 
ForeachTestCase.NotReallyIterable() - Constructor for class org.apache.velocity.test.ForeachTestCase.NotReallyIterable
 

G

get() - Method in class org.apache.velocity.test.misc.GetPutObject
 
get(String) - Method in class org.apache.velocity.test.misc.TestContext
 
get(String) - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getisTool
 
get(String) - Method in class org.apache.velocity.test.provider.TestProvider
Test the ability of vel to use a get(key) method for any object type, not just one that implements the Map interface.
getAmbigous() - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
getArray() - Method in class org.apache.velocity.test.provider.TestProvider
 
getAsNumber() - Method in class org.apache.velocity.test.provider.TestNumber
 
getBar() - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.Foo
 
getChild() - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
getChild() - Method in class org.apache.velocity.test.provider.TestProvider
 
getCollection() - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
 
getConnection() - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
getConnection(String, String) - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
getConnection() - Method in class org.apache.velocity.test.sql.HsqlDB
 
getCustomers() - Method in class org.apache.velocity.test.provider.TestProvider
 
getCustomers2() - Method in class org.apache.velocity.test.provider.TestProvider
 
getEmptyList() - Method in class org.apache.velocity.test.provider.TestProvider
 
getField() - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
getFileContents(String, String, String) - Method in class org.apache.velocity.test.BaseTestCase
 
getFileName(String, String, String) - Static method in class org.apache.velocity.test.BaseTestCase
Concatenates the file name parts together appropriately.
getFileName(String, String, String, boolean) - Static method in class org.apache.velocity.test.BaseTestCase
 
getFoo() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
getfoo() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.get2getisTool
 
getfoo() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getGetgetisTool
 
getFoo() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.GetgetisTool
 
getFoo(Integer) - Method in class org.apache.velocity.test.provider.ForeachMethodCallHelper
 
getFoo(String) - Method in class org.apache.velocity.test.provider.ForeachMethodCallHelper
 
getFoo() - Method in class org.apache.velocity.test.provider.TestProvider
 
getHashtable() - Method in class org.apache.velocity.test.provider.TestProvider
 
getInfo() - Method in exception org.apache.velocity.test.misc.UberspectTestException
 
getKeys() - Method in class org.apache.velocity.test.misc.TestContext
 
getLastModified(Resource) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingResourceLoader
 
getList() - Method in class org.apache.velocity.test.provider.TestProvider
 
getLog() - Method in class org.apache.velocity.test.misc.TestLogChute
Return the captured log messages to date.
getLoginTimeout() - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
getLogString() - Static method in class org.apache.velocity.test.EventHandlingTestCase
 
getLogWriter() - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
getMenu() - Method in class org.apache.velocity.test.provider.TestProvider
 
getMessage() - Method in exception org.apache.velocity.test.misc.UberspectTestException
 
getMessage() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase.DSRLTCTool
 
getMethod(Object, String, Object[], Info) - Method in class org.apache.velocity.test.misc.UberspectTestImpl
 
getName() - Method in class org.apache.velocity.test.misc.ExceptionGeneratingDirective
 
getName() - Method in class org.apache.velocity.test.provider.Child
 
getName() - Method in class org.apache.velocity.test.provider.Person
 
getName() - Method in class org.apache.velocity.test.provider.TestProvider
 
getNext() - Method in class org.apache.velocity.test.StrictReferenceTestCase.Fargo
 
getNullVal() - Method in class org.apache.velocity.test.StrictReferenceTestCase.Fargo
 
getPerson() - Method in class org.apache.velocity.test.provider.TestProvider
 
getpremium() - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
getProp() - Method in class org.apache.velocity.test.StrictReferenceTestCase.Fargo
 
getProperty() - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
 
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.test.misc.UberspectTestImpl
 
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.LinkedUberspector
 
getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.ChainedUberspector
 
GetPutObject - Class in org.apache.velocity.test.misc
 
GetPutObject() - Constructor for class org.apache.velocity.test.misc.GetPutObject
 
getRegular() - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
getRelSearches() - Method in class org.apache.velocity.test.provider.TestProvider
 
getRepo(String, VelocityEngine) - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
getResourceStream(String) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingResourceLoader
 
getSearch() - Method in class org.apache.velocity.test.provider.TestProvider
 
getStack() - Method in class org.apache.velocity.test.provider.TestProvider
 
getStateFalse() - Method in class org.apache.velocity.test.provider.TestProvider
 
getStateTrue() - Method in class org.apache.velocity.test.provider.TestProvider
 
getTestCaseName(String) - Static method in class org.apache.velocity.test.BaseTestCase
Turns a base file name into a test case name.
getTestValue() - Method in interface org.apache.velocity.test.issues.VelTools66TestCase.TestInterface
 
getTestValue() - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestObject
 
getThrow() - Method in class org.apache.velocity.test.provider.TestProvider
 
getTitle() - Method in class org.apache.velocity.test.provider.TestProvider
 
getType() - Method in class org.apache.velocity.test.misc.ExceptionGeneratingDirective
 
getVector() - Method in class org.apache.velocity.test.provider.TestProvider
 

H

Handler1 - Class in org.apache.velocity.test.eventhandler
This is a test set of event handlers, used to test event handler sequences.
Handler1() - Constructor for class org.apache.velocity.test.eventhandler.Handler1
 
Handler2 - Class in org.apache.velocity.test.eventhandler
This is a test set of event handlers, used to test event handler sequences.
Handler2() - Constructor for class org.apache.velocity.test.eventhandler.Handler2
 
HsqlDataSource - Class in org.apache.velocity.test.sql
 
HsqlDataSource(String) - Constructor for class org.apache.velocity.test.sql.HsqlDataSource
 
HsqlDB - Class in org.apache.velocity.test.sql
 
HsqlDB(String, String) - Constructor for class org.apache.velocity.test.sql.HsqlDB
 

I

IfNullTestCase - Class in org.apache.velocity.test
Used to check that nulls are properly handled in #if statements
IfNullTestCase(String) - Constructor for class org.apache.velocity.test.IfNullTestCase
 
IfNullTestCase.NullToString - Class in org.apache.velocity.test
 
IfNullTestCase.NullToString() - Constructor for class org.apache.velocity.test.IfNullTestCase.NullToString
 
ii(int, int) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
IncludeErrorTestCase - Class in org.apache.velocity.test
Test that #parse and #include pass errors to calling code.
IncludeErrorTestCase(String) - Constructor for class org.apache.velocity.test.IncludeErrorTestCase
Default constructor.
includeEvent(String, String, String) - Method in class org.apache.velocity.test.eventhandler.Handler1
 
includeEvent(String, String, String) - Method in class org.apache.velocity.test.eventhandler.Handler2
 
includeEvent(String, String, String) - Method in class org.apache.velocity.test.IncludeEventHandlingTestCase
Sample handler with different behaviors for the different tests.
includeEvent(String, String, String) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingEventHandler
 
IncludeEventHandlingTestCase - Class in org.apache.velocity.test
Tests event handling
IncludeEventHandlingTestCase(String) - Constructor for class org.apache.velocity.test.IncludeEventHandlingTestCase
Default constructor.
InfoTestCase - Class in org.apache.velocity.test
Test that the Info class in the Introspector holds the correct information.
InfoTestCase(String) - Constructor for class org.apache.velocity.test.InfoTestCase
Default constructor.
init(RuntimeServices) - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
 
init(RuntimeServices) - Method in class org.apache.velocity.test.EventHandlingTestCase
Required by LogChute
init(RuntimeServices) - Method in class org.apache.velocity.test.ExternalLoggerTestCase
 
init(RuntimeServices) - Method in class org.apache.velocity.test.FilteredEventHandlingTestCase
Required by LogChute
init(RuntimeServices) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
init(ExtendedProperties) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingResourceLoader
 
init(RuntimeServices) - Method in class org.apache.velocity.test.misc.TestLogChute
 
init(RuntimeServices) - Method in class org.apache.velocity.test.NumberMethodCallsTestCase
 
InlineScopeVMTestCase - Class in org.apache.velocity.test
Tests if the VM template-locality is working.
InlineScopeVMTestCase(String) - Constructor for class org.apache.velocity.test.InlineScopeVMTestCase
 
integerMethod(int) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
IntrospectionCacheDataTestCase - Class in org.apache.velocity.test
Checks that arrays are cached correctly in the Introspector.
IntrospectionCacheDataTestCase() - Constructor for class org.apache.velocity.test.IntrospectionCacheDataTestCase
 
Introspector2TestCase - Class in org.apache.velocity.test
Test case for the Velocity Introspector which tests the ability to find a 'best match'
Introspector2TestCase(String) - Constructor for class org.apache.velocity.test.Introspector2TestCase
Creates a new instance.
Introspector2TestCase.Bar - Class in org.apache.velocity.test
 
Introspector2TestCase.Bar() - Constructor for class org.apache.velocity.test.Introspector2TestCase.Bar
 
Introspector2TestCase.Foo - Class in org.apache.velocity.test
 
Introspector2TestCase.Foo() - Constructor for class org.apache.velocity.test.Introspector2TestCase.Foo
 
Introspector2TestCase.Tester - Class in org.apache.velocity.test
 
Introspector2TestCase.Tester() - Constructor for class org.apache.velocity.test.Introspector2TestCase.Tester
 
Introspector2TestCase.Tester2 - Class in org.apache.velocity.test
 
Introspector2TestCase.Tester2() - Constructor for class org.apache.velocity.test.Introspector2TestCase.Tester2
 
Introspector2TestCase.Woogie - Interface in org.apache.velocity.test
 
Introspector3TestCase - Class in org.apache.velocity.test
Simple introspector test case for primitive problem found in 1.3
Introspector3TestCase(String) - Constructor for class org.apache.velocity.test.Introspector3TestCase
Creates a new instance.
Introspector3TestCase.MethodProvider - Class in org.apache.velocity.test
 
Introspector3TestCase.MethodProvider() - Constructor for class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
IntrospectorTestCase - Class in org.apache.velocity.test
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(String) - Constructor for class org.apache.velocity.test.IntrospectorTestCase
Creates a new instance.
IntrospectorTestCase.MethodProvider - Class in org.apache.velocity.test
 
IntrospectorTestCase.MethodProvider() - Constructor for class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
InvalidEventHandlerTestCase - Class in org.apache.velocity.test
Tests event handling for all event handlers except IncludeEventHandler.
InvalidEventHandlerTestCase(String) - Constructor for class org.apache.velocity.test.InvalidEventHandlerTestCase
Default constructor.
InvalidEventHandlerTestCase.TestEventCartridge - Class in org.apache.velocity.test
Test assigning the event handlers via properties
InvalidEventHandlerTestCase.TestEventCartridge() - Constructor for class org.apache.velocity.test.InvalidEventHandlerTestCase.TestEventCartridge
 
InvalidEventHandlerTestCase.Tree - Class in org.apache.velocity.test
 
InvalidEventHandlerTestCase.Tree() - Constructor for class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
invalidGetMethod(Context, String, Object, String, Info) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.TestEventCartridge
 
invalidMethod(Context, String, Object, String, Info) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.TestEventCartridge
 
invalidSetMethod(Context, String, String, Info) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.TestEventCartridge
 
isBoolean() - Method in class org.apache.velocity.test.provider.BoolObj
 
isFoo() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.isTool
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.EventHandlingTestCase
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.ExternalLoggerTestCase
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.FilteredEventHandlingTestCase
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
isLevelEnabled(int) - Method in class org.apache.velocity.test.misc.TestLogChute
 
isMatch(String, String, String, String, String) - Method in class org.apache.velocity.test.BaseTestCase
Returns whether the processed template matches the content of the provided comparison file.
isMatch(String, String, String, String) - Method in class org.apache.velocity.test.BaseTestCase
Returns whether the processed template matches the content of the provided comparison file.
isNotboolean() - Method in class org.apache.velocity.test.provider.BoolObj
 
ispremiumBool() - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
isRegularBool() - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
isSourceModified(Resource) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingResourceLoader
 
isTrue() - Method in class org.apache.velocity.test.issues.Velocity544TestCase.Foobar
 
isTrueObject() - Method in class org.apache.velocity.test.issues.Velocity544TestCase.Foobar
 
isWrapperFor(Class) - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
iterator() - Method in class org.apache.velocity.test.ForeachTestCase.MyIterable
 
iterator() - Method in class org.apache.velocity.test.ForeachTestCase.NotReallyIterable
 
iterator() - Method in class org.apache.velocity.test.StrictForeachTestCase.BadIterable
 
iterator() - Method in class org.apache.velocity.test.StrictForeachTestCase.GoodIterable
 
iterator() - Method in class org.apache.velocity.test.StrictForeachTestCase.UglyIterable
 

L

lii(List, int, int) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
ll(long, long) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
lll(List, long, List) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
lll(List, long, int) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
lll(List, long) - Method in class org.apache.velocity.test.Introspector3TestCase.MethodProvider
 
log - Variable in class org.apache.velocity.test.BaseEvalTestCase
 
log(String) - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
log(int, String) - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
method to catch Velocity log messages.
log(int, String, Throwable) - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
method to catch Velocity log messages.
log(int, String) - Method in class org.apache.velocity.test.EventHandlingTestCase
handler for LogChute interface
log(int, String, Throwable) - Method in class org.apache.velocity.test.EventHandlingTestCase
 
log(int, String) - Method in class org.apache.velocity.test.ExternalLoggerTestCase
 
log(int, String, Throwable) - Method in class org.apache.velocity.test.ExternalLoggerTestCase
 
log(int, String) - Method in class org.apache.velocity.test.FilteredEventHandlingTestCase
handler for LogChute interface
log(int, String, Throwable) - Method in class org.apache.velocity.test.FilteredEventHandlingTestCase
 
log(String) - Static method in class org.apache.velocity.test.issues.VelTools66TestCase
 
log(String) - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
log(int, String) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
log(int, String, Throwable) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
longMethod(long) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 

M

MacroForwardDefineTestCase - Class in org.apache.velocity.test
Make sure that a forward referenced macro inside another macro definition does not report an error in the log.
MacroForwardDefineTestCase(String) - Constructor for class org.apache.velocity.test.MacroForwardDefineTestCase
Default constructor.
me() - Method in class org.apache.velocity.test.provider.TestProvider
 
MethodCacheKeyTestCase - Class in org.apache.velocity.test
Checks that the equals method works correctly when caching method keys.
MethodCacheKeyTestCase() - Constructor for class org.apache.velocity.test.MethodCacheKeyTestCase
 
methodException(Class, String, Exception) - Method in class org.apache.velocity.test.eventhandler.Handler1
throw the exception
methodException(Class, String, Exception) - Method in class org.apache.velocity.test.eventhandler.Handler2
print the exception
methodException(Class, String, Exception) - Method in class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
Handles exceptions thrown during in-template method access
methodException(Class, String, Exception) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingEventHandler
 
MethodInvocationExceptionTestCase - Class in org.apache.velocity.test
Tests if we can hand Velocity an arbitrary class for logging.
MethodInvocationExceptionTestCase(String) - Constructor for class org.apache.velocity.test.MethodInvocationExceptionTestCase
Default constructor.
MethodOverloadingTestCase - Class in org.apache.velocity.test
Test a reported bug in which method overloading throws IllegalArgumentException after a null return value.
MethodOverloadingTestCase(String) - Constructor for class org.apache.velocity.test.MethodOverloadingTestCase
Default constructor.
MiscTestCase - Class in org.apache.velocity.test
Test case for any miscellaneous stuff.
MiscTestCase(String) - Constructor for class org.apache.velocity.test.MiscTestCase
 
MultiLoaderTestCase - Class in org.apache.velocity.test
Load templates from the Classpath.
MultiLoaderTestCase(String) - Constructor for class org.apache.velocity.test.MultiLoaderTestCase
Default constructor.
MultipleFileResourcePathTestCase - Class in org.apache.velocity.test
Multiple paths in the file resource loader.
MultipleFileResourcePathTestCase(String) - Constructor for class org.apache.velocity.test.MultipleFileResourcePathTestCase
Default constructor.

N

newStringEngine(String, boolean) - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
normalizeNewlines(String) - Method in class org.apache.velocity.test.BaseTestCase
Normalizes lines to account for platform differences.
NullToStringObject - Class in org.apache.velocity.test.provider
Used to confirm that a null to string is processed properly
NullToStringObject() - Constructor for class org.apache.velocity.test.provider.NullToStringObject
 
NumberMethodCallsTestCase - Class in org.apache.velocity.test
Used to check that method calls with number parameters are executed correctly.
NumberMethodCallsTestCase(String) - Constructor for class org.apache.velocity.test.NumberMethodCallsTestCase
Default constructor.
NumberMethods - Class in org.apache.velocity.test.provider
Used to check that method calls with number parameters are executed correctly.
NumberMethods() - Constructor for class org.apache.velocity.test.provider.NumberMethods
 
numMethod(byte) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(short) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(int) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(double) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(long) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(BigInteger) - Method in class org.apache.velocity.test.provider.NumberMethods
 
numMethod(BigDecimal) - Method in class org.apache.velocity.test.provider.NumberMethods
 

O

objConcat(List) - Method in class org.apache.velocity.test.provider.TestProvider
 
objectArrayMethod(Object[]) - Method in class org.apache.velocity.test.provider.TestProvider
 
off() - Method in class org.apache.velocity.test.misc.TestLogChute
 
on() - Method in class org.apache.velocity.test.misc.TestLogChute
 
org.apache.velocity.io - package org.apache.velocity.io
 
org.apache.velocity.test - package org.apache.velocity.test
 
org.apache.velocity.test.eventhandler - package org.apache.velocity.test.eventhandler
 
org.apache.velocity.test.issues - package org.apache.velocity.test.issues
 
org.apache.velocity.test.misc - package org.apache.velocity.test.misc
 
org.apache.velocity.test.provider - package org.apache.velocity.test.provider
 
org.apache.velocity.test.sql - package org.apache.velocity.test.sql
 
org.apache.velocity.test.util.introspection - package org.apache.velocity.test.util.introspection
 
org.apache.velocity.test.view - package org.apache.velocity.test.view
 
org.apache.velocity.util - package org.apache.velocity.util
 
overloadedMethod(Integer) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
overloadedMethod(String) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
overloadedMethod2(Integer) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
overloadedMethod2(String) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 

P

parse(String, Object, String, String) - Method in class org.apache.velocity.test.provider.TestProvider
 
ParseExceptionTestCase - Class in org.apache.velocity.test
Test parser exception is generated with appropriate info.
ParseExceptionTestCase(String) - Constructor for class org.apache.velocity.test.ParseExceptionTestCase
Default constructor.
ParserTestCase - Class in org.apache.velocity.test
More specific parser tests where just templating isn't enough.
ParserTestCase(String) - Constructor for class org.apache.velocity.test.ParserTestCase
 
ParserTestCase.ToStringCounter - Class in org.apache.velocity.test
 
ParserTestCase.ToStringCounter() - Constructor for class org.apache.velocity.test.ParserTestCase.ToStringCounter
 
ParseWithMacroLibsTestCase - Class in org.apache.velocity.test
Test case for including macro libraries via the #parse method.
ParseWithMacroLibsTestCase(String) - Constructor for class org.apache.velocity.test.ParseWithMacroLibsTestCase
 
Person - Class in org.apache.velocity.test.provider
Rudimentary class used in the testbed to test introspection with subclasses of a particular class.
Person() - Constructor for class org.apache.velocity.test.provider.Person
 
plus() - Method in class org.apache.velocity.test.issues.Velocity615TestCase.Inc
 
PropertyMethodPrecedenceTestCase - Class in org.apache.velocity.test
Used to check that vararg method calls on references work properly
PropertyMethodPrecedenceTestCase(String) - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase
 
PropertyMethodPrecedenceTestCase.get2getisTool - Class in org.apache.velocity.test
 
PropertyMethodPrecedenceTestCase.get2getisTool() - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.get2getisTool
 
PropertyMethodPrecedenceTestCase.getGetgetisTool - Class in org.apache.velocity.test
 
PropertyMethodPrecedenceTestCase.getGetgetisTool() - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getGetgetisTool
 
PropertyMethodPrecedenceTestCase.GetgetisTool - Class in org.apache.velocity.test
 
PropertyMethodPrecedenceTestCase.GetgetisTool() - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.GetgetisTool
 
PropertyMethodPrecedenceTestCase.getisTool - Class in org.apache.velocity.test
 
PropertyMethodPrecedenceTestCase.getisTool() - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.getisTool
 
PropertyMethodPrecedenceTestCase.isTool - Class in org.apache.velocity.test
 
PropertyMethodPrecedenceTestCase.isTool() - Constructor for class org.apache.velocity.test.PropertyMethodPrecedenceTestCase.isTool
 
PUB_STAT_STRING - Static variable in class org.apache.velocity.test.provider.TestProvider
 
put(Object) - Method in class org.apache.velocity.test.misc.GetPutObject
 
put(String, Object) - Method in class org.apache.velocity.test.misc.TestContext
 
put(String, Object) - Method in class org.apache.velocity.test.provider.TestProvider
Test the ability of vel to use a put(key) method for any object type, not just one that implements the Map interface.
put(String, String) - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase.MyRepo
 

R

readAllBytes(InputStream, String) - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
referenceInsert(String, Object) - Method in class org.apache.velocity.test.eventhandler.Handler1
display output twice, once uppercase and once lowercase
referenceInsert(String, Object) - Method in class org.apache.velocity.test.eventhandler.Handler2
convert output to upper case
referenceInsert(String, Object) - Method in class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
Event handler for when a reference is inserted into the output stream.
referenceInsert(String, Object) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingEventHandler
 
remove(Object) - Method in class org.apache.velocity.test.misc.TestContext
 
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingDirective
 
render(Template) - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
ResourceCachingTestCase - Class in org.apache.velocity.test
Test resource caching related issues.
ResourceCachingTestCase(String) - Constructor for class org.apache.velocity.test.ResourceCachingTestCase
Default constructor.
ResourceExistsTestCase - Class in org.apache.velocity.test
Test the resource exists method
ResourceExistsTestCase(String) - Constructor for class org.apache.velocity.test.ResourceExistsTestCase
 
ResourceLoaderInstanceTestCase - Class in org.apache.velocity.test
Test that an instance of a ResourceLoader can be successfully passed in.
ResourceLoaderInstanceTestCase(String) - Constructor for class org.apache.velocity.test.ResourceLoaderInstanceTestCase
Default constructor.
RESULT_DIR - Static variable in interface org.apache.velocity.test.TemplateTestBase
Results relative to the build directory.
RESULT_FILE_EXT - Static variable in interface org.apache.velocity.test.TemplateTestBase
Comparison file extension.
runTest() - Method in class org.apache.velocity.test.AbsoluteFileResourceLoaderTestCase
Runs the test.
runTest() - Method in class org.apache.velocity.test.TemplateTestCase
Runs the test.

S

SecureIntrospectionTestCase - Class in org.apache.velocity.test
Checks that the secure introspector is working properly.
SecureIntrospectionTestCase(String) - Constructor for class org.apache.velocity.test.SecureIntrospectionTestCase
Default constructor.
setAmbigous(String) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setAmbigous(StringBuffer) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setBangStart(Integer) - Method in class org.apache.velocity.test.provider.TestProvider
 
setBar(String) - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.Foo
 
setBoolean(boolean) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setByte(byte) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setCharacter(char) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setChild(InvalidEventHandlerTestCase.Tree) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
setContext(VelocityContext) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
setContext(Context) - Method in class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
 
setContext(VelocityContext) - Method in class org.apache.velocity.test.IfNullTestCase
 
setContext(VelocityContext) - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase
 
setContext(VelocityContext) - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
setDouble(double) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setField(String) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
setFloat(float) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setFoo(String) - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
setInteger(int) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setLoginTimeout(int) - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
setLogString(String) - Static method in class org.apache.velocity.test.EventHandlingTestCase
 
setLogWriter(PrintWriter) - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
setLong(long) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setpremium(String) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setpremiumBool(boolean) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setProp(String) - Method in class org.apache.velocity.test.StrictReferenceTestCase.Fargo
 
setProperties(VelocityEngine) - Method in class org.apache.velocity.test.BaseEvalTestCase
 
setProperty(String) - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
 
setRegular(String) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setRegularBool(boolean) - Method in class org.apache.velocity.test.misc.UberspectorTestObject
 
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
Required by EventHandler
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.test.IncludeEventHandlingTestCase
 
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.TestEventCartridge
Required by EventHandler
setShort(short) - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
 
setState(Boolean) - Method in class org.apache.velocity.test.provider.TestProvider
 
SetTestCase - Class in org.apache.velocity.test
Test that an instance of a ResourceLoader can be successfully passed in.
SetTestCase(String) - Constructor for class org.apache.velocity.test.SetTestCase
Default constructor.
setTestValue(String) - Method in interface org.apache.velocity.test.issues.VelTools66TestCase.TestInterface
 
setTestValue(String) - Method in class org.apache.velocity.test.issues.VelTools66TestCase.TestObject
 
setTitle(String) - Method in class org.apache.velocity.test.provider.TestProvider
 
setUp() - Method in class org.apache.velocity.test.BaseEvalTestCase
 
setUp() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
setUp() - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
 
setUp() - Method in class org.apache.velocity.test.ClasspathResourceTestCase
 
setUp() - Method in class org.apache.velocity.test.ContextSafetyTestCase
 
setUp() - Method in class org.apache.velocity.test.EncodingTestCase
 
setUp() - Method in class org.apache.velocity.test.EvaluateTestCase
 
setUp() - Method in class org.apache.velocity.test.ExternalLoggerTestCase
 
setUp() - Method in class org.apache.velocity.test.ForeachTestCase
 
setUp() - Method in class org.apache.velocity.test.IncludeErrorTestCase
 
setUp() - Method in class org.apache.velocity.test.IncludeEventHandlingTestCase
 
setUp() - Method in class org.apache.velocity.test.InfoTestCase
 
setUp() - Method in class org.apache.velocity.test.InlineScopeVMTestCase
 
setUp() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity537TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity580TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity616TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity627TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity62TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.Velocity644TestCase
 
setUp() - Method in class org.apache.velocity.test.issues.VelTools66TestCase
 
setUp() - Method in class org.apache.velocity.test.MacroForwardDefineTestCase
 
setUp() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
setUp() - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
setUp() - Method in class org.apache.velocity.test.MultiLoaderTestCase
 
setUp() - Method in class org.apache.velocity.test.MultipleFileResourcePathTestCase
 
setUp() - Method in class org.apache.velocity.test.NumberMethodCallsTestCase
 
setUp() - Method in class org.apache.velocity.test.ParseExceptionTestCase
 
setUp() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
 
setUp() - Method in class org.apache.velocity.test.ResourceCachingTestCase
 
setUp() - Method in class org.apache.velocity.test.ResourceExistsTestCase
 
setUp() - Method in class org.apache.velocity.test.ResourceLoaderInstanceTestCase
 
setUp() - Method in class org.apache.velocity.test.SetTestCase
 
setUp() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
setUp() - Method in class org.apache.velocity.test.StrictForeachTestCase
 
setUp() - Method in class org.apache.velocity.test.StrictMathTestCase
 
setUp() - Method in class org.apache.velocity.test.StrictReferenceTestCase
 
setUp() - Method in class org.apache.velocity.test.StringConcatenationTestCase
 
setUp() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
setUp() - Method in class org.apache.velocity.test.StringResourceLoaderTestCase
 
setUp() - Method in class org.apache.velocity.test.TemplateTestCase
Sets up the test.
setUp() - Method in class org.apache.velocity.test.UberspectorTestCase
 
setUp() - Method in class org.apache.velocity.test.UnicodeEscapeTestCase
 
setUp() - Method in class org.apache.velocity.test.URLResourceLoaderTimeoutTestCase
 
setUp() - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase
 
setUp() - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase
 
setUp() - Method in class org.apache.velocity.test.VelocimacroTestCase
 
setUp() - Method in class org.apache.velocity.test.VelocityAppTestCase
 
setUp() - Method in class org.apache.velocity.test.VMContextLocalscopeTestCase
 
setUp() - Method in class org.apache.velocity.test.VMLibraryTestCase
 
setUp() - Method in class org.apache.velocity.test.WrappedExceptionTestCase
 
setupContext(Context) - Method in class org.apache.velocity.test.EvaluateTestCase
 
setupContext(Context) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
setUpUnicode() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
shortMethod(short) - Method in class org.apache.velocity.test.IntrospectorTestCase.MethodProvider
 
shouldLogOnNullSet(String, String) - Method in class org.apache.velocity.test.eventhandler.Handler1
never log
shouldLogOnNullSet(String, String) - Method in class org.apache.velocity.test.eventhandler.Handler2
always log
shouldLogOnNullSet(String, String) - Method in class org.apache.velocity.test.EventHandlingTestCase.TestEventCartridge
Event handler for when the right hand side of a #set() directive is null, which results in a log message.
shouldLogOnNullSet(String, String) - Method in class org.apache.velocity.test.misc.ExceptionGeneratingEventHandler
 
showPerson(Person) - Method in class org.apache.velocity.test.provider.TestProvider
 
SimplePoolTestCase - Class in org.apache.velocity.util
Simpletest for the SimplePool
SimplePoolTestCase(String) - Constructor for class org.apache.velocity.util.SimplePoolTestCase
 
startCapture() - Method in class org.apache.velocity.test.misc.TestLogChute
 
StaticUtilityMethodsTestCase - Class in org.apache.velocity.test
This class tests support for putting static utility classes like java.lang.Math directly into the context in order to use their methods.
StaticUtilityMethodsTestCase(String) - Constructor for class org.apache.velocity.test.StaticUtilityMethodsTestCase
 
StaticUtilityMethodsTestCase.Foo - Class in org.apache.velocity.test
 
stopCapture() - Method in class org.apache.velocity.test.misc.TestLogChute
 
StrictForeachTestCase - Class in org.apache.velocity.test
This class tests support for strict foreach mode.
StrictForeachTestCase(String) - Constructor for class org.apache.velocity.test.StrictForeachTestCase
 
StrictForeachTestCase.BadIterable - Class in org.apache.velocity.test
 
StrictForeachTestCase.BadIterable() - Constructor for class org.apache.velocity.test.StrictForeachTestCase.BadIterable
 
StrictForeachTestCase.GoodIterable - Class in org.apache.velocity.test
 
StrictForeachTestCase.GoodIterable() - Constructor for class org.apache.velocity.test.StrictForeachTestCase.GoodIterable
 
StrictForeachTestCase.UglyIterable - Class in org.apache.velocity.test
 
StrictForeachTestCase.UglyIterable() - Constructor for class org.apache.velocity.test.StrictForeachTestCase.UglyIterable
 
StrictMathTestCase - Class in org.apache.velocity.test
This class tests support for strict math mode.
StrictMathTestCase(String) - Constructor for class org.apache.velocity.test.StrictMathTestCase
 
StrictReferenceTestCase - Class in org.apache.velocity.test
Test strict reference mode turned on by the velocity property runtime.references.strict
StrictReferenceTestCase(String) - Constructor for class org.apache.velocity.test.StrictReferenceTestCase
 
StrictReferenceTestCase.Fargo - Class in org.apache.velocity.test
 
StrictReferenceTestCase.Fargo() - Constructor for class org.apache.velocity.test.StrictReferenceTestCase.Fargo
 
StringConcatenationTestCase - Class in org.apache.velocity.test
This class tests support for string concatenation.
StringConcatenationTestCase(String) - Constructor for class org.apache.velocity.test.StringConcatenationTestCase
 
StringResourceLoaderRepositoryTestCase - Class in org.apache.velocity.test
Tests ability to have multiple repositories in the same app.
StringResourceLoaderRepositoryTestCase(String) - Constructor for class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
StringResourceLoaderRepositoryTestCase.MyRepo - Class in org.apache.velocity.test
 
StringResourceLoaderRepositoryTestCase.MyRepo() - Constructor for class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase.MyRepo
 
StringResourceLoaderTestCase - Class in org.apache.velocity.test
Multiple paths in the file resource loader.
StringResourceLoaderTestCase(String) - Constructor for class org.apache.velocity.test.StringResourceLoaderTestCase
Default constructor.
suite() - Static method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
suite() - Static method in class org.apache.velocity.test.AbsoluteFileResourceLoaderTestCase
 
suite() - Static method in class org.apache.velocity.test.AnakiaTestCase
 
suite() - Static method in class org.apache.velocity.test.ArithmeticTestCase
 
suite() - Static method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
suite() - Static method in class org.apache.velocity.test.ClassloaderChangeTestCase
 
suite() - Static method in class org.apache.velocity.test.ClasspathResourceTestCase
 
suite() - Static method in class org.apache.velocity.test.CommentsTestCase
 
suite() - Static method in class org.apache.velocity.test.CommonsExtPropTestCase
 
suite() - Static method in class org.apache.velocity.test.ContextSafetyTestCase
 
suite() - Static method in class org.apache.velocity.test.EncodingTestCase
 
suite() - Static method in class org.apache.velocity.test.EvaluateTestCase
 
suite() - Static method in class org.apache.velocity.test.EventHandlingTestCase
 
suite() - Static method in class org.apache.velocity.test.ExceptionTestCase
 
suite() - Static method in class org.apache.velocity.test.ExternalLoggerTestCase
 
suite() - Static method in class org.apache.velocity.test.FilteredEventHandlingTestCase
 
suite() - Static method in class org.apache.velocity.test.IncludeErrorTestCase
 
suite() - Static method in class org.apache.velocity.test.IncludeEventHandlingTestCase
 
suite() - Static method in class org.apache.velocity.test.InfoTestCase
 
suite() - Static method in class org.apache.velocity.test.InlineScopeVMTestCase
 
suite() - Static method in class org.apache.velocity.test.Introspector2TestCase
Get the containing TestSuite.
suite() - Static method in class org.apache.velocity.test.Introspector3TestCase
 
suite() - Static method in class org.apache.velocity.test.IntrospectorTestCase
Get the containing TestSuite.
suite() - Static method in class org.apache.velocity.test.InvalidEventHandlerTestCase
 
suite() - Static method in class org.apache.velocity.test.issues.Velocity537TestCase
 
suite() - Static method in class org.apache.velocity.test.issues.Velocity544TestCase
 
suite() - Static method in class org.apache.velocity.test.issues.Velocity580TestCase
 
suite() - Static method in class org.apache.velocity.test.issues.VelTools66TestCase
 
suite() - Static method in class org.apache.velocity.test.MacroForwardDefineTestCase
 
suite() - Static method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
suite() - Static method in class org.apache.velocity.test.MethodOverloadingTestCase
 
suite() - Static method in class org.apache.velocity.test.MiscTestCase
 
suite() - Static method in class org.apache.velocity.test.MultiLoaderTestCase
 
suite() - Static method in class org.apache.velocity.test.MultipleFileResourcePathTestCase
 
suite() - Static method in class org.apache.velocity.test.NumberMethodCallsTestCase
 
suite() - Static method in class org.apache.velocity.test.ParseExceptionTestCase
 
suite() - Static method in class org.apache.velocity.test.ParserTestCase
 
suite() - Static method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
Test suite
suite() - Static method in class org.apache.velocity.test.ResourceCachingTestCase
 
suite() - Static method in class org.apache.velocity.test.ResourceLoaderInstanceTestCase
 
suite() - Static method in class org.apache.velocity.test.SecureIntrospectionTestCase
 
suite() - Static method in class org.apache.velocity.test.SetTestCase
 
suite() - Static method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
suite() - Static method in class org.apache.velocity.test.StringResourceLoaderTestCase
 
suite() - Static method in class org.apache.velocity.test.TemplateTestCase
 
suite() - Static method in class org.apache.velocity.test.TestBaseTestCase
 
suite() - Static method in class org.apache.velocity.test.TexenClasspathTestCase
 
suite() - Static method in class org.apache.velocity.test.TexenTestCase
 
suite() - Static method in class org.apache.velocity.test.UberspectorTestCase
 
suite() - Static method in class org.apache.velocity.test.UnicodeEscapeTestCase
 
suite() - Static method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase
 
suite() - Static method in class org.apache.velocity.test.util.introspection.ClassMapTestCase
 
suite() - Static method in class org.apache.velocity.test.VelocimacroTestCase
 
suite() - Static method in class org.apache.velocity.test.VelocityAppTestCase
 
suite() - Static method in class org.apache.velocity.test.VelocityServletTestCase
 
suite() - Static method in class org.apache.velocity.test.VMLibraryTestCase
 
suite() - Static method in class org.apache.velocity.test.WrappedExceptionTestCase
 
suite() - Static method in class org.apache.velocity.util.SimplePoolTestCase
 

T

tearDown() - Method in class org.apache.velocity.test.BaseEvalTestCase
 
tearDown() - Method in class org.apache.velocity.test.issues.VelTools66TestCase
 
tearDown() - Method in class org.apache.velocity.test.UnicodeEscapeTestCase
 
tearDown() - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase
 
tearDown() - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase
 
TemplateNodeView - Class in org.apache.velocity.test.view
Simple class for dumping the AST for a template.
TemplateNodeView(String) - Constructor for class org.apache.velocity.test.view.TemplateNodeView
Default constructor: sets up the Velocity Runtime, creates the visitor for traversing the node structure and then produces the visual representation by the visitation.
TemplateTestBase - Interface in org.apache.velocity.test
This is a base interface that contains a bunch of static final strings that are of use when testing templates.
TemplateTestCase - Class in org.apache.velocity.test
Easily add test cases which evaluate templates and check their output.
TemplateTestCase(String) - Constructor for class org.apache.velocity.test.TemplateTestCase
Creates a new instance.
TemplateTestSuite - Class in org.apache.velocity.test
Test suite for Templates.
TemplateTestSuite() - Constructor for class org.apache.velocity.test.TemplateTestSuite
Creates an instace of the Apache Velocity test suite.
test() - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test(Object) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test(String) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test(Object[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test(Object, String) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test(Object[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NiceTool
 
test(String[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NiceTool
 
test1() - Method in class org.apache.velocity.test.issues.Velocity625TestCase
 
test532() - Method in class org.apache.velocity.test.issues.Velocity532TestCase
 
test532b() - Method in class org.apache.velocity.test.issues.Velocity532TestCase
 
test627() - Method in class org.apache.velocity.test.issues.Velocity627TestCase
 
test629() - Method in class org.apache.velocity.test.issues.Velocity629TestCase
 
test629() - Method in class org.apache.velocity.test.issues.Velocity644TestCase
 
test630() - Method in class org.apache.velocity.test.issues.Velocity630TestCase
 
test631() - Method in class org.apache.velocity.test.issues.Velocity631TestCase
 
test642(Object[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test649(int[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test651(String, String, Object[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
test651(String, List) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
TEST_CASE_PROPERTIES - Static variable in interface org.apache.velocity.test.TemplateTestBase
Properties file that lists which template tests to run.
TEST_COMPARE_DIR - Static variable in interface org.apache.velocity.test.TemplateTestBase
Directory relative to the distribution root, where the values to compare test results to are stored.
TEST_LOGGER_LEVEL - Static variable in class org.apache.velocity.test.misc.TestLogChute
 
TEST_RESULT_DIR - Static variable in interface org.apache.velocity.test.TemplateTestBase
Directory relative to the distribution root, where the test cases should put their output
testAdd() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testAdd() - Method in class org.apache.velocity.test.StrictMathTestCase
 
testAll() - Method in class org.apache.velocity.test.StringConcatenationTestCase
 
testAllowNullValues() - Method in class org.apache.velocity.test.StrictReferenceTestCase
We make sure that variables can actuall hold null values.
testAlternateAppRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testAlternateStaticRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testAnakiaResults() - Method in class org.apache.velocity.test.AnakiaTestCase
Runs the test.
testAppRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testArgs() - Method in class org.apache.velocity.test.ParserTestCase
Test to see if don't tolerage passing word tokens in anything but the 0th arg to #macro() and the 1th arg to foreach()
testArrayMethods() - Method in class org.apache.velocity.test.ArrayMethodsTestCase
Runs the test.
testAssignation() - Method in class org.apache.velocity.test.DefineTestCase
 
testASTReferenceToStringOnlyCalledOnce() - Method in class org.apache.velocity.test.ParserTestCase
Test to see if we toString is called multiple times on references.
testASTStringLiteralUnescape() - Method in class org.apache.velocity.test.UnicodeEscapeTestCase
 
testBad() - Method in class org.apache.velocity.test.StrictForeachTestCase
 
testBadMethodCalls() - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
Test to see that "dangerous" methods are forbidden
testBase() - Method in class org.apache.velocity.test.BaseEvalTestCase
 
TestBaseTestCase - Class in org.apache.velocity.test
I keep breaking the getFileName method all the time...
TestBaseTestCase(String) - Constructor for class org.apache.velocity.test.TestBaseTestCase
 
testBooleanGetters() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testBooleanPropertyExecutor() - Method in class org.apache.velocity.test.issues.Velocity544TestCase
 
testCache() - Method in class org.apache.velocity.test.IntrospectionCacheDataTestCase
 
testCapitalizedGetterMethodInvocationException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
testChaining() - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase
 
testChineseEncoding() - Method in class org.apache.velocity.test.EncodingTestCase
Runs the test.
testClassloaderChange() - Method in class org.apache.velocity.test.ClassloaderChangeTestCase
Runs the test.
testClasspathResource() - Method in class org.apache.velocity.test.ClasspathResourceTestCase
Runs the test.
testCollectionAndMethodCall() - Method in class org.apache.velocity.test.ForeachTestCase
Tests proper method execution during a Foreach loop over a Collection with items of varying classes.
testCombined() - Method in class org.apache.velocity.test.CommentsTestCase
Test combined comments
testCompare() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testConditionalBreakDirective() - Method in class org.apache.velocity.test.ForeachBreakTestCase
Tests break directive with a couple of iterations.
testConfigurationEventHandlers() - Method in class org.apache.velocity.test.EventHandlingTestCase
Test assigning the event handlers via properties
testConfigurationEventHandlers() - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase
Test assigning the event handlers via properties
testContentChange() - Method in class org.apache.velocity.test.StringResourceLoaderTestCase
 
TestContext - Class in org.apache.velocity.test.misc
Used for testing EvaluateContext.
TestContext() - Constructor for class org.apache.velocity.test.misc.TestContext
 
testContextSafety() - Method in class org.apache.velocity.test.ContextSafetyTestCase
Runs the test.
testDirectiveException() - Method in class org.apache.velocity.test.ExceptionTestCase
 
testDirectivesWithBadArg() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testDiv() - Method in class org.apache.velocity.test.StrictMathTestCase
 
testDivide() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testDoubles() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testDuplicateDefinitions() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
Test that if a macro is duplicated, the second one takes precendence
testEarlyDefinedMacroWithBadArg() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testEmptyPropertyGetter() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testEmptyPropertySetter() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testEquals() - Method in class org.apache.velocity.test.ParserTestCase
Test to make sure that using '=' in #if() throws a PEE
testErrors() - Method in class org.apache.velocity.test.EvaluateTestCase
Test errors are thrown
testEscapeHtml() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
Test escaping
testEscapeJavaScript() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
Test escaping
testEscapeMacroWithBadArg() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testEscapeReferenceMatch() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
test that escape reference handler works with match restrictions
testEscapeReferenceMatchAll() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
test that escape reference handler works with no match restrictions
testEscapeSchmooButNotReallySinceSchmooHasNoEscaping() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testEscapeSql() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
Test escaping
testEscapeXml() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
Test escaping
testEvaluate() - Method in class org.apache.velocity.test.EvaluateTestCase
Test basic functionality.
testEvaluateMacroPreserve() - Method in class org.apache.velocity.test.EvaluateTestCase
Test evaluate directive preserves macros (VELOCITY-591)
testEvaluateVMContext() - Method in class org.apache.velocity.test.EvaluateTestCase
Test in a macro context.
testEventHandler() - Method in class org.apache.velocity.test.EvaluateTestCase
Test that the event handlers work in #evaluate (since they are attached to the context).
testExceptionUtils() - Method in class org.apache.velocity.test.WrappedExceptionTestCase
 
testExtendedProperties() - Method in class org.apache.velocity.test.CommonsExtPropTestCase
Runs the test.
testExternalLogger() - Method in class org.apache.velocity.test.ExternalLoggerTestCase
Runs the test.
testFile(String) - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
testFileResourceExists() - Method in class org.apache.velocity.test.ResourceExistsTestCase
 
testFilteredEventHandling() - Method in class org.apache.velocity.test.FilteredEventHandlingTestCase
 
testFloatToDoubleVarArg() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testFoo() - Method in class org.apache.velocity.test.StaticUtilityMethodsTestCase
 
testForeachBrackets() - Method in class org.apache.velocity.test.issues.Velocity616TestCase
 
testForIrrationallyFearedRelatedPossibleProblem() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testForIrrationallyFearedRelatedPossibleProblem2() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testForIrrationallyFearedRelatedPossibleProblem3() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testForIrrationallyFearedRelatedPossibleProblem4() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testForIrrationallyFearedRelatedPossibleProblem5() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testGetFileName() - Method in class org.apache.velocity.test.TestBaseTestCase
 
testGetterMethodInvocationException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
testGood() - Method in class org.apache.velocity.test.StrictForeachTestCase
 
testGoodMethodCalls() - Method in class org.apache.velocity.test.SecureIntrospectionTestCase
Test to see that "dangerous" methods are forbidden
testHighByteChinese() - Method in class org.apache.velocity.test.EncodingTestCase
 
testHighByteChinese2() - Method in class org.apache.velocity.test.EncodingTestCase
 
testIfAnd() - Method in class org.apache.velocity.test.IfNullTestCase
 
testIfBrackets() - Method in class org.apache.velocity.test.issues.Velocity616TestCase
 
testIfBracketsOnEndOnly() - Method in class org.apache.velocity.test.issues.Velocity616TestCase
 
testIfEquals() - Method in class org.apache.velocity.test.IfNullTestCase
 
testIfNoBrackets() - Method in class org.apache.velocity.test.issues.Velocity616TestCase
 
testIfNotEquals() - Method in class org.apache.velocity.test.IfNullTestCase
 
testIfOr() - Method in class org.apache.velocity.test.IfNullTestCase
 
testIfStatement() - Method in class org.apache.velocity.test.StrictReferenceTestCase
Test the modified behavior of #if in strict mode.
testIfValue() - Method in class org.apache.velocity.test.IfNullTestCase
 
testIncludeEventHandlerException() - Method in class org.apache.velocity.test.ExceptionTestCase
 
testIncludeEventHandling() - Method in class org.apache.velocity.test.IncludeEventHandlingTestCase
Runs the test.
testIncludeNotFound() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
testIncludeParseCaching() - Method in class org.apache.velocity.test.ResourceCachingTestCase
Tests for fix of bug VELOCITY-98 where a #include followed by #parse of the same file throws ClassCastException when caching is on.
testIncludeRelativePath() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
testInfoMethod() - Method in class org.apache.velocity.test.InfoTestCase
 
testInfoProperty() - Method in class org.apache.velocity.test.InfoTestCase
 
testInlineScopeVM() - Method in class org.apache.velocity.test.InlineScopeVMTestCase
Runs the test.
testInterpolatedOneBackslash() - Method in class org.apache.velocity.test.issues.Velocity587TestCase
 
testInterpolatedTwoBackslashes() - Method in class org.apache.velocity.test.issues.Velocity587TestCase
 
testIntrospector() - Method in class org.apache.velocity.test.Introspector2TestCase
 
testIntrospectorBoolean() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorByte() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorChar() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorDouble() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorFloat() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorInteger() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorPrimitiveLong() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorPrimitiveShort() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorReallyUntouchable() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testIntrospectorUntouchable() - Method in class org.apache.velocity.test.IntrospectorTestCase
 
testInts() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testIntVsDoubles() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testIsZero() - Method in class org.apache.velocity.test.ArithmeticTestCase
Test additional functions
testIt() - Method in class org.apache.velocity.test.issues.Velocity589TestCase
 
testIt() - Method in class org.apache.velocity.test.issues.Velocity615TestCase
 
testLateBinding() - Method in class org.apache.velocity.test.DefineTestCase
 
testLateDefinedMacroWithBadArg() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testLateDefinedMacroWithGoodArg() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testLiteralOneBackslash() - Method in class org.apache.velocity.test.issues.Velocity587TestCase
 
testLiteralTwoBackslashes() - Method in class org.apache.velocity.test.issues.Velocity587TestCase
 
testLocalscopePutDoesntLeakButGetDoes() - Method in class org.apache.velocity.test.EvaluateContextTestCase
 
testLocalscopePutDoesntLeakButGetDoes() - Method in class org.apache.velocity.test.VMContextLocalscopeTestCase
 
TestLogChute - Class in org.apache.velocity.test.misc
LogChute implementation that can easily capture output or suppress it entirely.
TestLogChute() - Constructor for class org.apache.velocity.test.misc.TestLogChute
 
TestLogChute(boolean, boolean) - Constructor for class org.apache.velocity.test.misc.TestLogChute
 
testLogResult() - Method in class org.apache.velocity.test.MacroForwardDefineTestCase
 
testLowercasePropertyMethods() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase
 
testMacro() - Method in class org.apache.velocity.test.ParserTestCase
Test to see if we force the first arg to #macro() to be a word
testMacroInvocation() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
Does it load the global Macros from the DB?
testMacroInvocationException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
test that no exception is thrown when in parameter to macro.
testMacros() - Method in class org.apache.velocity.test.StrictReferenceTestCase
Make sure undefined macros throw exceptions
testMacrosWithNoDefinition() - Method in class org.apache.velocity.test.VMLibraryTestCase
Test whether the literal text is given if a definition cannot be found for a macro.
testManualEventHandlers() - Method in class org.apache.velocity.test.EventHandlingTestCase
 
testManualEventHandlers() - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase
 
testMath() - Method in class org.apache.velocity.test.StaticUtilityMethodsTestCase
 
testMaxNbrLoopsConstraint() - Method in class org.apache.velocity.test.ForeachTestCase
Tests limiting of the number of loop iterations.
testMethod() - Method in class org.apache.velocity.test.InvalidEventHandlerTestCase.Tree
 
testMethodException() - Method in class org.apache.velocity.test.WrappedExceptionTestCase
 
testMethodExceptionEventHandlerException() - Method in class org.apache.velocity.test.ExceptionTestCase
Note - this is the one case where RuntimeExceptions *are not* passed through verbatim.
testMethodKeyCacheEquals() - Method in class org.apache.velocity.test.MethodCacheKeyTestCase
 
testMethodOverloading() - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
testMissingDollar() - Method in class org.apache.velocity.test.issues.Velocity355And552TestCase
 
testMissingIncludeError() - Method in class org.apache.velocity.test.IncludeErrorTestCase
 
testMissingParseError() - Method in class org.apache.velocity.test.IncludeErrorTestCase
 
testMissingPound() - Method in class org.apache.velocity.test.issues.Velocity355And552TestCase
 
testMod() - Method in class org.apache.velocity.test.StrictMathTestCase
 
testModulo() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testMul() - Method in class org.apache.velocity.test.StrictMathTestCase
 
testMultiLine() - Method in class org.apache.velocity.test.CommentsTestCase
Test multiline comments
testMultiLoader() - Method in class org.apache.velocity.test.MultiLoaderTestCase
Runs the test.
testMultipleFileResources() - Method in class org.apache.velocity.test.MultipleFileResourcePathTestCase
Runs the test.
testMultipleParameterTypes() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testMultipleTemplates() - Method in class org.apache.velocity.test.StringResourceLoaderTestCase
 
testMultiply() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testNested() - Method in class org.apache.velocity.test.issues.Velocity62TestCase
 
testNestedForeach() - Method in class org.apache.velocity.test.ForeachBreakTestCase
 
testNoArgs() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testNonRenderingUsage() - Method in class org.apache.velocity.test.DefineTestCase
 
testNoRef() - Method in class org.apache.velocity.test.StringConcatenationTestCase
 
testNormalMethodInvocationException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
Runs the test : uses the Velocity class to eval a string which accesses a method that throws an exception.
testNotReallyIterableIteratorMethod() - Method in class org.apache.velocity.test.ForeachTestCase
 
testNotSimple() - Method in class org.apache.velocity.test.DefineTestCase
 
testNullObjects() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testNullParameterType() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testNullPropertyGetter() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testNullPropertySetter() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testNullSetEventHandlerException() - Method in class org.apache.velocity.test.ExceptionTestCase
 
testNullTimestamp() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
Will a NULL timestamp choke the loader?
testNullToPrimitiveVarArg() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
TestNumber - Class in org.apache.velocity.test.provider
Used for testing purposes to check that an object implementing TemplateNumber will be treated as a Number.
TestNumber(double) - Constructor for class org.apache.velocity.test.provider.TestNumber
 
testNumberMethodCalls() - Method in class org.apache.velocity.test.NumberMethodCallsTestCase
Runs the test.
testObjectVarArgVsObjectEtc() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testObjectVarArgVsObjectVelocity605() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testObjectWithIteratorMethod() - Method in class org.apache.velocity.test.ForeachTestCase
Tests that #foreach will be able to retrieve an iterator from an arbitrary object that happens to have an iterator() method.
testOverridingDefinitionInternally() - Method in class org.apache.velocity.test.DefineTestCase
 
testParsedMethodOverloading() - Method in class org.apache.velocity.test.MethodOverloadingTestCase
 
testParseError() - Method in class org.apache.velocity.test.IncludeErrorTestCase
 
testParseError2() - Method in class org.apache.velocity.test.IncludeErrorTestCase
 
testParseExceptionFromEval() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info when thrown in VelocityEngine.evaluate()
testParseExceptionFromMacroDef() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info when thrown in VelocityEngine.evaluate() and the problem comes from a macro definition
testParseExceptionFromMacroDefBody() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info when thrown in VelocityEngine.evaluate() and the problem comes from a macro definition
testParseExceptionFromMacroInvoke() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info when thrown in VelocityEngine.evaluate() and the problem comes from a macro invocation
testParseExceptionFromTemplate() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info when called by template.marge()
testParseExceptionMacroInvalidArgumentCount() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info with macro calls with invalid number of arguments
testParseExceptionMacroInvalidArgumentCountNoException() - Method in class org.apache.velocity.test.ParseExceptionTestCase
Tests that parseException has useful info with macro calls with invalid number of arguments
testParseMacroGlobalCacheOff() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
 
testParseMacroGlobalCacheOn() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
 
testParseMacroLocalCacheOff() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
Runs the tests with global namespace.
testParseMacroLocalCacheOn() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
 
testParseMacrosWithNoDefinition() - Method in class org.apache.velocity.test.ParseWithMacroLibsTestCase
Test whether the literal text is given if a definition cannot be found for a macro.
testPassingArrayToVarArgVelocity642() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testPool() - Method in class org.apache.velocity.util.SimplePoolTestCase
 
testPreCreatedAppRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testPreCreatedStaticRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testPrimitives() - Method in class org.apache.velocity.test.util.introspection.ClassMapTestCase
 
testPrintExceptionHandler() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
TestProvider - Class in org.apache.velocity.test.provider
This class is used by the testbed.
TestProvider() - Constructor for class org.apache.velocity.test.provider.TestProvider
 
testPublicMethodInheritedFromPrivateClass() - Method in class org.apache.velocity.test.issues.Velocity579TestCase
 
testPublicMethodInPrivateImplOfPublicInterface() - Method in class org.apache.velocity.test.issues.Velocity579TestCase
 
testRealUTF16BEWithBOM() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRealUTF16LEWithBOM() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRealUTF32BEWithBOM() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRealUTF32LEWithBOM() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRealUTF8() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRealUTF8WithBOM() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRecursionLimit() - Method in class org.apache.velocity.test.DefineTestCase
 
testRecursive() - Method in class org.apache.velocity.test.issues.Velocity62TestCase
 
testReferenceInsertionEventHandlerException() - Method in class org.apache.velocity.test.ExceptionTestCase
 
testRegularGetters() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testRegularSetters() - Method in class org.apache.velocity.test.UberspectorTestCase
 
testRenderTool() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
Now we have a more complex example.
testReportInvalidReferences1() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
Test reporting of invalid syntax
testReportInvalidReferences2() - Method in class org.apache.velocity.test.BuiltInEventHandlerTestCase
 
testRerendering() - Method in class org.apache.velocity.test.DefineTestCase
 
testResourceLoaderException() - Method in class org.apache.velocity.test.ExceptionTestCase
 
testResourceLoaderInstance() - Method in class org.apache.velocity.test.ResourceLoaderInstanceTestCase
Runs the test.
testRun(UnicodeInputStream.UnicodeBOM, String, String, boolean) - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testRuntimeInstanceProperties() - Method in class org.apache.velocity.test.MiscTestCase
 
testRussian() - Method in class org.apache.velocity.test.EncodingTestCase
 
testSchmoo() - Method in class org.apache.velocity.test.issues.Velocity614TestCase
 
testSetLocalContext() - Method in class org.apache.velocity.test.EvaluateContextTestCase
Test that local context can be configured.
testSetLocalContextWithErrors() - Method in class org.apache.velocity.test.EvaluateContextTestCase
 
testSetNull() - Method in class org.apache.velocity.test.SetTestCase
Runs the test.
testSetterMethodInvocationException() - Method in class org.apache.velocity.test.MethodInvocationExceptionTestCase
 
testSharedRepo() - Method in class org.apache.velocity.test.StringResourceLoaderRepositoryTestCase
 
testSimple() - Method in class org.apache.velocity.test.DefineTestCase
 
testSimple() - Method in class org.apache.velocity.test.Introspector3TestCase
 
testSimpleStream() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testSimpleTemplate() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
Tests loading and rendering of a simple template.
testSimpleTemplate() - Method in class org.apache.velocity.test.StringResourceLoaderTestCase
 
testSimpleUTF8() - Method in class org.apache.velocity.io.UnicodeInputStreamTestCase
 
testSingleLine() - Method in class org.apache.velocity.test.CommentsTestCase
Test single line comments
testStop() - Method in class org.apache.velocity.test.EvaluateTestCase
Test #stop (since it is attached to context).
testStrictMethodOnNull() - Method in class org.apache.velocity.test.StrictReferenceTestCase
Make sure exceptions are thrown when when we attempt to call methods on null values.
testStrictMethodRef() - Method in class org.apache.velocity.test.StrictReferenceTestCase
Test that exceptions are thrown when methods are called on references that contains objects that do not contains those methods.
testStrictVariableRef() - Method in class org.apache.velocity.test.StrictReferenceTestCase
Test that variables references that have not been defined throw exceptions
testStringRefLeft() - Method in class org.apache.velocity.test.StringConcatenationTestCase
 
testStringRefRight() - Method in class org.apache.velocity.test.StringConcatenationTestCase
 
testStringResourceExists() - Method in class org.apache.velocity.test.ResourceExistsTestCase
 
testStrings() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testStringsVsObjectsAKASubclassVararg() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testStringUtils() - Method in class org.apache.velocity.test.MiscTestCase
 
testStringVsStrings() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testSub() - Method in class org.apache.velocity.test.StrictMathTestCase
 
testSubtract() - Method in class org.apache.velocity.test.ArithmeticTestCase
 
testTexenClasspath() - Method in class org.apache.velocity.test.TexenClasspathTestCase
Runs the test.
testTexenResults() - Method in class org.apache.velocity.test.TexenTestCase
Runs the test.
testThingsOfQuestionableMorality() - Method in class org.apache.velocity.test.DefineTestCase
 
testTimeout() - Method in class org.apache.velocity.test.URLResourceLoaderTimeoutTestCase
 
testUgly() - Method in class org.apache.velocity.test.StrictForeachTestCase
 
testUnconditionalBreakDirective() - Method in class org.apache.velocity.test.ForeachBreakTestCase
Tests break directive with immediate break.
testUnicode() - Method in class org.apache.velocity.test.sql.DataSourceResourceLoaderTestCase
 
testUnicodeEscape() - Method in class org.apache.velocity.test.UnicodeEscapeTestCase
 
testUppercasePropertyMethods() - Method in class org.apache.velocity.test.PropertyMethodPrecedenceTestCase
 
testVelociMacro() - Method in class org.apache.velocity.test.VelocimacroTestCase
Runs the test.
testVelociMacroCallMax() - Method in class org.apache.velocity.test.VelocimacroTestCase
Test case for evaluating max calling depths of macros
testVelociMacroLibWithDuplicateDefinitions() - Method in class org.apache.velocity.test.VMLibraryTestCase
Runs the tests with global namespace.
testVelociMacroLibWithGlobalNamespace() - Method in class org.apache.velocity.test.VMLibraryTestCase
Runs the tests with global namespace.
testVelociMacroLibWithLocalNamespace() - Method in class org.apache.velocity.test.VMLibraryTestCase
Runs the tests with local namespace.
testVelocity537() - Method in class org.apache.velocity.test.issues.Velocity537TestCase
 
testVelocity537Again() - Method in class org.apache.velocity.test.issues.Velocity537TestCase
 
testVelocity580() - Method in class org.apache.velocity.test.issues.Velocity580TestCase
 
testVelocity651() - Method in class org.apache.velocity.test.VarargMethodsTestCase
 
testVelocityApp() - Method in class org.apache.velocity.test.VelocityAppTestCase
Runs the test.
testVelocityServlet() - Method in class org.apache.velocity.test.VelocityServletTestCase
Runs the test.
testVelTools66() - Method in class org.apache.velocity.test.issues.VelTools66TestCase
 
TexenClasspathTestCase - Class in org.apache.velocity.test
This is a test case for Texen.
TexenClasspathTestCase(String) - Constructor for class org.apache.velocity.test.TexenClasspathTestCase
Creates a new instance.
TexenTestCase - Class in org.apache.velocity.test
This is a test case for Texen.
TexenTestCase(String) - Constructor for class org.apache.velocity.test.TexenTestCase
Creates a new instance.
theAPLRules() - Method in class org.apache.velocity.test.provider.TestProvider
 
throwException() - Method in class org.apache.velocity.test.EventHandlingTestCase
silly method to throw an exception to test the method invocation exception event handling
timesCalled - Variable in class org.apache.velocity.test.ParserTestCase.ToStringCounter
 
TMPL_FILE_EXT - Static variable in interface org.apache.velocity.test.TemplateTestBase
VTL file extension.
toString() - Method in class org.apache.velocity.test.DefineTestCase.Inc
 
toString() - Method in class org.apache.velocity.test.IfNullTestCase.NullToString
 
toString() - Method in class org.apache.velocity.test.issues.Velocity615TestCase.Inc
 
toString() - Method in class org.apache.velocity.test.ParserTestCase.ToStringCounter
 
toString() - Method in class org.apache.velocity.test.provider.NullToStringObject
 
toString() - Method in class org.apache.velocity.test.provider.TestProvider
 

U

UberspectorTestCase - Class in org.apache.velocity.test
 
UberspectorTestCase(String) - Constructor for class org.apache.velocity.test.UberspectorTestCase
 
UberspectorTestObject - Class in org.apache.velocity.test.misc
 
UberspectorTestObject() - Constructor for class org.apache.velocity.test.misc.UberspectorTestObject
 
UberspectTestException - Exception in org.apache.velocity.test.misc
Exception that returns an Info object for testing after a introspection problem.
UberspectTestException(String, Info) - Constructor for exception org.apache.velocity.test.misc.UberspectTestException
 
UberspectTestImpl - Class in org.apache.velocity.test.misc
A introspector that allows testing when methods are not found.
UberspectTestImpl() - Constructor for class org.apache.velocity.test.misc.UberspectTestImpl
 
UnicodeEscapeTestCase - Class in org.apache.velocity.test
Test Case for Velocity Tools Issue 520.
UnicodeEscapeTestCase(String) - Constructor for class org.apache.velocity.test.UnicodeEscapeTestCase
 
UnicodeInputStreamTestCase - Class in org.apache.velocity.io
Test the UnicodeInputStream.
UnicodeInputStreamTestCase(String) - Constructor for class org.apache.velocity.io.UnicodeInputStreamTestCase
 
unwrap(Class) - Method in class org.apache.velocity.test.sql.HsqlDataSource
 
URLResourceLoaderTimeoutTestCase - Class in org.apache.velocity.test
This class tests support for custom timeouts in URLResourceLoader.
URLResourceLoaderTimeoutTestCase(String) - Constructor for class org.apache.velocity.test.URLResourceLoaderTimeoutTestCase
 

V

var(String) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
var(String[]) - Method in class org.apache.velocity.test.VarargMethodsTestCase.NiceTool
 
VarargMethodsTestCase - Class in org.apache.velocity.test
Used to check that vararg method calls on references work properly
VarargMethodsTestCase(String) - Constructor for class org.apache.velocity.test.VarargMethodsTestCase
 
VarargMethodsTestCase.NastyTool - Class in org.apache.velocity.test
 
VarargMethodsTestCase.NastyTool() - Constructor for class org.apache.velocity.test.VarargMethodsTestCase.NastyTool
 
VarargMethodsTestCase.NiceTool - Class in org.apache.velocity.test
 
VarargMethodsTestCase.NiceTool() - Constructor for class org.apache.velocity.test.VarargMethodsTestCase.NiceTool
 
VelocimacroTestCase - Class in org.apache.velocity.test
This class tests strange Velocimacro issues.
VelocimacroTestCase(String) - Constructor for class org.apache.velocity.test.VelocimacroTestCase
 
Velocity355And552TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-355 and its twin, VELOCITY-552.
Velocity355And552TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity355And552TestCase
 
Velocity532TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-532.
Velocity532TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity532TestCase
 
Velocity537TestCase - Class in org.apache.velocity.test.issues
Test Case for Velocity Issue 537.
Velocity537TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity537TestCase
 
Velocity544TestCase - Class in org.apache.velocity.test.issues
 
Velocity544TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity544TestCase
 
Velocity544TestCase.Foobar - Class in org.apache.velocity.test.issues
 
Velocity544TestCase.Foobar(boolean) - Constructor for class org.apache.velocity.test.issues.Velocity544TestCase.Foobar
 
Velocity579TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-579 and with some related stuff from VELOCITY-70 thrown in.
Velocity579TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity579TestCase
 
Velocity579TestCase.Foo - Interface in org.apache.velocity.test.issues
 
Velocity579TestCase.MyBar - Class in org.apache.velocity.test.issues
 
Velocity579TestCase.MyBar() - Constructor for class org.apache.velocity.test.issues.Velocity579TestCase.MyBar
 
Velocity580TestCase - Class in org.apache.velocity.test.issues
Test Case for Velocity Issue 580.
Velocity580TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity580TestCase
 
Velocity587TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-587.
Velocity587TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity587TestCase
 
Velocity589TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-589.
Velocity589TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity589TestCase
 
Velocity614TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-614.
Velocity614TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity614TestCase
 
Velocity615TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-615.
Velocity615TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity615TestCase
 
Velocity615TestCase.Inc - Class in org.apache.velocity.test.issues
 
Velocity615TestCase.Inc() - Constructor for class org.apache.velocity.test.issues.Velocity615TestCase.Inc
 
Velocity616TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-616.
Velocity616TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity616TestCase
 
Velocity625TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-625.
Velocity625TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity625TestCase
 
Velocity627TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-627.
Velocity627TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity627TestCase
 
Velocity629TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-629.
Velocity629TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity629TestCase
 
Velocity62TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-62.
Velocity62TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity62TestCase
 
Velocity630TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-630.
Velocity630TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity630TestCase
 
Velocity631TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-631.
Velocity631TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity631TestCase
 
Velocity644TestCase - Class in org.apache.velocity.test.issues
This class tests VELOCITY-644.
Velocity644TestCase(String) - Constructor for class org.apache.velocity.test.issues.Velocity644TestCase
 
VelocityAppTestCase - Class in org.apache.velocity.test
This class is intended to test the app.Velocity.java class.
VelocityAppTestCase(String) - Constructor for class org.apache.velocity.test.VelocityAppTestCase
 
VelocityServletTestCase - Class in org.apache.velocity.test
Tests our VelocityServlet implementation.
VelocityServletTestCase(String) - Constructor for class org.apache.velocity.test.VelocityServletTestCase
Default constructor.
VelTools66TestCase - Class in org.apache.velocity.test.issues
Test Case for Velocity Tools Issue 66.
VelTools66TestCase(String) - Constructor for class org.apache.velocity.test.issues.VelTools66TestCase
 
VelTools66TestCase.TestInterface - Interface in org.apache.velocity.test.issues
 
VelTools66TestCase.TestObject - Class in org.apache.velocity.test.issues
 
VelTools66TestCase.TestObject() - Constructor for class org.apache.velocity.test.issues.VelTools66TestCase.TestObject
 
VelTools66TestCase.TestSecurityManager - Class in org.apache.velocity.test.issues
 
VelTools66TestCase.TestSecurityManager() - Constructor for class org.apache.velocity.test.issues.VelTools66TestCase.TestSecurityManager
 
VMContextLocalscopeTestCase - Class in org.apache.velocity.test
Tests scope of velocimacros with localscope setting.
VMContextLocalscopeTestCase() - Constructor for class org.apache.velocity.test.VMContextLocalscopeTestCase
 
VMLibraryTestCase - Class in org.apache.velocity.test
Macro library inclution via the Template.merge method is tested using this class.
VMLibraryTestCase(String) - Constructor for class org.apache.velocity.test.VMLibraryTestCase
 

W

WrappedExceptionTestCase - Class in org.apache.velocity.test
Test thrown exceptions include a proper cause (under JDK 1.4+).
WrappedExceptionTestCase(String) - Constructor for class org.apache.velocity.test.WrappedExceptionTestCase
Default constructor.
write(PrintStream, String, String, Throwable) - Method in class org.apache.velocity.test.misc.TestLogChute
 

Z

zeMethod() - Method in class org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.Foo
 

A B C D E F G H I L M N O P R S T U V W Z

Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.