Class: TestHelperMethod
- Inherits:
-
Minitest::Test
- Object
- Minitest::Test
- TestHelperMethod
- Defined in:
- lib/test/test_helper_method.rb
Instance Method Summary collapse
Instance Method Details
#test_that_kitty_can_eat ⇒ Object
5 6 7 |
# File 'lib/test/test_helper_method.rb', line 5 def test_that_kitty_can_eat assert true end |