org.apache.tapestry.form
Class TestValidationMessages
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.TestValidationMessages
public class TestValidationMessages
- extends BaseComponentTestCase
Tests for ValidationMessagesImpl
.
- 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 |
TestValidationMessages
public TestValidationMessages()
testMessageOverrideNull
public void testMessageOverrideNull()
testGetLocale
public void testGetLocale()
testMessageOverride
public void testMessageOverride()
testMessageOverrideAsReference
public void testMessageOverrideAsReference()
- Test the use of the '%key' construct as the message.
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.