Package org.apache.tapestry5.internal.test

Interface Summary
ComponentInvoker Invokes a ComponentInvocation.
TestableMarkupWriterFactory Extension of MarkupWriterFactory that tracks the most recently created markup writer so that it can be accessed after the page has rendered.
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
CodeEq Special version of string equality used to compare two snippets of code.
ComponentEventInvoker Simulates a click on an component event invocation link.
PageRenderInvoker Simulates a click on a page link.
PageTesterComponentInvocationMap This is the real implementation, used by PageTester.
PageTesterContext  
PageTesterModule Used in conjuction with PageTester to mock up and/or stub out portions of Tapestry that need to be handled differently when testing.
PageTesterSession  
TestableCookieSinkSource  
TestableMarkupWriterFactoryImpl  
TestableRequestImpl  
TestableResponseImpl  
 



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