« Return to Thread: [jira] Created: (TRINIDAD-1054) Mock (test) Application should be returning mock StateManager

[jira] Created: (TRINIDAD-1054) Mock (test) Application should be returning mock StateManager

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View in Thread

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.

 « Return to Thread: [jira] Created: (TRINIDAD-1054) Mock (test) Application should be returning mock StateManager