org.apache.myfaces.extensions.validator.test.core.config
Class ExtValCoreConfigurationProxyHelperTestCase

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.core.AbstractExValCoreTestCase
              extended by org.apache.myfaces.extensions.validator.test.core.config.ExtValCoreConfigurationTestCase
                  extended by org.apache.myfaces.extensions.validator.test.core.config.ExtValCoreConfigurationProxyHelperTestCase

public class ExtValCoreConfigurationProxyHelperTestCase
extends ExtValCoreConfigurationTestCase

since v4


Nested Class Summary
static class ExtValCoreConfigurationProxyHelperTestCase.CustomProxyHelper
           
 
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
ExtValCoreConfigurationProxyHelperTestCase()
           
 
Method Summary
protected  void addInitializationParameters()
           
protected  ExtValCoreConfiguration getCustomExtValCoreConfiguration()
           
protected  void setUpTestCase()
           
 void testProxyHelperCustomConfig()
           
 void testProxyHelperDefault()
           
 void testProxyHelperWebXml()
           
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.core.config.ExtValCoreConfigurationTestCase
getName, invokeStartupListeners, needCustomConfig, needXmlParameters
 
Methods inherited from class org.apache.myfaces.extensions.validator.test.base.AbstractExValTestCase
addInitParameter, assertIdExists, assertNavigationBlocked, checkMessageCount, checkMessageCount, checkMessageSeverities, createRequestScopedBean, createValueBinding, getCustomConfigObjects, reset, resetExtValContext, resetTestCase, resolveBean, setUp, setUpApplication, setUpFacesContext, setUpRenderKit, setUpServletObjects
 
Methods inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase
setFactories, 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

ExtValCoreConfigurationProxyHelperTestCase

public ExtValCoreConfigurationProxyHelperTestCase()
Method Detail

setUpTestCase

protected void setUpTestCase()
Overrides:
setUpTestCase in class AbstractExValTestCase

addInitializationParameters

protected void addInitializationParameters()
Overrides:
addInitializationParameters in class AbstractExValTestCase

getCustomExtValCoreConfiguration

protected ExtValCoreConfiguration getCustomExtValCoreConfiguration()
Overrides:
getCustomExtValCoreConfiguration in class AbstractExValTestCase

testProxyHelperDefault

public void testProxyHelperDefault()

testProxyHelperWebXml

public void testProxyHelperWebXml()

testProxyHelperCustomConfig

public void testProxyHelperCustomConfig()


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