Hi all,

 

New to myfaces/jsf world.

 

I wanted to know if there’s an existing FacesTestCase for Cactus, I tried the cactus mailing list but to no avail.

 

I think it would be a useful addition to the Cactus framework.

 

Is there a set of common classes needed in the setup() and teardown() methods?

 

I did find something in jsf source. C:\jsf1.1_02fcs-src\jsf-ri\test\com\sun\faces

 

JspFacesTestCase and ServletFacesTestcase which implement FacesTestCase and extend JspTestCase and ServletTestCase.

 

Within JspFacesTestCase and ServletFacesTestCase they call FacesTestCaseService which imports FactoryFinder, FacesContext, FaceServlet, LifeCycle, etc…

 

Problem is FacesTestCaseService uses a lot of com.sun.faces packages, I was hoping for a generic version that can be used against myfaces or any other implementation.

 

Regards,

 

Bret


This e-mail message and any attachments may contain private, confidential, proprietary or privileged material of GoldenGate Software, Inc. that is for the sole use of the intended recipient(s) of this e-mail message. Any review, copying or distribution or other use of this e-mail message or any attachments hereto by anyone other than the intended recipient(s) is strictly prohibited. If you are not the intended recipient(s) of this e-mail message, please contact GoldenGate Software, Inc. (415-777-0200) immediately and permanently delete the original e-mail message and any copies of this e-mail message and all attachments, if any.

Reply via email to