]
Lukáš Fryč updated ARQ-1330:
----------------------------
Fix Version/s: warp_1.next
Allow mocking/spying on JSF base classes
----------------------------------------
Key: ARQ-1330
URL:
https://issues.jboss.org/browse/ARQ-1330
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Warp
Reporter: Lukáš Fryč
Fix For: warp_1.next
Spying/mocking classes like FacesContext, Application, ResourceHandler, etc.
would be great addition to testing capabilities of JSFUnit framework.
Problem with this concept is that current mock frameworks does support only runtime byte
code instrumentation,
can't provide you implementation class before start of test and thus you can't
configure it to JSF runtime.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: