search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/13654614/​how-to-check-for-a... - Cached
  2. ... update_user_region_id, and I should be expecting a change in the user object. def ... id: region_id).first return if user.nil? ... object of class RSpec:: ...
    stackoverflow.com/questions/15391778/​rspec-how-to-test... - Cached
  3. ... if you would like to learn more about spec helpers check out the official rspec site. ... lets change the \"value for ... = nil salesman = Salesman. new ...
    killswitchcollective.com/articles/30_​tdd_bdd_and_using_rspec - Cached
  4. It turns out that RSpec takes a little bit of manual work to get going with Sinatra. ... undefined method `be_nil\' for nil: ... check out the code there.
    sitr.us/2008/07/29/how-to-use-rspec-to-​describe-a... - Cached
  5. ... but many developers prefer to use RSpec, Cucumber ... check out The Cucumber ... Expected errors to include \"can\'t be blank\" when password is set to nil, ...
    net.tutsplus.com/tutorials/how-i-test - Cached
  6. ... but we’re making an exception to release a change to how RSpec interacts ... Only eval let block once even if it returns nil ... Check for failure_message ...
    blog.davidchelimsky.net/2011/10/16/​rspec-270-is-released - Cached
  7. Behavior-Driven Development с RSpec и Cucumber Стефан Кънев ... def implement_a_change ... should == 42 assert result.nil?
    www.slideshare.net/skanev/​behaviordriven-development... - Cached
    More results from slideshare.net »
  8. ... returning later to make a change to the ... to should be or should_not be_nil that is the question… RSpec has a number of ... Use expect to check that a ...
    < B>tutorials.jumpstartlab.com/topics/​internal_testing/rspec... - Cached
  9. ... and more detailed history of BDD and RSpec’s evolution, check out the ... got nil ./user_spec.rb ... you want to make a simple chang e to the app and tests break ...
    blog.davidchelimsky.net/.../an-​introduction-to-rspec-part-i - Cached
  10. To learn more, check out the Rspec website. There’s also the The Rspec book, ... define d method `books’ for nil:NilClass (NoMethodError)
    net.tutsplus.com/.../ruby-for-newbies-​testing-with-rspec - Cached