Flowdock
method

should_fail_with_assert

Importance_0
1.1.12 - Show latest stable - 0 notes - Class: MyTest
should_fail_with_assert() public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File resources/test/test_case_with_should_methods.rb, line 19
  def should_fail_with_assert
    assert false
  end
Register or log in to add new notes.