org.apache.tapestry.web
Class BaseWebTestCase
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.web.BaseWebTestCase
- Direct Known Subclasses:
- ServletWebSessionTest, TestServletWebContext, TestServletWebRequest
public abstract class BaseWebTestCase
- extends BaseComponentTestCase
Common code used when testing the various container adapters.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseWebTestCase
public BaseWebTestCase()
newEnumeration
protected Enumeration newEnumeration()
checkList
protected void checkList(List l)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.