Package org.apache.tapestry.test

Various testing utilities to make testing tapestry pages/components easier.

See:
          Description

Class Summary
CreatePropertyWorker Forces the creation of a property, overrriding an existing implementation.
Creator A utility class that is used to instantiate abstract Tapestry pages and components.
MockComponentRenderWorker Placeholder class used to allow proper creation of AbstractComponent classes that normally rely on it being injected at runtime.
ScriptMessages Container of static methods to format logging and exception messages, used within the org.apache.tapesty.test package (and a few sub-packages).
 

Package org.apache.tapestry.test Description

Various testing utilities to make testing tapestry pages/components easier.

Author:
Howard Lewis Ship hlship@apache.org


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