> Re: Can ASP render a page back as a string. Absolutely! Its
> call Response.Write, just pipe it out to whatever channel
> you like :)
Could anyone here who's familiar with both ASP's Response.Write, and with
Rails's ActionController::TestCase's get() method, write a little pseudocode
here showing how to write that method into the lightest possible Nunit test
case?
(Allow me to slag on ASP anyway, but I'm only familiar with its VB Classic
incarnation, >1 decade ago...;)
--
Phlip