method
should_pass_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_pass_with_should()
public
Hide source
# File resources/test/test_case_with_should_methods.rb, line 7 def should_pass_with_should 1.should == 1 end