Hi all,

I was thinking about writing some unit tests for my views and I
realized that this would be much helped by being able to get a
synthetic request object in the mix that would let me:
 a) pass in some parameters
 b) buffer up the response for testing

Is there some "utils" way to do this. Also, before I go groveling
through the code does anyone have any thoughts on whether this is a
good idea?

Thx

Antonio

Reply via email to