org.apache.tapestry.engine
Class RequestCycleTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.engine.RequestCycleTest
public class RequestCycleTest
- extends BaseComponentTestCase
Tests for RequestCycle
. Mostly just tests changes for 4.0
(3.0 code is still mostly tested via the mock integration tests).
- 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 |
RequestCycleTest
public RequestCycleTest()
testGetters
public void testGetters()
testForgetPage
public void testForgetPage()
testSendRedirect
public void testSendRedirect()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.