org.apache.velocity.test.provider |
|
Java Source File Name | Type | Comment |
BoolObj.java | Class | |
Child.java | Class | Rudimentary class used in the testbed to test
introspection with subclasses of a particular
class. |
ForeachMethodCallHelper.java | Class | |
NullToStringObject.java | Class | |
NumberMethods.java | Class | Used to check that method calls with number parameters are executed correctly. |
Person.java | Class | Rudimentary class used in the testbed to test
introspection with subclasses of a particular
class. |
TestNumber.java | Class | Used for testing purposes to check that an object implementing TemplateNumber
will be treated as a Number. |
TestProvider.java | Class | This class is used by the testbed. |