org.apache.tapestry.annotations
Class TestInjectComponentAnnotationWorker

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

public class TestInjectComponentAnnotationWorker
extends BaseAnnotationTestCase

Tests for InjectComponentAnnotationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestInjectComponentAnnotationWorker()
           
 
Method Summary
 void testDefault()
           
 void testDelegation()
           
 
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

TestInjectComponentAnnotationWorker

public TestInjectComponentAnnotationWorker()
Method Detail

testDefault

public void testDefault()

testDelegation

public void testDelegation()


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