From: James Mead Date: 2007-05-26T03:09:40+09:00 Subject: Re: Mocking Net::HTTP On 25/05/07, Enrique Comba Riepenhausen wrote: > What would you recommend? Should I write a MockGet/Post adapter that > will do the job? Or is there a transparent way to change the behavior > of Net::HTTP without touching the adapters? You should be able to use Mocha (http://mocha.rubyforge.org) do do this. Let me know if you have a specific test you need help with. -- James. http://blog.floehopper.org