org.apache.tapestry.internal.event.impl
Class ComponentEventInvokerTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.internal.event.impl.ComponentEventInvokerTest

public class ComponentEventInvokerTest
extends BaseComponentTestCase

Tests functionality of ComponentEventInvoker.

Author:
jkuhnert

Constructor Summary
ComponentEventInvokerTest()
           
 
Method Summary
 void test_Event_Properties()
           
 void test_Form_Event_Properties()
           
 void test_Get_Event_Property_Listeners()
           
 void test_Invoke_Component_Listener()
           
 void test_Invoke_Element_Listener()
           
 void test_Invoke_Form_Listener_Enabled_Focus()
           
 void test_Invoke_Form_Listener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentEventInvokerTest

public ComponentEventInvokerTest()
Method Detail

test_Event_Properties

public void test_Event_Properties()

test_Form_Event_Properties

public void test_Form_Event_Properties()

test_Get_Event_Property_Listeners

public void test_Get_Event_Property_Listeners()

test_Invoke_Component_Listener

public void test_Invoke_Component_Listener()

test_Invoke_Element_Listener

public void test_Invoke_Element_Listener()

test_Invoke_Form_Listener

public void test_Invoke_Form_Listener()

test_Invoke_Form_Listener_Enabled_Focus

public void test_Invoke_Form_Listener_Enabled_Focus()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.