APIdock / Ruby on Rails
/
Browse About
method

fixture_paths

v8.1.1 - Show 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".

# File activesupport/lib/active_support/test_case.rb, line 176

Related methods

  • Instance methods
  • assert_no_match
  • assert_not_empty
  • assert_not_equal
  • assert_not_in_delta
  • assert_not_in_epsilon
  • assert_not_includes
  • assert_not_instance_of
  • assert_not_kind_of
  • assert_not_nil
  • assert_not_operator
  • assert_not_predicate
  • assert_not_respond_to
  • assert_not_same
  • inspect
  • parallel_worker_id
  • Class methods
  • fixture_paths
  • fixture_paths=
  • parallel_worker_id
  • parallel_worker_id=
  • parallelize
  • parallelize_before_fork
  • parallelize_setup
  • parallelize_teardown
  • test_order
  • test_order=
APIdock API Documentation Browser

Track developer experience with Swarmia's DX Core 4 metrics.

© 2026 APIdock