Problem with assert_difference

Hello Friends,

       I have problem with assert_difference, I want its syntax and

explantion in detail, Please help me, plz give me solution.

Regards,
Kiran P.

On 17 Oct 2007, at 09:36, Kiran P. wrote:

Hello Friends,

       I have problem with assert_difference, I want its syntax  

and explantion in detail, Please help me, plz give me solution.

It’s only in edge rails/rails 2.0, so the offical docs stuff doesn’t
cover it yet. you can see the source & rdoc docs at http://
dev.rubyonrails.org/browser/trunk/activesupport/lib/active_support/
core_ext/test/unit/assertions.rb, there have also been various blog
posts about it.

Fred