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

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.ExtValCoreConfigurationRendererProxyTestCase

public class ExtValCoreConfigurationRendererProxyTestCase
extends ExtValCoreConfigurationTestCase

Author:
Rudy De Busscher since v4

Nested Class Summary
static class ExtValCoreConfigurationRendererProxyTestCase.Custom2ExtValRendererProxy
           
static class ExtValCoreConfigurationRendererProxyTestCase.CustomExtValCoreConfiguration
           
static class ExtValCoreConfigurationRendererProxyTestCase.CustomExtValRendererProxy
           
 
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
ExtValCoreConfigurationRendererProxyTestCase()
           
 
Method Summary
protected  void addInitializationParameters()
           
protected  ExtValCoreConfiguration getCustomExtValCoreConfiguration()
           
 void testRendererProxyCustomConfig()
           
 void testRendererProxyDefault()
           
 void testRendererProxyWebXml()
           
 
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, setFactories, setUp, setUpApplication, setUpFacesContext, setUpRenderKit, setUpServletObjects, setUpTestCase
 
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

ExtValCoreConfigurationRendererProxyTestCase

public ExtValCoreConfigurationRendererProxyTestCase()
Method Detail

addInitializationParameters

protected void addInitializationParameters()
Overrides:
addInitializationParameters in class AbstractExValTestCase

getCustomExtValCoreConfiguration

protected ExtValCoreConfiguration getCustomExtValCoreConfiguration()
Overrides:
getCustomExtValCoreConfiguration in class AbstractExValTestCase

testRendererProxyDefault

public void testRendererProxyDefault()

testRendererProxyWebXml

public void testRendererProxyWebXml()

testRendererProxyCustomConfig

public void testRendererProxyCustomConfig()


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