org.apache.tapestry.annotations
Class TestEventListenerAnnotationWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.annotations.BaseAnnotationTestCase
          extended by org.apache.tapestry.annotations.TestEventListenerAnnotationWorker

public class TestEventListenerAnnotationWorker
extends BaseAnnotationTestCase

Tests functionality of TestEventListenerAnnotationWorker.

Author:
jkuhnert

Constructor Summary
TestEventListenerAnnotationWorker()
           
 
Method Summary
 void test_Can_Enhance()
           
 void test_Disable_Aysnc_Event_Connection()
           
 void test_Event_Connection()
           
 void test_Form_Event_Connection()
           
 void test_Targets_Not_Found()
           
 
Methods inherited from class org.apache.tapestry.annotations.BaseAnnotationTestCase
findMethod, newErrorLog, newMethodLocation, newOp, newResource, newSpec
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEventListenerAnnotationWorker

public TestEventListenerAnnotationWorker()
Method Detail

test_Event_Connection

public void test_Event_Connection()

test_Form_Event_Connection

public void test_Form_Event_Connection()

test_Targets_Not_Found

public void test_Targets_Not_Found()

test_Can_Enhance

public void test_Can_Enhance()

test_Disable_Aysnc_Event_Connection

public void test_Disable_Aysnc_Event_Connection()


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