org.apache.tapestry.annotations
Class PersistAnnotationWorkerTest

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

public class PersistAnnotationWorkerTest
extends AnnotationEnhancementWorkerTest

Tests for PersistAnnotationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
PersistAnnotationWorkerTest()
           
 
Method Summary
 void testDefaultStrategy()
           
 void testStrategySpecified()
           
 void testWithInitialValue()
           
 
Methods inherited from class org.apache.tapestry.annotations.AnnotationEnhancementWorkerTest
newMap, newMethodAnnotationEnhancementWorker, newOp, newSecondaryAnnotationWorker, test_Annotation_Failure, test_Annotation_Match, test_Annotation_With_Subclass, test_Class_Annotation_Failure, test_Class_Annotation_No_Match, test_Class_Annotation, test_No_Annotations, test_Secondary_EnhancementWorker_Failure, test_Secondary_EnhancementWorker
 
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

PersistAnnotationWorkerTest

public PersistAnnotationWorkerTest()
Method Detail

testDefaultStrategy

public void testDefaultStrategy()

testStrategySpecified

public void testStrategySpecified()

testWithInitialValue

public void testWithInitialValue()


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