I presume that everyone here separates their business logic from their pages 
and that you unit test that code separately.  But how do you test your pages 
and components in isolation?  It’s all well and good to test page and component 
class methods using the Creator, but there doesn’t seem to be anyway to test 
the rendered output from your pages separate from the business tier.  You could 
manually replace the hivemodule with one that injects fake services, but I 
would like to keep this process as automatic as possible.  Could you use 
something like ant or maven to do this and maybe to launch a container as well?

 

Thanks for your help,

Rob


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.0/342 - Release Date: 5/17/2006
 

Reply via email to