org.apache.tapestry.annotations
Class TestInjectObjectAnnotationWorker

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

public class TestInjectObjectAnnotationWorker
extends BaseAnnotationTestCase

Tests for InjectObjectAnnotationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestInjectObjectAnnotationWorker()
           
 
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

TestInjectObjectAnnotationWorker

public TestInjectObjectAnnotationWorker()
Method Detail

testDefault

public void testDefault()

testDelegation

public void testDelegation()


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