method
should_fail_with_assert
RSpec latest stable (1.3.1)
-
0 notes -
Class: MyTest
- 1.1.4
- 1.1.12 (0)
- 1.2.0
- 1.2.8
- 1.3.0
- 1.3.1
- What's this?
should_fail_with_assert()
public
Hide source
# File resources/test/test_case_with_should_methods.rb, line 19 def should_fail_with_assert assert false end