-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
Spying/mocking classes like FacesContext, Application, ResourceHandler, etc.
would be great addition to testing capabilities of JSFUnit framework.
Problem with this concept is that current mock frameworks does support only runtime byte code instrumentation,
can't provide you implementation class before start of test and thus you can't configure it to JSF runtime.