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

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

public class EmptyIf3TestCase
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
EmptyIf3TestCase()
           
 
Method Summary
protected  void setUpTestCase()
           
 void testEmptyIfBooleanTargetEmptyCorrect1()
           
 void testEmptyIfBooleanTargetEmptyCorrect2()
           
 void testEmptyIfBooleanTargetNotEmptyCorrect()
           
 void testEmptyIfBooleanTargetNotEmptyFailed()
           
 
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, 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

EmptyIf3TestCase

public EmptyIf3TestCase()
Method Detail

setUpTestCase

protected void setUpTestCase()
Overrides:
setUpTestCase in class AbstractExValTestCase

testEmptyIfBooleanTargetNotEmptyCorrect

public void testEmptyIfBooleanTargetNotEmptyCorrect()
                                             throws Exception
Throws:
Exception

testEmptyIfBooleanTargetNotEmptyFailed

public void testEmptyIfBooleanTargetNotEmptyFailed()
                                            throws Exception
Throws:
Exception

testEmptyIfBooleanTargetEmptyCorrect1

public void testEmptyIfBooleanTargetEmptyCorrect1()
                                           throws Exception
Throws:
Exception

testEmptyIfBooleanTargetEmptyCorrect2

public void testEmptyIfBooleanTargetEmptyCorrect2()
                                           throws Exception
Throws:
Exception


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