class TestHelperMethod
Public Instance Methods
test_that_kitty_can_eat()
click to toggle source
# File lib/test/test_helper_method.rb, line 5 def test_that_kitty_can_eat assert true end
# File lib/test/test_helper_method.rb, line 5 def test_that_kitty_can_eat assert true end