expose overrideable createRequest() and createResponse() methods in
AbstractSeamTest.Request
--------------------------------------------------------------------------------------------
Key: JBSEAM-2720
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2720
Project: Seam
Issue Type: Feature Request
Components: Test Harness
Reporter: Matt Drees
Assigned To: Matt Drees
Priority: Minor
Fix For: 2.1.0.BETA1
There are times when I'd like to substitute my own HttpServletResponse implementation
in a SeamTest request. I might do this if I want to allow getOutputStream() to return a
real output stream, so I can test actions that directly write to it (excel document
generation, for example). It'd be handy if AbstractSeamTest made it convenient for me
to do this; right now I'm relying on reflection tricks to get & set the private
field.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: