jsfunit « RichFaces « JSF Q&A





1. Error while using JSFUnit/HtmlUnit/CSSParser    stackoverflow.com

We've just recently converted our project to using Maven for builds and dependency management, and after the conversion I'm getting the following exception while trying to run any JSFUnit tests in ...

2. JSF/Java Beans/Richfaces testing solution (JSFUnit, JUnit, etc)    stackoverflow.com

I'm currently looking into approaches for creating automated unit tests for any new code created in our web based application. We are running JSF 2.0, Richfaces 3.3 and using JRE1.6. I'd be ...