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 Polawar
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 Polawar
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