Class: AppTest

Inherits:
Minitest::Test
  • Object
show all
Defined in:
lib/easy_portfolio/portfolio_template/test/app_test.rb

Instance Method Summary collapse

Instance Method Details

#setupObject



5
6
7
# File 'lib/easy_portfolio/portfolio_template/test/app_test.rb', line 5

def setup

end

#teardownObject



9
10
11
# File 'lib/easy_portfolio/portfolio_template/test/app_test.rb', line 9

def teardown

end