org.apache.tapestry.annotations
Class MetaAnnotationWorkerTest

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

public class MetaAnnotationWorkerTest
extends BaseAnnotationTestCase

Test case for MetaAnnotationWorker.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
MetaAnnotationWorkerTest()
           
 
Method Summary
 void testMeta()
           
 void testMetaInSubclass()
           
 void testNoEqualsSign()
           
 
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

MetaAnnotationWorkerTest

public MetaAnnotationWorkerTest()
Method Detail

testMeta

public void testMeta()

testMetaInSubclass

public void testMetaInSubclass()

testNoEqualsSign

public void testNoEqualsSign()


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