method
should_fail_with_should
1.1.12 -
Show latest stable
-
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_should()
public
Hide source
# File resources/test/test_case_with_should_methods.rb, line 11 def should_fail_with_should 1.should == 2 end