Displaying 1 result from an estimated 1 matches for "test_output_to_fil".
Did you mean:
  test_output_to_file
  
2006 Sep 08
1
A quick guide to Mocha
Hello :)
Having just gone through the (admittedly simple) API of Mocha to learn 
how it works, I wrote a quick guide (190 lines) to help others get up to 
speed. I''ve attached it as RDOC and as HTML.
It is a first draft - please help me improve by giving feedback !
Contents :
Overview - Quick overview of Mocha
Unit testing, mock object and stubs - Very quick introduction to mock