org.apache.tapestry.annotations
Class TestAnnotationUtils
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.TestAnnotationUtils
public class TestAnnotationUtils
- extends BaseAnnotationTestCase
Tests for AnnotationUtils
.
- 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 |
TestAnnotationUtils
public TestAnnotationUtils()
testGetPropertyName
public void testGetPropertyName()
testGetPropertyNameNotAGetter
public void testGetPropertyNameNotAGetter()
testGetPropertyNameSetterNoParameters
public void testGetPropertyNameSetterNoParameters()
testNonVoidSetter
public void testNonVoidSetter()
testGetterWithParameters
public void testGetterWithParameters()
testGetterReturnsVoid
public void testGetterReturnsVoid()
testConvertMethodNameToKeyName
public void testConvertMethodNameToKeyName()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.