org.apache.velocity.test
public class IntrospectorTestCase2 extends BaseTestCase
Version: $Id: IntrospectorTestCase2.java,v 1.1.8.1 2004/03/03 23:23:04 geirm Exp $
| Nested Class Summary | |
|---|---|
| static class | IntrospectorTestCase2.Bar |
| static class | IntrospectorTestCase2.Foo |
| static class | IntrospectorTestCase2.Tester |
| static class | IntrospectorTestCase2.Tester2 |
| interface | IntrospectorTestCase2.Woogie |
| Constructor Summary | |
|---|---|
| IntrospectorTestCase2() | |
| IntrospectorTestCase2(String name)
Creates a new instance. | |
| Method Summary | |
|---|---|
| void | runTest() |
| static Test | suite()
Get the containing TestSuite.
|
TestSuite.
Returns: The TestSuite to run.