org.apache.myfaces.extensions.validator.test.beanval
Class ConstraintSourceAwareValidation1TestCase

java.lang.Object
  extended by org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase
      extended by org.apache.myfaces.extensions.validator.test.base.AbstractExValTestCase
          extended by org.apache.myfaces.extensions.validator.test.beanval.AbstractBeanValidationTestCase
              extended by org.apache.myfaces.extensions.validator.test.beanval.BaseBeanValPropertyValidationTestCase<ConstraintSourceAware1Bean>
                  extended by org.apache.myfaces.extensions.validator.test.beanval.ConstraintSourceAwareValidation1TestCase

public class ConstraintSourceAwareValidation1TestCase
extends BaseBeanValPropertyValidationTestCase<ConstraintSourceAware1Bean>

EXTVAL-83

Author:
Gerhard Petracek

Field Summary
 
Fields inherited from class org.apache.myfaces.extensions.validator.test.beanval.BaseBeanValPropertyValidationTestCase
bean, inputComponent1, inputComponent2, inputComponent3
 
Fields inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session
 
Constructor Summary
ConstraintSourceAwareValidation1TestCase()
           
 
Method Summary
protected  ConstraintSourceAware1Bean getBeanToTest()
           
 void testImplecitFieldMapping()
           
 void testImplecitMethodMapping()
           
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.beanval.BaseBeanValPropertyValidationTestCase
assertComponentInvalid, assertComponentValid, createValueBindingForComponent, resetTestCase, setUpTestCase, setValueToValidate, updateComponents, validateComponents
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.beanval.AbstractBeanValidationTestCase
invokeStartupListeners, processModelValidation
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.base.AbstractExValTestCase
addInitializationParameters, addInitParameter, assertIdExists, assertNavigationBlocked, checkMessageCount, checkMessageCount, checkMessageSeverities, createRequestScopedBean, createValueBinding, getCustomConfigObjects, getCustomExtValCoreConfiguration, reset, resetExtValContext, resolveBean, setFactories, setUp, setUpApplication, setUpFacesContext, setUpRenderKit, setUpServletObjects
 
Methods inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase
setUpExternalContext, setUpJSFObjects, setUpLifecycle, setUpView, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintSourceAwareValidation1TestCase

public ConstraintSourceAwareValidation1TestCase()
Method Detail

getBeanToTest

protected ConstraintSourceAware1Bean getBeanToTest()
Specified by:
getBeanToTest in class BaseBeanValPropertyValidationTestCase<ConstraintSourceAware1Bean>

testImplecitFieldMapping

public void testImplecitFieldMapping()

testImplecitMethodMapping

public void testImplecitMethodMapping()


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.