method
test_ify
1.1.12 -
Show latest stable
- Class:
MyTest
test_ify()public
No documentation available.
# File resources/test/test_case_with_should_methods.rb, line 27
def test_ify
raise "This is a real test"
end test_ify()No documentation available.
# File resources/test/test_case_with_should_methods.rb, line 27
def test_ify
raise "This is a real test"
end