org.apache.tapestry.annotations
Class TestParameterAnnotationWorker
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.TestParameterAnnotationWorker
public class TestParameterAnnotationWorker
- extends BaseAnnotationTestCase
Tests for ParameterAnnotationWorker
.
- 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 |
TestParameterAnnotationWorker
public TestParameterAnnotationWorker()
testSimple
public void testSimple()
testRequired
public void testRequired()
testCacheOff
public void testCacheOff()
testAliases
public void testAliases()
testDeprecated
public void testDeprecated()
testNamed
public void testNamed()
testDefaultValue
public void testDefaultValue()
testParameterNotAllowed
public void testParameterNotAllowed()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.