Package org.apache.tapestry5.internal.test

Interface Summary
TestableRequest An extended version of Request that allows the PageTester to control and override behavior, effectively simulating the portions of Request that are provided normally by a servlet container.
TestableResponse  
 

Class Summary
CaptureRenderedDocument Used to capture the rendered document from a traditional page render.
EndOfRequestCleanupFilter Makes sure that PerthreadManager.cleanup() is invoked at the end of each request (normally handled by TapestryFilter).
PageTesterContext  
PageTesterModule Used in conjunction with PageTester to mock up and/or stub out portions of Tapestry that need to be handled differently when testing.
PageTesterSession  
TestableCookieSinkSource  
TestableRequestImpl  
TestableResponseImpl  
 



Copyright © 2003-2012 The Apache Software Foundation.