javax.faces.component
Class UIComponentTestBase

java.lang.Object
  extended by javax.faces.component.UIComponentTestBase
Direct Known Subclasses:
UIComponentEncodeAllTest, UIComponentInvokeOnComponentTest, UIComponentTest, UIComponentValueExpressionTest

public abstract class UIComponentTestBase
extends Object

Version:
$Revision: 520085 $ $Date: 2007-03-19 15:20:52 -0500 (Mon, 19 Mar 2007) $
Author:
Mathias Broekelmann (latest modification by $Author: mbr $)

Field Summary
protected  javax.faces.context.FacesContext _facesContext
           
protected  org.easymock.classextension.IMocksControl _mocksControl
           
 
Constructor Summary
UIComponentTestBase()
           
 
Method Summary
protected  void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_mocksControl

protected org.easymock.classextension.IMocksControl _mocksControl

_facesContext

protected javax.faces.context.FacesContext _facesContext
Constructor Detail

UIComponentTestBase

public UIComponentTestBase()
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.