org.apache.myfaces.extensions.validator.test.propval.baseval
Class CustomSeverity1TestCase

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.baseval.CustomSeverity1TestCase

public class CustomSeverity1TestCase
extends AbstractPropertyValidationTestCase


Field Summary
 
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
CustomSeverity1TestCase()
           
 
Method Summary
protected  void resetTestCase()
           
 void setUpTestCase()
           
 void testCustomValidationParameterViaGlobalProperty()
           
 void testCustomValidationParameterViaStaticConfig()
           
 void testUnknownValidationParameter()
           
 
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

CustomSeverity1TestCase

public CustomSeverity1TestCase()
Method Detail

setUpTestCase

public void setUpTestCase()
Overrides:
setUpTestCase in class AbstractExValTestCase

resetTestCase

protected void resetTestCase()
Overrides:
resetTestCase in class AbstractExValTestCase

testCustomValidationParameterViaGlobalProperty

public void testCustomValidationParameterViaGlobalProperty()
                                                    throws Exception
Throws:
Exception

testCustomValidationParameterViaStaticConfig

public void testCustomValidationParameterViaStaticConfig()
                                                  throws Exception
Throws:
Exception

testUnknownValidationParameter

public void testUnknownValidationParameter()
                                    throws Exception
Throws:
Exception


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