Mock (test) Application should be returning mock StateManager
-------------------------------------------------------------
Key: TRINIDAD-1054
URL: https://issues.apache.org/jira/browse/TRINIDAD-1054
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.7-core
Reporter: Max Starets
Fix For: 1.2.8-core
Attachments: MStateManager.patch
getStateManager on MApplication currently throws UnsupportedOperationException.
This means that code executed from the rendering kit tests cannot call
getStateManager(). Since we now need to add such a call, MApplication should be
returning an instance of mock StateManager
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.