| org.apache.velocity.test.InvalidEventHandlerTestCase
InvalidEventHandlerTestCase | public class InvalidEventHandlerTestCase extends TestCase (Code) | | Tests event handling for all event handlers except IncludeEventHandler. This is tested
separately due to its complexity.
author: Geir Magnusson Jr. version: $Id: InvalidEventHandlerTestCase.java 463298 2006-10-12 16:10:32Z henning $ |
Inner Class :public static class Tree | |
InvalidEventHandlerTestCase | public InvalidEventHandlerTestCase(String name)(Code) | | Default constructor.
|
suite | public static Test suite()(Code) | | |
testConfigurationEventHandlers | public void testConfigurationEventHandlers() throws Exception(Code) | | Test assigning the event handlers via properties
|
testManualEventHandlers | public void testManualEventHandlers() throws Exception(Code) | | |
|
|