method

fixture_paths

rails latest stable - Class: ActiveSupport::TestCase
fixture_paths
public

Returns the ActiveRecord::FixtureSet collection.

In your test_helper.rb you must have require "rails/test_help".