org.apache.tapestry.pageload
Class TestEventConnectionVisitor

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.pageload.TestEventConnectionVisitor

public class TestEventConnectionVisitor
extends BaseComponentTestCase

Tests functionality of EventConnectionVisitor.


Constructor Summary
TestEventConnectionVisitor()
           
 
Method Summary
 void test_Spec_Rewire_Id()
           
 void test_Wire_Component_Event()
           
 void test_Wire_Element_Form_Events()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEventConnectionVisitor

public TestEventConnectionVisitor()
Method Detail

test_Wire_Component_Event

public void test_Wire_Component_Event()

test_Wire_Element_Form_Events

public void test_Wire_Element_Form_Events()

test_Spec_Rewire_Id

public void test_Spec_Rewire_Id()


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