org.apache.tapestry.portlet
Class BasePortletWebTestCase

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.BasePortletWebTestCase
Direct Known Subclasses:
PortletWebSessionTest, TestPortletWebActivator, TestPortletWebContext, TestPortletWebRequest, TestPortletWebResponse, TestRenderWebResponse

public abstract class BasePortletWebTestCase
extends BaseComponentTestCase

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
BasePortletWebTestCase()
           
 
Method Summary
protected  void checkList(List l)
           
protected  Enumeration newEnumeration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasePortletWebTestCase

public BasePortletWebTestCase()
Method Detail

newEnumeration

protected Enumeration newEnumeration()

checkList

protected void checkList(List l)


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