class RSpec::Core::Configuration
def order=(type)
- Api: -
def order=(type) order_and_seed_from_order(type) end
Included Modules
Class Methods
Instance Methods
- # _randomize?
- # add_formatter
- # add_setting
- # alias_example_to
- # alias_it_behaves_like_to
- # assert_no_example_groups_defined
- # backtrace_clean_patterns
- # backtrace_clean_patterns=
- # backtrace_exclusion_patterns
- # backtrace_exclusion_patterns=
- # backtrace_inclusion_patterns
- # backtrace_inclusion_patterns=
- # built_in_formatter
- # built_in_orderer?
- # color
- # color=
- # command
- # configure_expectation_framework
- # configure_group
- # configure_mock_framework
- # custom_formatter
- # debug=
- # debug?
- # example_ordering_block
- # exclusion_filter
- # exclusion_filter=
- # expect_with
- # expectation_framework=
- # expectation_frameworks
- # expose_current_running_example_as
- # extend
- # extract_location
- # file_at
- # files_or_directories_to_run=
- # filter_run_excluding
- # filter_run_including
- # force
- # format_docstrings
- # format_docstrings_block
- # formatters
- # full_backtrace=
- # full_backtrace?
- # full_description
- # full_description=
- # gather_directories
- # get_files_to_run
- # group_ordering_block
- # include
- # inclusion_filter
- # inclusion_filter=
- # initialize
- # libs=
- # line_numbers
- # line_numbers=
- # load_spec_files
- # mock_framework
- # mock_framework=
- # mock_with
- # order
- # order=
- # order_and_seed_from_order
- # order_and_seed_from_seed
- # order_examples
- # order_groups
- # order_groups_and_examples
- # out
- # out=
- # output
- # output=
- # output_stream=
- # output_to_tty?
- # path_for
- # pattern=
- # profile_examples
- # raise_errors_for_deprecations!
- # raise_if_rspec_1_is_loaded
- # randomize?
- # register_ordering
- # reporter
- # requires=
- # reset
- # safe_extend
- # safe_extend
- # safe_include
- # seed=
- # set_order_and_seed
- # setup_load_path_and_require
- # string_const?
- # treat_symbols_as_metadata_keys_with_true_values=
- # underscore
- # underscore_with_fix_for_non_standard_rspec_naming
- # value_for
- # warnings
- # warnings=