org.apache.tapestry.annotations
Class TestComponentClassAnnotationWorker
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.TestComponentClassAnnotationWorker
public class TestComponentClassAnnotationWorker
- extends BaseAnnotationTestCase
Tests for ComponentClassAnnotationWorker
.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestComponentClassAnnotationWorker
public TestComponentClassAnnotationWorker()
testBasic
public void testBasic()
testSubclass
public void testSubclass()
testFormalOnly
public void testFormalOnly()
testDeprecated
public void testDeprecated()
testReservedParameters
public void testReservedParameters()
testComponentClassNotAllowed
public void testComponentClassNotAllowed()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.