method

test_homepage

test_homepage()
public

No documentation available.

# File railties/helpers/performance_test.rb, line 6
  def test_homepage
    get '/'
  end