org.apache.tapestry.form.validator
Class TestIdentity
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.validator.BaseValidatorTestCase
org.apache.tapestry.form.validator.TestIdentity
public class TestIdentity
- extends BaseValidatorTestCase
Tests for Identity
.
- Since:
- 4.1.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestIdentity
public TestIdentity()
testOK
public void testOK()
throws Exception
- Throws:
Exception
testFail
public void testFail()
testFailCustomMessage
public void testFailCustomMessage()
test_Render_Contribution
public void test_Render_Contribution()
testNotRequired
public void testNotRequired()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.