Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When writing unit tests for JSF components and renderers, it is tedious and potentially error prone to have to hand register the various artifacts with the Mock JSF runtime. It would be much more useful for the test framework to provide convenience functionality to parse either an individual faces-config.xml resource, or all such resources found in the class path, to perform these sorts of registrations.