On 10/20/2007 12:09 PM, Pat Maddox wrote:
 > I've read plenty of
 > sources that say a unit test only touches one class, and if you're
 > interacting with more than one class then it's an integration test.
 > That's a silly distinction to make

Very!  I think we all know here that a unit test tests your model, a 
functional test tests your controller and model, and an integration test 
tests your views and your controllers and your models.

Jay

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to