org.apache.myfaces.extensions.validator.test.propval.constraintsource
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.propval.AbstractPropertyValidationTestCase
              extended by org.apache.myfaces.extensions.validator.test.propval.constraintsource.AbstractConstraintSourceTestCase<ConstraintSourceAware1Bean>
                  extended by org.apache.myfaces.extensions.validator.test.propval.constraintsource.ConstraintSourceAwareValidation1TestCase

public class ConstraintSourceAwareValidation1TestCase
extends AbstractConstraintSourceTestCase<ConstraintSourceAware1Bean>

EXTVAL-83

Author:
Gerhard Petracek, Rudy De Busscher

Field Summary
 
Fields inherited from class org.apache.myfaces.extensions.validator.test.propval.constraintsource.AbstractConstraintSourceTestCase
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 testImplicitFieldMapping()
           
 void testImplicitMethodMapping()
           
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.propval.constraintsource.AbstractConstraintSourceTestCase
assertComponentInvalid, assertComponentValid, createValueBindingForComponent, resetTestCase, setUpTestCase, setValueToValidate, updateComponents, validateComponents
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.propval.AbstractPropertyValidationTestCase
invokeStartupListeners, processCrossValidation
 
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 AbstractConstraintSourceTestCase<ConstraintSourceAware1Bean>

testImplicitFieldMapping

public void testImplicitFieldMapping()

testImplicitMethodMapping

public void testImplicitMethodMapping()


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