class AppTest

Public Instance Methods

setup() click to toggle source
# File lib/easy_portfolio/portfolio_template/test/app_test.rb, line 5
def setup

end
teardown() click to toggle source
# File lib/easy_portfolio/portfolio_template/test/app_test.rb, line 9
def teardown

end