org.apache.tapestry.internal.event
Class ComponentEventPropertyTest
java.lang.Object
TestBase
org.apache.tapestry.internal.event.ComponentEventPropertyTest
public class ComponentEventPropertyTest
- extends TestBase
Tests for ComponentEventProperty
and EventBoundListener
.
- Author:
- jkuhnert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentEventPropertyTest
public ComponentEventPropertyTest()
test_Add_Event_Listener
public void test_Add_Event_Listener()
test_Disabled_Async_Property
public void test_Disabled_Async_Property()
test_Add_Form_Event_Listener
public void test_Add_Form_Event_Listener()
test_Add_Form_Event_Listener_no_autoSubmit
public void test_Add_Form_Event_Listener_no_autoSubmit()
- tests regression of TAPESTRY-2003
test_Add_Multiple_Event_Listener
public void test_Add_Multiple_Event_Listener()
test_Get_Form_Events
public void test_Get_Form_Events()
test_Connect_Auto_Submit_Events
public void test_Connect_Auto_Submit_Events()
test_ReWire_Component_Id
public void test_ReWire_Component_Id()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.