org.apache.tapestry.form.validator
Class TestMin
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.validator.BaseValidatorTestCase
org.apache.tapestry.form.validator.TestMin
public class TestMin
- extends BaseValidatorTestCase
Tests for Min
.
- 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 |
TestMin
public TestMin()
test_OK
public void test_OK()
throws Exception
- Throws:
Exception
test_Fail
public void test_Fail()
test_Fail_Custom_Message
public void test_Fail_Custom_Message()
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.