org.apache.tapestry.annotations
Class BaseAnnotationTestCase
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
- Direct Known Subclasses:
- AnnotationEnhancementWorkerTest, InitialValueAnnotationWorkerTest, MetaAnnotationWorkerTest, TestAnnotationUtils, TestAssetAnnotationWorker, TestBeanAnnotationWorker, TestComponentAnnotationWorker, TestComponentClassAnnotationWorker, TestComponentHousekeepingWorker, TestComponentPropertyProxyWorker, TestEventListenerAnnotationWorker, TestInjectAssetAnnotationWorker, TestInjectComponentAnnotationWorker, TestInjectObjectAnnotationWorker, TestMessageAnnotationWorker, TestParameterAnnotationWorker, TestSimpleAnnotationWorkers
public class BaseAnnotationTestCase
- extends BaseComponentTestCase
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseAnnotationTestCase
public BaseAnnotationTestCase()
findMethod
protected Method findMethod(Class clazz,
String name)
newSpec
protected IComponentSpecification newSpec()
newOp
protected EnhancementOperation newOp()
newResource
protected org.apache.hivemind.Resource newResource(Class clazz)
newErrorLog
protected org.apache.hivemind.ErrorLog newErrorLog()
newMethodLocation
protected org.apache.hivemind.Location newMethodLocation(Class baseClass,
Method m,
Class annotationClass)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.