org.apache.tapestry.form
Class TestValidatableFieldSupportImpl
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.TestValidatableFieldSupportImpl
public class TestValidatableFieldSupportImpl
- extends BaseComponentTestCase
Test case for ValidatableFieldSupportImpl
.
- Since:
- 4.0
- Author:
- Paul Ferraro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestValidatableFieldSupportImpl
public TestValidatableFieldSupportImpl()
testRenderContributionsClientValidationDisabled
public void testRenderContributionsClientValidationDisabled()
testRenderContributionsClientValidationEnabledNoValidators
public void testRenderContributionsClientValidationEnabledNoValidators()
testRenderContributionsClientValidationEnabled
public void testRenderContributionsClientValidationEnabled()
testValidate
public void testValidate()
testValidateFailed
public void testValidateFailed()
testValidateNoValidators
public void testValidateNoValidators()
testValidateAcceptNull
public void testValidateAcceptNull()
testValidateRejectNull
public void testValidateRejectNull()
testIsRequiredNoValidators
public void testIsRequiredNoValidators()
testIsRequiredNoRequiredValidators
public void testIsRequiredNoRequiredValidators()
testIsRequiredWithRequiredValidator
public void testIsRequiredWithRequiredValidator()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.