org.apache.tapestry.enhance
Class TestAutowireWorker

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

public class TestAutowireWorker
extends BaseEnhancementTestCase

Author:
James Carman

Constructor Summary
TestAutowireWorker()
           
 
Method Summary
 void test_Generic_Service()
           
 void test_Many_Services()
           
 void test_No_Service()
           
 void test_One_Service()
           
 
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

TestAutowireWorker

public TestAutowireWorker()
Method Detail

test_No_Service

public void test_No_Service()
                     throws Exception
Throws:
Exception

test_Many_Services

public void test_Many_Services()
                        throws Exception
Throws:
Exception

test_One_Service

public void test_One_Service()
                      throws Exception
Throws:
Exception

test_Generic_Service

public void test_Generic_Service()
                          throws Exception
Throws:
Exception


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