Table of Contents - rspec-expectations-3.5.0 Documentation
Classes/Modules
BasicObject
Minitest
Object
RSpec
RSpec::Expectations
RSpec::Expectations::BlockExpectationTarget
RSpec::Expectations::Configuration
RSpec::Expectations::ExpectationHelper
RSpec::Expectations::ExpectationNotMetError
RSpec::Expectations::ExpectationTarget
RSpec::Expectations::ExpectationTarget::InstanceMethods
RSpec::Expectations::FailureAggregator
RSpec::Expectations::LegacyMacherAdapter
RSpec::Expectations::LegacyMatcherAdapter
RSpec::Expectations::LegacyMatcherAdapter::RSpec1
RSpec::Expectations::LegacyMatcherAdapter::RSpec2
RSpec::Expectations::MultipleExpectationsNotMetError
RSpec::Expectations::NegativeExpectationHandler
RSpec::Expectations::PositiveExpectationHandler
RSpec::Expectations::Syntax
RSpec::Expectations::Version
RSpec::Matchers
RSpec::Matchers::AliasedMatcher
RSpec::Matchers::AliasedMatcherWithOperatorSupport
RSpec::Matchers::AliasedNegatedMatcher
RSpec::Matchers::BuiltIn
RSpec::Matchers::BuiltIn::All
RSpec::Matchers::BuiltIn::BaseMatcher
RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
RSpec::Matchers::BuiltIn::Be
RSpec::Matchers::BuiltIn::BeAKindOf
RSpec::Matchers::BuiltIn::BeAnInstanceOf
RSpec::Matchers::BuiltIn::BeBetween
RSpec::Matchers::BuiltIn::BeComparedTo
RSpec::Matchers::BuiltIn::BeFalsey
RSpec::Matchers::BuiltIn::BeHelpers
RSpec::Matchers::BuiltIn::BeNil
RSpec::Matchers::BuiltIn::BePredicate
RSpec::Matchers::BuiltIn::BeTruthy
RSpec::Matchers::BuiltIn::BeWithin
RSpec::Matchers::BuiltIn::CaptureStderr
RSpec::Matchers::BuiltIn::CaptureStdout
RSpec::Matchers::BuiltIn::CaptureStreamToTempfile
RSpec::Matchers::BuiltIn::Change
RSpec::Matchers::BuiltIn::ChangeDetails
RSpec::Matchers::BuiltIn::ChangeFromValue
RSpec::Matchers::BuiltIn::ChangeRelatively
RSpec::Matchers::BuiltIn::ChangeToValue
RSpec::Matchers::BuiltIn::Compound
RSpec::Matchers::BuiltIn::Compound::And
RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
RSpec::Matchers::BuiltIn::Compound::Or
RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
RSpec::Matchers::BuiltIn::ContainExactly
RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
RSpec::Matchers::BuiltIn::Cover
RSpec::Matchers::BuiltIn::EndWith
RSpec::Matchers::BuiltIn::Eq
RSpec::Matchers::BuiltIn::Eql
RSpec::Matchers::BuiltIn::Equal
RSpec::Matchers::BuiltIn::Exist
RSpec::Matchers::BuiltIn::Exist::ExistenceTest
RSpec::Matchers::BuiltIn::Has
RSpec::Matchers::BuiltIn::HaveAttributes
RSpec::Matchers::BuiltIn::Include
RSpec::Matchers::BuiltIn::Match
RSpec::Matchers::BuiltIn::NegativeOperatorMatcher
RSpec::Matchers::BuiltIn::NullCapture
RSpec::Matchers::BuiltIn::OperatorMatcher
RSpec::Matchers::BuiltIn::Output
RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
RSpec::Matchers::BuiltIn::RaiseError
RSpec::Matchers::BuiltIn::ReliableMatchData
RSpec::Matchers::BuiltIn::RespondTo
RSpec::Matchers::BuiltIn::Satisfy
RSpec::Matchers::BuiltIn::SpecificValuesChange
RSpec::Matchers::BuiltIn::StartAndEndWith
RSpec::Matchers::BuiltIn::StartOrEndWith
RSpec::Matchers::BuiltIn::StartWith
RSpec::Matchers::BuiltIn::ThrowSymbol
RSpec::Matchers::BuiltIn::YieldControl
RSpec::Matchers::BuiltIn::YieldProbe
RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
RSpec::Matchers::BuiltIn::YieldWithArgs
RSpec::Matchers::BuiltIn::YieldWithNoArgs
RSpec::Matchers::Composable
RSpec::Matchers::DSL
RSpec::Matchers::DSL::DefaultImplementations
RSpec::Matchers::DSL::Macros
RSpec::Matchers::DSL::Macros::Deprecated
RSpec::Matchers::DSL::Matcher
RSpec::Matchers::EnglishPhrasing
RSpec::Matchers::ExpectedsForMultipleDiffs
RSpec::Matchers::FailMatchers
RSpec::Matchers::MatcherDelegator
RSpec::Matchers::MatcherProtocol
RSpec::Support
Methods
::Array — RSpec::Matchers::EnglishPhrasing
::alias_matcher — RSpec::Matchers
::append_features — RSpec::Matchers
::capture — RSpec::Matchers::BuiltIn::NullCapture
::capture — RSpec::Matchers::BuiltIn::CaptureStdout
::capture — RSpec::Matchers::BuiltIn::CaptureStderr
::check_message — RSpec::Expectations::ExpectationHelper
::clear_generated_description — RSpec::Matchers
::configuration — RSpec::Expectations
::configuration — RSpec::Matchers
::define_negated_matcher — RSpec::Matchers
::diff_label_for — RSpec::Matchers::ExpectedsForMultipleDiffs
::differ — RSpec::Expectations
::does_not_match? — RSpec::Expectations::NegativeExpectationHandler
::fail_with — RSpec::Expectations
::for — RSpec::Expectations::ExpectationTarget
::for_many_matchers — RSpec::Matchers::ExpectedsForMultipleDiffs
::from — RSpec::Matchers::ExpectedsForMultipleDiffs
::generated_description — RSpec::Matchers
::get — RSpec::Matchers::BuiltIn::OperatorMatcher
::handle_failure — RSpec::Expectations::ExpectationHelper
::handle_matcher — RSpec::Expectations::NegativeExpectationHandler
::handle_matcher — RSpec::Expectations::PositiveExpectationHandler
::has_default_failure_messages? — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
::improve_hash_formatting — RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
::interface_matches? — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
::interface_matches? — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
::is_a_describable_matcher? — RSpec::Matchers
::is_a_matcher? — RSpec::Matchers
::last_description — RSpec::Matchers
::list — RSpec::Matchers::EnglishPhrasing
::matcher_expects_call_stack_jump? — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
::matcher_name — RSpec::Matchers::BuiltIn::BaseMatcher
::modern_matcher_from — RSpec::Expectations::ExpectationHelper
::name — RSpec::Matchers::BuiltIn::CaptureStderr
::name — RSpec::Matchers::BuiltIn::CaptureStdout
::name — RSpec::Matchers::BuiltIn::NullCapture
::new — RSpec::Matchers::BuiltIn::StartOrEndWith
::new — RSpec::Matchers::DSL::Matcher
::new — RSpec::Expectations::ExpectationTarget
::new — RSpec::Matchers::BuiltIn::ThrowSymbol
::new — RSpec::Matchers::MatcherDelegator
::new — RSpec::Expectations::FailureAggregator
::new — RSpec::Matchers::BuiltIn::ChangeDetails
::new — RSpec::Matchers::BuiltIn::ReliableMatchData
::new — RSpec::Matchers::BuiltIn::BeBetween
::new — RSpec::Matchers::BuiltIn::RaiseError
::new — RSpec::Matchers::BuiltIn::BeWithin
::new — RSpec::Matchers::BuiltIn::YieldProbe
::new — RSpec::Expectations::MultipleExpectationsNotMetError
::new — RSpec::Matchers::BuiltIn::HaveAttributes
::new — RSpec::Matchers::BuiltIn::BePredicate
::new — RSpec::Matchers::BuiltIn::ChangeRelatively
::new — RSpec::Expectations::LegacyMatcherAdapter
::new — RSpec::Matchers::BuiltIn::BeComparedTo
::new — RSpec::Matchers::BuiltIn::Cover
::new — RSpec::Matchers::BuiltIn::StartOrEndWith
::new — RSpec::Matchers::BuiltIn::Match
::new — RSpec::Matchers::BuiltIn::OperatorMatcher
::new — RSpec::Matchers::BuiltIn::Satisfy
::new — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
::new — RSpec::Expectations::LegacyMatcherAdapter
::new — RSpec::Matchers::BuiltIn::Be
::new — RSpec::Matchers::BuiltIn::Output
::new — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
::new — RSpec::Matchers::BuiltIn::Change
::new — RSpec::Matchers::BuiltIn::SpecificValuesChange
::new — RSpec::Expectations::Configuration
::new — RSpec::Matchers::AliasedMatcher
::new — RSpec::Matchers::ExpectedsForMultipleDiffs
::new — RSpec::Matchers::BuiltIn::YieldWithArgs
::new — RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
::new — RSpec::Matchers::BuiltIn::ChangeFromValue
::new — RSpec::Matchers::BuiltIn::Compound
::new — RSpec::Matchers::BuiltIn::Has
::new — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
::new — RSpec::Matchers::BuiltIn::Include
::new — RSpec::Matchers::BuiltIn::RespondTo
::new — RSpec::Matchers::BuiltIn::All
::new — RSpec::Matchers::BuiltIn::Exist
::new — RSpec::Matchers::BuiltIn::BaseMatcher
::new — RSpec::Matchers::BuiltIn::YieldControl
::new — RSpec::Matchers::BuiltIn::ChangeToValue
::opposite_should_method — RSpec::Expectations::NegativeExpectationHandler
::opposite_should_method — RSpec::Expectations::PositiveExpectationHandler
::probe — RSpec::Matchers::BuiltIn::YieldProbe
::register — RSpec::Matchers::BuiltIn::OperatorMatcher
::registry — RSpec::Matchers::BuiltIn::OperatorMatcher
::should_enumerate? — RSpec::Matchers::Composable
::should_method — RSpec::Expectations::PositiveExpectationHandler
::should_method — RSpec::Expectations::NegativeExpectationHandler
::split_words — RSpec::Matchers::EnglishPhrasing
::surface_descriptions_in — RSpec::Matchers::Composable
::truncated — RSpec::Matchers::ExpectedsForMultipleDiffs
::underscore — RSpec::Matchers::BuiltIn::BaseMatcher
::unreadable_io? — RSpec::Matchers::Composable
::unregister — RSpec::Matchers::BuiltIn::OperatorMatcher
::use_custom_matcher_or_delegate — RSpec::Matchers::BuiltIn::OperatorMatcher
::verb — RSpec::Expectations::NegativeExpectationHandler
::verb — RSpec::Expectations::PositiveExpectationHandler
::with_matcher — RSpec::Expectations::ExpectationHelper
::wrap — RSpec::Expectations::LegacyMatcherAdapter
::wrap — RSpec::Expectations::LegacyMatcherAdapter
#& — RSpec::Matchers::Composable
#=== — RSpec::Matchers::Composable
#__delegate_operator — RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
#__delegate_operator — RSpec::Matchers::BuiltIn::NegativeOperatorMatcher
#actual — RSpec::Matchers::BuiltIn::HaveAttributes
#actual_arg_for — RSpec::Matchers::DSL::Matcher
#actual_collection_includes? — RSpec::Matchers::BuiltIn::Include
#actual_collection_line — RSpec::Matchers::BuiltIn::ContainExactly
#actual_delta — RSpec::Matchers::BuiltIn::ChangeDetails
#actual_exists? — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#actual_formatted — RSpec::Matchers::BuiltIn::BaseMatcher
#actual_has_attribute? — RSpec::Matchers::BuiltIn::HaveAttributes
#actual_hash_has_key? — RSpec::Matchers::BuiltIn::Include
#actual_hash_includes? — RSpec::Matchers::BuiltIn::Include
#actual_inspected — RSpec::Matchers::BuiltIn::Equal
#actual_output_description — RSpec::Matchers::BuiltIn::Output
#actual_result — RSpec::Matchers::BuiltIn::ThrowSymbol
#add_new_line_if_needed — RSpec::Matchers::BuiltIn::All
#add_should_and_should_not_to — RSpec::Expectations::Configuration
#after_value_failure — RSpec::Matchers::BuiltIn::SpecificValuesChange
#aggregate — RSpec::Expectations::FailureAggregator
#aggregate_failures — Object
#aggregate_failures — RSpec::Matchers
#aggregation_block_label — RSpec::Expectations::MultipleExpectationsNotMetError
#aggregation_metadata — RSpec::Expectations::MultipleExpectationsNotMetError
#all — RSpec::Matchers
#all_args_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
#and — RSpec::Matchers::Composable
#and_any_keywords — RSpec::Matchers::BuiltIn::RespondTo
#and_keywords — RSpec::Matchers::BuiltIn::RespondTo
#and_unlimited_arguments — RSpec::Matchers::BuiltIn::RespondTo
#apply_pairing_to — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#args_description — RSpec::Matchers::BuiltIn::Has
#args_match? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#args_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
#args_to_s — RSpec::Matchers::BuiltIn::BeHelpers
#args_to_sentence — RSpec::Matchers::BuiltIn::BeHelpers
#argument — RSpec::Matchers::BuiltIn::RespondTo
#arguments — RSpec::Matchers::BuiltIn::RespondTo
#assert_ivars — RSpec::Matchers::BuiltIn::BaseMatcher
#assert_used! — RSpec::Matchers::BuiltIn::YieldProbe
#assert_valid_expect_block! — RSpec::Matchers::BuiltIn::YieldProbe
#assign_attributes — RSpec::Matchers::DSL::Macros
#assign_backtrace — RSpec::Expectations::FailureAggregator
#at_least — RSpec::Matchers::BuiltIn::YieldControl
#at_most — RSpec::Matchers::BuiltIn::YieldControl
#backtrace_formatter — RSpec::Expectations::Configuration
#be — RSpec::Matchers
#be_a — RSpec::Matchers
#be_a_kind_of — RSpec::Matchers
#be_an — RSpec::Matchers
#be_an_instance_of — RSpec::Matchers
#be_between — RSpec::Matchers
#be_falsey — RSpec::Matchers
#be_instance_of — RSpec::Matchers
#be_kind_of — RSpec::Matchers
#be_nil — RSpec::Matchers
#be_truthy — RSpec::Matchers
#be_within — RSpec::Matchers
#before_value_failure — RSpec::Matchers::BuiltIn::SpecificValuesChange
#best_solution — RSpec::Matchers::BuiltIn::ContainExactly
#best_solution_for_pairing — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#block_description — RSpec::Expectations::MultipleExpectationsNotMetError
#block_matches? — RSpec::Matchers::BuiltIn::RaiseError
#by — RSpec::Matchers::BuiltIn::Change
#by_at_least — RSpec::Matchers::BuiltIn::Change
#by_at_most — RSpec::Matchers::BuiltIn::Change
#cache_all_values — RSpec::Matchers::BuiltIn::HaveAttributes
#call — RSpec::Expectations::FailureAggregator
#can_safely_call_match? — RSpec::Matchers::BuiltIn::Match
#capture — RSpec::Matchers::BuiltIn::CaptureStreamToTempfile
#captured? — RSpec::Matchers::BuiltIn::Output
#captures — RSpec::Matchers::BuiltIn::ReliableMatchData
#categorize_indexes — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#caught — RSpec::Matchers::BuiltIn::ThrowSymbol
#chain — RSpec::Matchers::DSL::Macros
#chained_method_clause_sentences — RSpec::Matchers::DSL::DefaultImplementations
#change — RSpec::Matchers
#change_description — RSpec::Matchers::BuiltIn::ChangeFromValue
#change_description — RSpec::Matchers::BuiltIn::ChangeToValue
#changed? — RSpec::Matchers::BuiltIn::ChangeDetails
#color? — RSpec::Expectations::Configuration
#comparable? — RSpec::Matchers::BuiltIn::BeBetween
#compare — RSpec::Matchers::BuiltIn::BeBetween
#comparing_hash_keys? — RSpec::Matchers::BuiltIn::Include
#comparing_hash_to_a_subset? — RSpec::Matchers::BuiltIn::Include
#compound_failure_message — RSpec::Matchers::BuiltIn::Compound
#conjunction — RSpec::Matchers::BuiltIn::Compound::And
#conjunction — RSpec::Matchers::BuiltIn::Compound::Or
#contain_exactly — RSpec::Matchers
#convert_actual_to_an_array — RSpec::Matchers::BuiltIn::ContainExactly
#cover — RSpec::Matchers
#default_should_host — RSpec::Expectations::Syntax
#define — RSpec::Matchers::DSL
#define_user_override — RSpec::Matchers::DSL::Macros
#describe_collection — RSpec::Matchers::BuiltIn::ContainExactly
#description — RSpec::Matchers::BuiltIn::RespondTo
#description — RSpec::Matchers::BuiltIn::StartOrEndWith
#description — RSpec::Matchers::DSL::Macros
#description — RSpec::Matchers::BuiltIn::Has
#description — RSpec::Matchers::AliasedMatcher
#description — RSpec::Matchers::BuiltIn::ContainExactly
#description — RSpec::Matchers::BuiltIn::All
#description — RSpec::Matchers::BuiltIn::BaseMatcher
#description — RSpec::Matchers::BuiltIn::Include
#description — RSpec::Matchers::BuiltIn::Compound
#description — RSpec::Matchers::BuiltIn::Eq
#description — RSpec::Matchers::BuiltIn::StartOrEndWith
#description — RSpec::Matchers::BuiltIn::YieldWithArgs
#description — RSpec::Matchers::DSL::DefaultImplementations
#description — RSpec::Matchers::BuiltIn::SpecificValuesChange
#description — RSpec::Matchers::BuiltIn::RaiseError
#description — RSpec::Matchers::BuiltIn::ChangeRelatively
#description — RSpec::Matchers::BuiltIn::OperatorMatcher
#description — RSpec::Matchers::BuiltIn::BeComparedTo
#description — RSpec::Matchers::BuiltIn::BePredicate
#description — RSpec::Matchers::BuiltIn::BeBetween
#description — RSpec::Matchers::BuiltIn::Change
#description — RSpec::Matchers::BuiltIn::BeAnInstanceOf
#description — RSpec::Matchers::BuiltIn::Output
#description — RSpec::Matchers::BuiltIn::ThrowSymbol
#description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#description — RSpec::Matchers::BuiltIn::BeWithin
#description — RSpec::Matchers::BuiltIn::HaveAttributes
#description — RSpec::Matchers::BuiltIn::Match
#description_of — RSpec::Matchers::Composable
#detailed_failure_message — RSpec::Matchers::BuiltIn::Equal
#did_change_failure — RSpec::Matchers::BuiltIn::SpecificValuesChange
#did_not_change_failure — RSpec::Matchers::BuiltIn::SpecificValuesChange
#diff_would_wrongly_highlight_matched_item? — RSpec::Matchers::BuiltIn::Include
#diffable — RSpec::Matchers::DSL::Macros
#diffable? — RSpec::Matchers::BuiltIn::Eql
#diffable? — RSpec::Matchers::BuiltIn::Compound
#diffable? — RSpec::Matchers::BuiltIn::HaveAttributes
#diffable? — RSpec::Matchers::BuiltIn::Match
#diffable? — RSpec::Matchers::BuiltIn::Include
#diffable? — RSpec::Matchers::BuiltIn::BaseMatcher
#diffable? — RSpec::Matchers::DSL::DefaultImplementations
#diffable? — RSpec::Matchers::BuiltIn::Equal
#diffable? — RSpec::Matchers::BuiltIn::Output
#diffable? — RSpec::Matchers::BuiltIn::Eq
#diffable_matcher_list — RSpec::Matchers::BuiltIn::Compound
#diffable_matcher_list_for — RSpec::Matchers::BuiltIn::Compound
#diffs — RSpec::Matchers::ExpectedsForMultipleDiffs
#disable_expect — RSpec::Expectations::Syntax
#disable_should — RSpec::Expectations::Syntax
#does_not_match? — RSpec::Matchers::BuiltIn::RaiseError
#does_not_match? — RSpec::Matchers::BuiltIn::Change
#does_not_match? — RSpec::Matchers::BuiltIn::Output
#does_not_match? — RSpec::Matchers::BuiltIn::ThrowSymbol
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeFromValue
#does_not_match? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeToValue
#does_not_match? — RSpec::Matchers::BuiltIn::Include
#does_not_match? — RSpec::Matchers::BuiltIn::BePredicate
#does_not_match? — RSpec::Matchers::BuiltIn::HaveAttributes
#does_not_match? — RSpec::Matchers::BuiltIn::Has
#does_not_match? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#does_not_match? — RSpec::Matchers::AliasedNegatedMatcher
#does_not_match? — RSpec::Matchers::BuiltIn::Cover
#does_not_match? — RSpec::Matchers::BuiltIn::Compound
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeRelatively
#does_not_match? — RSpec::Matchers::BuiltIn::Exist
#does_not_match? — RSpec::Matchers::BuiltIn::RespondTo
#does_not_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
#does_not_match? — RSpec::Matchers::BuiltIn::All
#does_not_match? — RSpec::Matchers::BuiltIn::YieldControl
#element_matches? — RSpec::Matchers::BuiltIn::EndWith
#element_matches? — RSpec::Matchers::BuiltIn::StartWith
#enable_expect — RSpec::Expectations::Syntax
#enable_should — RSpec::Expectations::Syntax
#end_with — RSpec::Matchers
#enforce_block_expectation — RSpec::Expectations::BlockExpectationTarget
#enumerated — RSpec::Expectations::MultipleExpectationsNotMetError
#enumerated_errors — RSpec::Expectations::MultipleExpectationsNotMetError
#enumerated_failures — RSpec::Expectations::MultipleExpectationsNotMetError
#eq — RSpec::Matchers
#eql — RSpec::Matchers
#equal — RSpec::Matchers
#error_and_message_match? — RSpec::Matchers::BuiltIn::RaiseError
#eval_block — RSpec::Matchers::BuiltIn::RaiseError
#eval_match — RSpec::Matchers::BuiltIn::OperatorMatcher
#evaluate_value_proc — RSpec::Matchers::BuiltIn::ChangeDetails
#exactly — RSpec::Matchers::BuiltIn::YieldControl
#exception_count_description — RSpec::Expectations::MultipleExpectationsNotMetError
#excluded_from_actual — RSpec::Matchers::BuiltIn::Include
#exclusive — RSpec::Matchers::BuiltIn::BeBetween
#exist — RSpec::Matchers
#existence_values — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#expect — Object
#expect — RSpec::Expectations::Syntax
#expect_enabled? — RSpec::Expectations::Syntax
#expectation_matched? — RSpec::Matchers::BuiltIn::RaiseError
#expected — RSpec::Matchers::BuiltIn::Include
#expected — RSpec::Matchers::BuiltIn::Compound
#expected — RSpec::Matchers::DSL::Matcher
#expected — RSpec::Matchers::BuiltIn::ThrowSymbol
#expected_arg_description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#expected_arg_description — RSpec::Matchers::BuiltIn::YieldWithArgs
#expected_collection_line — RSpec::Matchers::BuiltIn::ContainExactly
#expected_error — RSpec::Matchers::BuiltIn::RaiseError
#expected_formatted — RSpec::Matchers::BuiltIn::BaseMatcher
#expected_is_a_literal_singleton? — RSpec::Matchers::BuiltIn::Equal
#expected_to_sentence — RSpec::Matchers::BuiltIn::BeHelpers
#expecting_specific_exception? — RSpec::Matchers::BuiltIn::RaiseError
#expects_call_stack_jump? — RSpec::Matchers::BuiltIn::Compound
#expects_call_stack_jump? — RSpec::Matchers::BuiltIn::BaseMatcher
#expects_call_stack_jump? — RSpec::Matchers::DSL::DefaultImplementations
#expects_call_stack_jump? — RSpec::Matchers::BuiltIn::RaiseError
#expects_call_stack_jump? — RSpec::Matchers::BuiltIn::ThrowSymbol
#extra_elements_line — RSpec::Matchers::BuiltIn::ContainExactly
#extra_items — RSpec::Matchers::BuiltIn::ContainExactly
#fail — RSpec::Matchers::FailMatchers
#fail_including — RSpec::Matchers::FailMatchers
#fail_with — RSpec::Matchers::FailMatchers
#fail_with_message — RSpec::Matchers::BuiltIn::OperatorMatcher
#failure_message — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
#failure_message — RSpec::Matchers::BuiltIn::Exist
#failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
#failure_message — RSpec::Matchers::BuiltIn::Satisfy
#failure_message — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
#failure_message — RSpec::Matchers::DSL::Macros
#failure_message — RSpec::Matchers::BuiltIn::Equal
#failure_message — RSpec::Matchers::BuiltIn::Include
#failure_message — RSpec::Matchers::AliasedMatcher
#failure_message — RSpec::Matchers::AliasedNegatedMatcher
#failure_message — RSpec::Matchers::BuiltIn::RespondTo
#failure_message — RSpec::Matchers::BuiltIn::ChangeRelatively
#failure_message — RSpec::Matchers::BuiltIn::Eql
#failure_message — RSpec::Matchers::BuiltIn::YieldControl
#failure_message — RSpec::Matchers::BuiltIn::All
#failure_message — RSpec::Matchers::BuiltIn::Eq
#failure_message — RSpec::Matchers::BuiltIn::Has
#failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
#failure_message — RSpec::Matchers::BuiltIn::ThrowSymbol
#failure_message — RSpec::Matchers::BuiltIn::BeTruthy
#failure_message — RSpec::Matchers::BuiltIn::BeFalsey
#failure_message — RSpec::Matchers::BuiltIn::ContainExactly
#failure_message — RSpec::Matchers::BuiltIn::YieldWithArgs
#failure_message — RSpec::Matchers::BuiltIn::Compound::Or
#failure_message — RSpec::Matchers::BuiltIn::BeNil
#failure_message — RSpec::Matchers::BuiltIn::Be
#failure_message — RSpec::Matchers::BuiltIn::Compound::And
#failure_message — RSpec::Matchers::BuiltIn::RaiseError
#failure_message — RSpec::Matchers::BuiltIn::BeComparedTo
#failure_message — RSpec::Matchers::BuiltIn::BePredicate
#failure_message — RSpec::Matchers::BuiltIn::BeBetween
#failure_message — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#failure_message — RSpec::Matchers::BuiltIn::Output
#failure_message — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
#failure_message — RSpec::Matchers::BuiltIn::SpecificValuesChange
#failure_message — RSpec::Matchers::BuiltIn::BeWithin
#failure_message — RSpec::Matchers::BuiltIn::Change
#failure_message — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#failure_message — RSpec::Matchers::BuiltIn::HaveAttributes
#failure_message_args_description — RSpec::Matchers::BuiltIn::Has
#failure_message_expecting — RSpec::Matchers::BuiltIn::BePredicate
#failure_message_for_item — RSpec::Matchers::BuiltIn::All
#failure_message_for_should — RSpec::Matchers::DSL::Macros::Deprecated
#failure_message_for_should_not — RSpec::Matchers::DSL::Macros::Deprecated
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Be
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeWithin
#failure_message_when_negated — RSpec::Matchers::AliasedNegatedMatcher
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ThrowSymbol
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ChangeFromValue
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Eq
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Output
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Change
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Eql
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldControl
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Has
#failure_message_when_negated — RSpec::Matchers::BuiltIn::HaveAttributes
#failure_message_when_negated — RSpec::Matchers::BuiltIn::RespondTo
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeTruthy
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BePredicate
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Exist
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeComparedTo
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#failure_message_when_negated — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ContainExactly
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Satisfy
#failure_message_when_negated — RSpec::Matchers::BuiltIn::RaiseError
#failure_message_when_negated — RSpec::Matchers::AliasedMatcher
#failure_message_when_negated — RSpec::Matchers::DSL::Macros
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeNil
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Equal
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Include
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeFalsey
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithArgs
#failure_message_when_negated — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
#failure_reason — RSpec::Matchers::BuiltIn::ChangeRelatively
#failure_reason — RSpec::Matchers::BuiltIn::YieldControl
#failures — RSpec::Expectations::MultipleExpectationsNotMetError
#failures — RSpec::Expectations::FailureAggregator
#false_positives_handler — RSpec::Expectations::Configuration
#find_best_solution — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#find_failing_method_names — RSpec::Matchers::BuiltIn::RespondTo
#format_backtrace — RSpec::Matchers::BuiltIn::RaiseError
#format_failure_message — RSpec::Matchers::BuiltIn::Include
#formatted_values — RSpec::Matchers::BuiltIn::HaveAttributes
#from — RSpec::Matchers::BuiltIn::Change
#from — RSpec::Matchers::BuiltIn::ChangeToValue
#generate_failure_message — RSpec::Matchers::BuiltIn::ContainExactly
#given_error — RSpec::Matchers::BuiltIn::RaiseError
#handle_warning — RSpec::Matchers::BuiltIn::RaiseError
#has_block? — RSpec::Matchers::BuiltIn::YieldProbe
#has_non_generic_implementation_of? — RSpec::Matchers::BuiltIn::OperatorMatcher
#have_attributes — RSpec::Matchers
#human_readable_count — RSpec::Matchers::BuiltIn::YieldControl
#human_readable_expectation_type — RSpec::Matchers::BuiltIn::YieldControl
#improve_hash_formatting — RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
#include — RSpec::Matchers
#include_chain_clauses_in_custom_matcher_descriptions? — RSpec::Expectations::Configuration
#inclusive — RSpec::Matchers::BuiltIn::BeBetween
#indent_multiline_message — RSpec::Matchers::BuiltIn::Compound
#indent_multiline_message — RSpec::Matchers::BuiltIn::All
#indentation — RSpec::Expectations::MultipleExpectationsNotMetError
#indented — RSpec::Expectations::MultipleExpectationsNotMetError
#index_failed_objects — RSpec::Matchers::BuiltIn::All
#index_label — RSpec::Expectations::MultipleExpectationsNotMetError
#initialize_copy — RSpec::Matchers::BuiltIn::Compound
#initialize_copy — RSpec::Matchers::MatcherDelegator
#initialize_copy — RSpec::Matchers::BuiltIn::All
#inner_matcher_block — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
#inspect — RSpec::Matchers::DSL::Matcher
#inspect_object — RSpec::Matchers::BuiltIn::Equal
#inspected_args — RSpec::Matchers::BuiltIn::BeHelpers
#iterable? — RSpec::Matchers::BuiltIn::All
#longest_index_label_width — RSpec::Expectations::MultipleExpectationsNotMetError
#match — RSpec::Matchers::BuiltIn::StartOrEndWith
#match — RSpec::Matchers::BuiltIn::BeFalsey
#match — RSpec::Matchers::BuiltIn::Compound
#match — RSpec::Matchers::DSL::Macros
#match — RSpec::Matchers::BuiltIn::StartOrEndWith
#match — RSpec::Matchers::BuiltIn::BeAnInstanceOf
#match — RSpec::Matchers::BuiltIn::BeAKindOf
#match — RSpec::Matchers::BuiltIn::Compound::Or
#match — RSpec::Matchers::BuiltIn::Be
#match — RSpec::Matchers::BuiltIn::Equal
#match — RSpec::Matchers::BuiltIn::BeTruthy
#match — RSpec::Matchers::BuiltIn::Eql
#match — RSpec::Matchers::BuiltIn::Match
#match — RSpec::Matchers::BuiltIn::BeNil
#match — RSpec::Matchers::BuiltIn::Eq
#match — RSpec::Matchers
#match — RSpec::Matchers::BuiltIn::All
#match — RSpec::Matchers::BuiltIn::Compound::And
#match — RSpec::Matchers::BuiltIn::ContainExactly
#match_array — RSpec::Matchers
#match_captures — RSpec::Matchers::BuiltIn::Match
#match_for_should — RSpec::Matchers::DSL::Macros::Deprecated
#match_for_should_not — RSpec::Matchers::DSL::Macros::Deprecated
#match_unless_raises — RSpec::Matchers::DSL::Macros
#match_unless_raises — RSpec::Matchers::BuiltIn::BaseMatcher
#match_when_negated — RSpec::Matchers::DSL::Macros
#match_when_sorted? — RSpec::Matchers::BuiltIn::ContainExactly
#matcher — RSpec::Matchers::DSL
#matcher_1_matches? — RSpec::Matchers::BuiltIn::Compound
#matcher_2_matches? — RSpec::Matchers::BuiltIn::Compound
#matcher_is_diffable? — RSpec::Matchers::BuiltIn::Compound
#matcher_matches? — RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
#matcher_matches? — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
#matcher_supports_block_expectations? — RSpec::Matchers::BuiltIn::Compound
#matches? — RSpec::Matchers::AliasedNegatedMatcher
#matches? — RSpec::Matchers::BuiltIn::Satisfy
#matches? — RSpec::Matchers::BuiltIn::RaiseError
#matches? — RSpec::Matchers::BuiltIn::Has
#matches? — RSpec::Matchers::BuiltIn::HaveAttributes
#matches? — RSpec::Matchers::BuiltIn::YieldWithArgs
#matches? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#matches? — RSpec::Matchers::BuiltIn::RespondTo
#matches? — RSpec::Matchers::BuiltIn::BaseMatcher
#matches? — RSpec::Matchers::BuiltIn::BeBetween
#matches? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#matches? — RSpec::Matchers::BuiltIn::ChangeRelatively
#matches? — RSpec::Matchers::BuiltIn::BeComparedTo
#matches? — RSpec::Matchers::BuiltIn::BePredicate
#matches? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#matches? — RSpec::Matchers::BuiltIn::Exist
#matches? — RSpec::Matchers::BuiltIn::Include
#matches? — RSpec::Matchers::BuiltIn::Cover
#matches? — RSpec::Matchers::BuiltIn::ThrowSymbol
#matches? — RSpec::Matchers::BuiltIn::Output
#matches? — RSpec::Matchers::BuiltIn::Change
#matches? — RSpec::Matchers::BuiltIn::BeWithin
#matches? — RSpec::Matchers::BuiltIn::YieldControl
#matches_after? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#matches_arity? — RSpec::Matchers::BuiltIn::RespondTo
#matches_before? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#message — RSpec::Expectations::MultipleExpectationsNotMetError
#message_line — RSpec::Matchers::BuiltIn::ContainExactly
#message_with_diff — RSpec::Matchers::ExpectedsForMultipleDiffs
#method_description — RSpec::Matchers::BuiltIn::Has
#method_missing — RSpec::Matchers::MatcherDelegator
#method_missing — RSpec::Matchers::AliasedMatcher
#method_missing — RSpec::Matchers
#method_missing — RSpec::Matchers::DSL::Matcher
#missing_elements_line — RSpec::Matchers::BuiltIn::ContainExactly
#missing_items — RSpec::Matchers::BuiltIn::ContainExactly
#names — RSpec::Matchers::BuiltIn::ReliableMatchData
#needs_expected — RSpec::Matchers::BuiltIn::BeWithin
#negative_failure_reason — RSpec::Matchers::BuiltIn::Output
#negative_failure_reason — RSpec::Matchers::BuiltIn::Change
#negative_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
#negative_failure_reason — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#negative_failure_reason — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#not_comparable_clause — RSpec::Matchers::BuiltIn::BeBetween
#not_given_a_block_failure — RSpec::Matchers::BuiltIn::SpecificValuesChange
#not_numeric_clause — RSpec::Matchers::BuiltIn::BeWithin
#not_to — Object
#not_to — RSpec::Expectations::BlockExpectationTarget
#not_to — RSpec::Expectations::ExpectationTarget::InstanceMethods
#notify_aggregated_failures — RSpec::Expectations::FailureAggregator
#numeric? — RSpec::Matchers::BuiltIn::BeWithin
#of — RSpec::Matchers::BuiltIn::BeWithin
#on_potential_false_positives= — RSpec::Expectations::Configuration
#once — RSpec::Matchers::BuiltIn::YieldControl
#optimal_failure_message — RSpec::Matchers::AliasedNegatedMatcher
#or — RSpec::Matchers::Composable
#order_block_matchers — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
#other_errors — RSpec::Expectations::MultipleExpectationsNotMetError
#other_errors — RSpec::Expectations::FailureAggregator
#output — RSpec::Matchers
#pairings_maximizer — RSpec::Matchers::BuiltIn::ContainExactly
#parenthesize — RSpec::Matchers::BuiltIn::BeHelpers
#parse_expected — RSpec::Matchers::BuiltIn::BePredicate
#percent_of — RSpec::Matchers::BuiltIn::BeWithin
#perform_change — RSpec::Matchers::BuiltIn::ChangeDetails
#perform_match — RSpec::Matchers::BuiltIn::HaveAttributes
#perform_match — RSpec::Matchers::BuiltIn::Include
#pluralize — RSpec::Expectations::MultipleExpectationsNotMetError
#positive_failure_reason — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#positive_failure_reason — RSpec::Matchers::BuiltIn::Output
#positive_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
#positive_failure_reason — RSpec::Matchers::BuiltIn::Change
#positive_failure_reason — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#pp_names — RSpec::Matchers::BuiltIn::RespondTo
#predicate — RSpec::Matchers::BuiltIn::Has
#predicate — RSpec::Matchers::BuiltIn::BePredicate
#predicate_accessible? — RSpec::Matchers::BuiltIn::Has
#predicate_accessible? — RSpec::Matchers::BuiltIn::BePredicate
#predicate_exists? — RSpec::Matchers::BuiltIn::Has
#predicate_matches? — RSpec::Matchers::BuiltIn::Has
#predicate_matches? — RSpec::Matchers::BuiltIn::BePredicate
#predicates — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#prefix_and_expected — RSpec::Matchers::BuiltIn::BePredicate
#prefix_to_sentence — RSpec::Matchers::BuiltIn::BePredicate
#present_ivars — RSpec::Matchers::BuiltIn::BaseMatcher
#present_tense_predicate — RSpec::Matchers::BuiltIn::BePredicate
#prevent_operator_matchers — RSpec::Expectations::ExpectationTarget::InstanceMethods
#private_predicate? — RSpec::Matchers::BuiltIn::Has
#private_predicate? — RSpec::Matchers::BuiltIn::BePredicate
#raise_block_syntax_error — RSpec::Matchers::BuiltIn::Change
#raise_error — RSpec::Matchers
#raise_exception — RSpec::Matchers
#raise_message_already_set — RSpec::Matchers::BuiltIn::RaiseError
#readable_list_of — RSpec::Matchers::BuiltIn::Include
#ready_to_eval_block? — RSpec::Matchers::BuiltIn::RaiseError
#reciprocal_single_match? — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#reset_syntaxes_to_default — RSpec::Expectations::Configuration
#respond_to — RSpec::Matchers
#respond_to? — RSpec::Matchers::DSL::Matcher
#respond_to? — RSpec::Matchers::MatcherDelegator
#respond_to? — RSpec::Matchers
#respond_to_attributes? — RSpec::Matchers::BuiltIn::HaveAttributes
#respond_to_failure_message_or — RSpec::Matchers::BuiltIn::HaveAttributes
#respond_to_matcher — RSpec::Matchers::BuiltIn::HaveAttributes
#respond_to_missing? — RSpec::Matchers
#respond_to_missing? — RSpec::Matchers::MatcherDelegator
#respond_to_missing? — RSpec::Matchers::DSL::Matcher
#safe_sort — RSpec::Matchers::BuiltIn::ContainExactly
#satisfy — RSpec::Matchers
#set_expected_yields_count — RSpec::Matchers::BuiltIn::YieldControl
#should — RSpec::Expectations::Syntax
#should_enabled? — RSpec::Expectations::Syntax
#should_enumerate? — RSpec::Matchers::Composable
#should_not — RSpec::Expectations::Syntax
#simple_failure_message — RSpec::Matchers::BuiltIn::Equal
#single_yield_args — RSpec::Matchers::BuiltIn::YieldProbe
#start_with — RSpec::Matchers
#subset_matches? — RSpec::Matchers::BuiltIn::StartWith
#subset_matches? — RSpec::Matchers::BuiltIn::EndWith
#subsets_comparable? — RSpec::Matchers::BuiltIn::StartOrEndWith
#subsets_comparable? — RSpec::Matchers::BuiltIn::StartOrEndWith
#successive_yield_args — RSpec::Matchers::BuiltIn::YieldProbe
#summary — RSpec::Expectations::MultipleExpectationsNotMetError
#supports_block_expectations — RSpec::Matchers::DSL::Macros
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldControl
#supports_block_expectations? — RSpec::Matchers::BuiltIn::BaseMatcher
#supports_block_expectations? — RSpec::Matchers::DSL::DefaultImplementations
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Compound
#supports_block_expectations? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Change
#supports_block_expectations? — RSpec::Expectations::BlockExpectationTarget
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#supports_block_expectations? — RSpec::Matchers::BuiltIn::RaiseError
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#supports_block_expectations? — RSpec::Matchers::BuiltIn::ChangeRelatively
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithArgs
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Output
#supports_block_expectations? — RSpec::Matchers::BuiltIn::ThrowSymbol
#surface_descriptions_in — RSpec::Matchers::Composable
#syntax — RSpec::Expectations::Configuration
#syntax= — RSpec::Expectations::Configuration
#thrice — RSpec::Matchers::BuiltIn::YieldControl
#throw_description — RSpec::Matchers::BuiltIn::ThrowSymbol
#throw_symbol — RSpec::Matchers
#times — RSpec::Matchers::BuiltIn::YieldControl
#to — RSpec::Matchers::BuiltIn::Change
#to — RSpec::Matchers::BuiltIn::ChangeFromValue
#to — RSpec::Expectations::ExpectationTarget::InstanceMethods
#to — RSpec::Expectations::BlockExpectationTarget
#to — Object
#to_not — RSpec::Expectations::BlockExpectationTarget
#to_not — RSpec::Expectations::ExpectationTarget::InstanceMethods
#to_not — Object
#to_proc — RSpec::Matchers::BuiltIn::YieldProbe
#to_stderr — RSpec::Matchers::BuiltIn::Output
#to_stderr_from_any_process — RSpec::Matchers::BuiltIn::Output
#to_stdout — RSpec::Matchers::BuiltIn::Output
#to_stdout_from_any_process — RSpec::Matchers::BuiltIn::Output
#twice — RSpec::Matchers::BuiltIn::YieldControl
#uniq_truthy_values — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#unreadable_io? — RSpec::Matchers::Composable
#valid_test? — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#validity_message — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#validity_message — RSpec::Matchers::BuiltIn::Has
#validity_message — RSpec::Matchers::BuiltIn::BePredicate
#values_match? — RSpec::Matchers::Composable
#verify_message — RSpec::Matchers::BuiltIn::RaiseError
#warn_about_bare_error — RSpec::Matchers::BuiltIn::RaiseError
#warn_about_block_args — RSpec::Matchers::DSL
#warn_about_negative_false_positive — RSpec::Matchers::BuiltIn::RaiseError
#warn_about_potential_false_positives= — RSpec::Expectations::Configuration
#warn_about_potential_false_positives? — RSpec::Expectations::Configuration
#warn_about_should! — RSpec::Expectations::Syntax
#warn_about_should_unless_configured — RSpec::Expectations::Syntax
#warn_for_false_positives — RSpec::Matchers::BuiltIn::RaiseError
#warning — RSpec::Matchers::BuiltIn::RaiseError
#warning_about_bare_error — RSpec::Matchers::BuiltIn::RaiseError
#width_of_label — RSpec::Expectations::MultipleExpectationsNotMetError
#with — RSpec::Matchers::BuiltIn::RespondTo
#with_any_keywords — RSpec::Matchers::BuiltIn::RespondTo
#with_arity — RSpec::Matchers::BuiltIn::RespondTo
#with_arity_string — RSpec::Matchers::BuiltIn::RespondTo
#with_captures — RSpec::Matchers::BuiltIn::Match
#with_keywords — RSpec::Matchers::BuiltIn::RespondTo
#with_keywords_string — RSpec::Matchers::BuiltIn::RespondTo
#with_matchers_cloned — RSpec::Matchers::Composable
#with_message — RSpec::Matchers::BuiltIn::RaiseError
#with_unlimited_arguments — RSpec::Matchers::BuiltIn::RespondTo
#yield_control — RSpec::Matchers
#yield_successive_args — RSpec::Matchers
#yield_with_args — RSpec::Matchers
#yield_with_no_args — RSpec::Matchers
#yielded_once? — RSpec::Matchers::BuiltIn::YieldProbe
#| — RSpec::Matchers::Composable