Class: NewApp
- Inherits:
-
Minitest::Test
- Object
- Minitest::Test
- NewApp
- Defined in:
- lib/opening_act/templates/test/new_app_test.rb
Overview
Tests for Sinatra app
Instance Method Summary collapse
Instance Method Details
#test_something_cool ⇒ Object
5 6 7 |
# File 'lib/opening_act/templates/test/new_app_test.rb', line 5 def test_something_cool assert false end |