APIdock / RSpec
/
Browse About
method

options

rspec latest stable - Class: Spec::Example::ExampleGroupMethods
options(# :nodoc:)
public

No documentation available.

# File lib/spec/example/example_group_methods.rb, line 24
      def options # :nodoc:
        @options ||= {}
      end

Related methods

  • Instance methods
  • context
  • describe
  • described_class
  • described_type
  • description
  • description_args
  • description_parts
  • example
  • example_group_hierarchy
  • example_implementations
  • example_proxies
  • examples
  • include_constants_in
  • inherited
  • it
  • it_should_behave_like
  • let
  • let!
  • nested_descriptions
  • notify
  • number_of_examples
  • options
  • pending_implementation
  • run
  • set_description
  • specify
  • xexample
  • xit
  • xspecify
  • Class methods
  • build_description_from
  • Private methods
  • privatedry_run
  • privateexample_method?
  • privateexamples_to_run
  • privateexamples_were_specified?
  • privateinclude_shared_example_group
  • privatemethod_added
  • privaterun_after_all
  • privaterun_before_all
  • privaterun_examples
  • privateshould_method?
  • privatesubclass
APIdock API Documentation Browser

© 2026 APIdock