Package org.apache.velocity.test.provider

Class Summary
BoolObj 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
Child Rudimentary class used in the testbed to test introspection with subclasses of a particular class.
ForeachMethodCallHelper Provides overloaded methods for testing method execution within a foreach
NullToStringObject Used to confirm that a null to string is processed properly
NumberMethods Used to check that method calls with number parameters are executed correctly.
Person Rudimentary class used in the testbed to test introspection with subclasses of a particular class.
TestNumber Used for testing purposes to check that an object implementing TemplateNumber will be treated as a Number.
TestProvider This class is used by the testbed.
 



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