org.apache.tapestry.annotations
Class PersistAnnotationWorkerTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.AnnotationEnhancementWorkerTest
org.apache.tapestry.annotations.PersistAnnotationWorkerTest
public class PersistAnnotationWorkerTest
- extends AnnotationEnhancementWorkerTest
Tests for PersistAnnotationWorker
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistAnnotationWorkerTest
public PersistAnnotationWorkerTest()
testDefaultStrategy
public void testDefaultStrategy()
testStrategySpecified
public void testStrategySpecified()
testWithInitialValue
public void testWithInitialValue()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.