org.apache.tapestry.describe
Class BaseDescribeTestCase
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.describe.BaseDescribeTestCase
- Direct Known Subclasses:
- CookieStrategyTest, HTMLDescriptionReceiverTest, ObjectArrayRenderStrategyTest, PreformattedRenderableStrategyTest, ReportStatusHubTest, TestLocationRenderStrategy, TestRenderStrategy
public abstract class BaseDescribeTestCase
- extends BaseComponentTestCase
Base class for testing implementations of
DescribableStrategy
and
RenderStrategy
.
- 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 |
BaseDescribeTestCase
public BaseDescribeTestCase()
newWriter
protected IMarkupWriter newWriter()
newCycle
protected IRequestCycle newCycle()
newDescriber
protected HTMLDescriber newDescriber()
newReceiver
protected DescriptionReceiver newReceiver()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.