org.apache.myfaces.extensions.validator.test.trinidad.initializer
Class TrinidadComponentInitializerTest
java.lang.Object
org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase
org.apache.myfaces.extensions.validator.test.base.AbstractExValTestCase
org.apache.myfaces.extensions.validator.test.trinidad.AbstractTrinidadSupportTestCase
org.apache.myfaces.extensions.validator.test.trinidad.initializer.TrinidadComponentInitializerTest
public class TrinidadComponentInitializerTest
- extends AbstractTrinidadSupportTestCase
- Author:
- Rudy De Busscher
| Fields inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfConfigurableMockTestCase |
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session |
| 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, setUp, setUpApplication, setUpFacesContext, 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 |
TrinidadComponentInitializerTest
public TrinidadComponentInitializerTest()
invokeStartupListeners
protected void invokeStartupListeners()
- Overrides:
invokeStartupListeners in class AbstractTrinidadSupportTestCase
setUpTestCase
public void setUpTestCase()
- Overrides:
setUpTestCase in class AbstractTrinidadSupportTestCase
testInitializerStrong
public void testInitializerStrong()
throws Exception
- Throws:
Exception
testInitializerRequiredIf
public void testInitializerRequiredIf()
throws Exception
- Throws:
Exception
testInitializerWeak
public void testInitializerWeak()
throws Exception
- Throws:
Exception
testInitializerNone
public void testInitializerNone()
throws Exception
- Throws:
Exception
testInitializerReadOnly
public void testInitializerReadOnly()
throws Exception
- Throws:
Exception
testInitializerDisabled
public void testInitializerDisabled()
throws Exception
- Throws:
Exception
testInitializerInputHidden
public void testInitializerInputHidden()
throws Exception
- Throws:
Exception
testInitializerNotActivated
public void testInitializerNotActivated()
throws Exception
- Throws:
Exception
testInitializerNoValidationOfEmptyFields
public void testInitializerNoValidationOfEmptyFields()
throws Exception
- Throws:
Exception
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.