org.apache.velocity.test
public class IntrospectorTestCase extends BaseTestCase
Version: $Id: IntrospectorTestCase.java,v 1.10.8.1 2004/03/03 23:23:04 geirm Exp $
| Nested Class Summary | |
|---|---|
| static class | IntrospectorTestCase.MethodProvider |
| Field Summary | |
|---|---|
| ArrayList | failures |
| Method | method |
| String | result |
| String | type |
| Constructor Summary | |
|---|---|
| IntrospectorTestCase() | |
| IntrospectorTestCase(String name)
Creates a new instance. | |
| Method Summary | |
|---|---|
| void | runTest() |
| static Test | suite()
Get the containing TestSuite. |
TestSuite. This is always
VelocityTestSuite.
Returns: The TestSuite to run.