org.apache.myfaces.extensions.validator.test.propval.crossval
Class EmptyIf4TestCase

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.crossval.EmptyIf4TestCase

public class EmptyIf4TestCase
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
EmptyIf4TestCase()
           
 
Method Summary
protected  void setUpTestCase()
           
 void testEmptyIfBooleanTargetEmptyCorrect()
           
 void testEmptyIfBooleanTargetEmptyFailed()
           
 void testEmptyIfBooleanTargetNotEmptyCorrect1()
           
 void testEmptyIfBooleanTargetNotEmptyCorrect2()
           
 
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, resetTestCase, 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

EmptyIf4TestCase

public EmptyIf4TestCase()
Method Detail

setUpTestCase

protected void setUpTestCase()
Overrides:
setUpTestCase in class AbstractExValTestCase

testEmptyIfBooleanTargetEmptyCorrect

public void testEmptyIfBooleanTargetEmptyCorrect()
                                          throws Exception
Throws:
Exception

testEmptyIfBooleanTargetEmptyFailed

public void testEmptyIfBooleanTargetEmptyFailed()
                                         throws Exception
Throws:
Exception

testEmptyIfBooleanTargetNotEmptyCorrect1

public void testEmptyIfBooleanTargetNotEmptyCorrect1()
                                              throws Exception
Throws:
Exception

testEmptyIfBooleanTargetNotEmptyCorrect2

public void testEmptyIfBooleanTargetNotEmptyCorrect2()
                                              throws Exception
Throws:
Exception


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