method
should_pass_with_should
1.1.12 -
Show latest stable
- Class:
MySpec
should_pass_with_should()public
No documentation available.
# File resources/spec/example_group_with_should_methods.rb, line 5
def should_pass_with_should
1.should == 1
end