org.apache.tapestry
Class TestComponentMessageAccess

java.lang.Object
  extended by BaseComponentTestCase
      extended by 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

Constructor Summary
TestComponentMessageAccess()
           
 
Method Summary
 void testFormat()
           
 void testGetMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestComponentMessageAccess

public TestComponentMessageAccess()
Method Detail

testGetMessage

public void testGetMessage()

testFormat

public void testFormat()


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