'''JSFUnit''': a testing framework for JSF (JavaServerFaces) applications -- from the JBoss (JbossServer) community http://www.jboss.org/jsfunit/ : ''"JSFUnit is a test framework for JSF applications. It is designed to allow complete integration testing and unit testing of JSF applications using a simplified API. JSFUnit tests run inside the container, which provides the developer full access to managed beans, the FacesContext, EL Expressions, and the internal JSF component tree. At the same time, you also have access to parsed HTML output of each client request."'' ---- See Also: * http://www.infoq.com/news/2007/12/jsf-testing-tools * http://jsfunit.blogspot.com/