[rspec-users] Assumption tests
Pat Maddox
pergesu at gmail.com
Sat Oct 20 20:33:43 EDT 2007
On 10/20/07, Jay Levitt <lists-rspec at shopwatch.org> wrote:
> 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.
:)
More information about the rspec-users
mailing list