method
should_fail_with_should

1.1.12 -
Show latest stable
-
0 notes -
Class: MySpec
- 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_should()
public
Hide source
# File resources/spec/example_group_with_should_methods.rb, line 9 def should_fail_with_should 1.should == 2 end