Leonardo Uribe created MYFACESTEST-67:
-----------------------------------------
Summary: Allow use servlet listeners inside mocks
Key: MYFACESTEST-67
URL: https://issues.apache.org/jira/browse/MYFACESTEST-67
Project: MyFaces Test
Issue Type: Improvement
Components: Mock Objects
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
As the time passes, I have seen the need of improve the mock classes available
in myfaces-test to get them more closer to a real java web server.
One of the things that becomes annoying is the ability to register a listener
and make it respond to events. It requires to change some internals to make
that work correctly.
The idea is create a base class called MockWebContainer that process and hold
the listener instances, so later other mocks can invoke it properly.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)