>From: Rogerio Pereira <[EMAIL PROTECTED]>
>
> No idea about usage of shale mock objects, including the fact that i
> don't want use Shale itself.
>
Shale is built on the idea of providing value added features to JSF.  You can pick an choose what you want to use.  So you can use the test framework without using the core web libraries. 
 
You can find a distribution here:
http://svn.apache.org/dist/struts/shale/v1.0.0/
 
This archive contains the full enchilada.  The use-cases app is a good place to look for example of using the testing framework (struts-shale-1.0.0\use-cases\src\java).  There are ant and maven build scripts for all the projects.   The maven builds can be found in subversion:
 
svn co https://svn.apache.org/repos/asf/struts/shale/trunk/ shale
 
Gary
 
 

Reply via email to