org.apache.tapestry
Class TestComponentMessageAccess
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.TestComponentMessageAccess
public class TestComponentMessageAccess
- extends BaseComponentTestCase
Tests support for several deprecated methods on AbstractComponent
related to accessing localized messages. This test case may be removed in 4.1, when the
corresponding methods are removed.
- 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 |
TestComponentMessageAccess
public TestComponentMessageAccess()
testGetMessage
public void testGetMessage()
testFormat
public void testFormat()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.