org.apache.tapestry.form.validator
Class TestMinDate
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.validator.BaseValidatorTestCase
org.apache.tapestry.form.validator.TestMinDate
public class TestMinDate
- extends BaseValidatorTestCase
Tests for MinDate
.
- 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 |
TestMinDate
public TestMinDate()
testOK
public void testOK()
throws Exception
- Throws:
Exception
testFail
public void testFail()
throws Exception
- Throws:
Exception
testFailCustomMessage
public void testFailCustomMessage()
throws Exception
- Throws:
Exception
test_Render_Contribution
public void test_Render_Contribution()
test_Render_Contribution_Custom_Message
public void test_Render_Contribution_Custom_Message()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.