MockVisitContextFactory should behave like the myfaces core
VisitContextFactoryImpl
-----------------------------------------------------------------------------------
Key: MYFACESTEST-22
URL: https://issues.apache.org/jira/browse/MYFACESTEST-22
Project: MyFaces Test
Issue Type: Task
Components: Mock Objects
Affects Versions: 1.0.0-SNAPSHOT
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
The current implementation of MockVisitContextFactory always return a
"FullVisitContext" instance. In this case, the test user expect a mock factory
that return instances that behave the same as the ones used on myfaces core. We
don't have choice for the moment, we need to copy the ones from myfaces core
and use it here. Maybe those classes are good candidates to be moved to shared.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.