org.apache.tapestry.enhance
Class TestInjectEventInvokerWorker

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.enhance.BaseEnhancementTestCase
          extended by org.apache.tapestry.enhance.TestInjectEventInvokerWorker

public class TestInjectEventInvokerWorker
extends BaseEnhancementTestCase

Test functionality of InjectEventInvokerWorker enhancer.

Author:
jkuhnert

Constructor Summary
TestInjectEventInvokerWorker()
           
 
Method Summary
 void testFailure()
           
 void testSuccess()
           
 
Methods inherited from class org.apache.tapestry.enhance.BaseEnhancementTestCase
newApplicationStateManager, newEnhancementOp, newOp, newSpec, trainAddInjectedField, trainGetAccessorMethodName, trainGetBaseClass, trainGetPropertyType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestInjectEventInvokerWorker

public TestInjectEventInvokerWorker()
Method Detail

testSuccess

public void testSuccess()
                 throws Exception
Throws:
Exception

testFailure

public void testFailure()


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