search for: 0cef0276

Displaying 1 result from an estimated 1 matches for "0cef0276".

2007 Jul 04
3
Testing Rails Associations
Hi, I''m very new to rspec, so if this is not the right forum please let me know. I''m starting to spec my models first in an existing rails app, porting from a mix of Test::Unit, and simply_bdd amongst others. I''m at the point where I want to test that certain associations are present. What I''m not sure of is should I test the association or the method and