org.apache.myfaces.tobago.util
Class ComponentUtilsUnitTest

java.lang.Object
  extended by org.apache.myfaces.test.base.junit4.AbstractJsfTestCase
      extended by org.apache.myfaces.tobago.internal.mock.faces.AbstractTobagoTestBase
          extended by org.apache.myfaces.tobago.util.ComponentUtilsUnitTest

public class ComponentUtilsUnitTest
extends org.apache.myfaces.tobago.internal.mock.faces.AbstractTobagoTestBase


Field Summary
 
Fields inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfTestCase
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session
 
Constructor Summary
ComponentUtilsUnitTest()
           
 
Method Summary
 void testFindDescendant()
           
 void testSplitList()
           
 
Methods inherited from class org.apache.myfaces.tobago.internal.mock.faces.AbstractTobagoTestBase
getFacesContext, getRequest, setUp, tearDown
 
Methods inherited from class org.apache.myfaces.test.base.junit4.AbstractJsfTestCase
setFactories, setUpApplication, setUpExternalContext, setUpFacesContext, setUpJSFObjects, setUpLifecycle, setUpRenderKit, setUpServletObjects, setUpView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentUtilsUnitTest

public ComponentUtilsUnitTest()
Method Detail

testSplitList

public void testSplitList()

testFindDescendant

public void testFindDescendant()


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.