Table of Contents - rspec-expectations-3.13.3 Documentation
Classes and Modules
- BasicObject
- Object
- RSpec
- RSpec::Expectations
- RSpec::Expectations::BlockExpectationTarget
- RSpec::Expectations::BlockSnippetExtractor
- RSpec::Expectations::Configuration
- RSpec::Expectations::Differ
- RSpec::Expectations::ExpectationHelper
- RSpec::Expectations::ExpectationNotMetError
- RSpec::Expectations::ExpectationTarget
- RSpec::Expectations::ExpectationTarget::InstanceMethods
- RSpec::Expectations::FailureAggregator
- RSpec::Expectations::FailureAggregator::AggregatedFailure
- 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::ValueExpectationTarget
- RSpec::Expectations::Version
- RSpec::Matchers
- RSpec::Matchers::AliasedMatcher
- RSpec::Matchers::AliasedMatcherWithOperatorSupport
- RSpec::Matchers::AliasedNegatedMatcher
- RSpec::Matchers::BaseDelegator
- RSpec::Matchers::BuiltIn
- RSpec::Matchers::BuiltIn::All
- RSpec::Matchers::BuiltIn::BaseMatcher
- RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
- RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
- RSpec::Matchers::BuiltIn::BaseMatcher::StringEncodingFormatting
- 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::CountExpectation
- RSpec::Matchers::BuiltIn::Cover
- RSpec::Matchers::BuiltIn::DynamicPredicate
- 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::RespondTo::ArityCheck
- 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::FailMatchers
- RSpec::Matchers::MatcherDelegator
- RSpec::Matchers::MatcherProtocol
- RSpec::Matchers::MultiMatcherDiff
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
- ::diff_label_for — RSpec::Matchers::MultiMatcherDiff
- ::differ — RSpec::Expectations
- ::does_not_match? — RSpec::Expectations::NegativeExpectationHandler
- ::fail_with — RSpec::Expectations
- ::for — RSpec::Expectations::ExpectationTarget
- ::for_many_matchers — RSpec::Matchers::MultiMatcherDiff
- ::format_encoding — RSpec::Matchers::BuiltIn::BaseMatcher::StringEncodingFormatting
- ::from — RSpec::Matchers::MultiMatcherDiff
- ::generated_description — RSpec::Matchers
- ::get — RSpec::Matchers::BuiltIn::OperatorMatcher
- ::handle_failure — RSpec::Expectations::ExpectationHelper
- ::handle_matcher — RSpec::Expectations::PositiveExpectationHandler
- ::handle_matcher — RSpec::Expectations::NegativeExpectationHandler
- ::has_default_failure_messages? — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
- ::improve_hash_formatting — RSpec::Matchers::BuiltIn::BaseMatcher::HashFormatting
- ::interface_matches? — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
- ::interface_matches? — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
- ::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::NullCapture
- ::name — RSpec::Matchers::BuiltIn::CaptureStdout
- ::name — RSpec::Matchers::BuiltIn::CaptureStderr
- ::new — RSpec::Expectations::MultipleExpectationsNotMetError
- ::new — RSpec::Expectations::BlockSnippetExtractor
- ::new — RSpec::Expectations::Configuration
- ::new — RSpec::Expectations::ExpectationTarget
- ::new — RSpec::Expectations::FailureAggregator
- ::new — RSpec::Expectations::LegacyMatcherAdapter
- ::new — RSpec::Expectations::LegacyMatcherAdapter
- ::new — RSpec::Matchers::AliasedMatcher
- ::new — RSpec::Matchers::BuiltIn::All
- ::new — RSpec::Matchers::BuiltIn::BaseMatcher
- ::new — RSpec::Matchers::BuiltIn::Be
- ::new — RSpec::Matchers::BuiltIn::BeComparedTo
- ::new — RSpec::Matchers::BuiltIn::BeBetween
- ::new — RSpec::Matchers::BuiltIn::BeWithin
- ::new — RSpec::Matchers::BuiltIn::Change
- ::new — RSpec::Matchers::BuiltIn::ChangeRelatively
- ::new — RSpec::Matchers::BuiltIn::SpecificValuesChange
- ::new — RSpec::Matchers::BuiltIn::ChangeFromValue
- ::new — RSpec::Matchers::BuiltIn::ChangeToValue
- ::new — RSpec::Matchers::BuiltIn::ChangeDetails
- ::new — RSpec::Matchers::BuiltIn::Compound
- ::new — RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
- ::new — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
- ::new — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
- ::new — RSpec::Matchers::BuiltIn::Cover
- ::new — RSpec::Matchers::BuiltIn::Exist
- ::new — RSpec::Matchers::BuiltIn::DynamicPredicate
- ::new — RSpec::Matchers::BuiltIn::HaveAttributes
- ::new — RSpec::Matchers::BuiltIn::Include
- ::new — RSpec::Matchers::BuiltIn::Match
- ::new — RSpec::Matchers::BuiltIn::ReliableMatchData
- ::new — RSpec::Matchers::BuiltIn::OperatorMatcher
- ::new — RSpec::Matchers::BuiltIn::Output
- ::new — RSpec::Matchers::BuiltIn::RaiseError
- ::new — RSpec::Matchers::BuiltIn::RespondTo
- ::new — RSpec::Matchers::BuiltIn::RespondTo::ArityCheck
- ::new — RSpec::Matchers::BuiltIn::Satisfy
- ::new — RSpec::Matchers::BuiltIn::StartOrEndWith
- ::new — RSpec::Matchers::BuiltIn::StartOrEndWith
- ::new — RSpec::Matchers::BuiltIn::ThrowSymbol
- ::new — RSpec::Matchers::BuiltIn::YieldProbe
- ::new — RSpec::Matchers::BuiltIn::YieldWithArgs
- ::new — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- ::new — RSpec::Matchers::DSL::Matcher
- ::new — RSpec::Matchers::MatcherDelegator
- ::new — RSpec::Matchers::MultiMatcherDiff
- ::opposite_should_method — RSpec::Expectations::PositiveExpectationHandler
- ::opposite_should_method — RSpec::Expectations::NegativeExpectationHandler
- ::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
- ::string_encoding_differs? — RSpec::Matchers::BuiltIn::BaseMatcher::StringEncodingFormatting
- ::surface_descriptions_in — RSpec::Matchers::Composable
- ::truncated — RSpec::Matchers::MultiMatcherDiff
- ::try_extracting_single_line_body_of — RSpec::Expectations::BlockSnippetExtractor
- ::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::PositiveExpectationHandler
- ::verb — RSpec::Expectations::NegativeExpectationHandler
- ::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_error_message — RSpec::Matchers::BuiltIn::RaiseError
- #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
- #alias_matcher — RSpec::Matchers::DSL
- #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_currently_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_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::CountExpectation
- #at_most — RSpec::Matchers::BuiltIn::CountExpectation
- #backtrace_formatter — RSpec::Expectations::Configuration
- #backtrace_line — RSpec::Expectations::MultipleExpectationsNotMetError
- #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
- #beginning_line_number — RSpec::Expectations::BlockSnippetExtractor
- #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
- #block_representation — RSpec::Matchers::BuiltIn::Satisfy
- #block_token_extractor — RSpec::Expectations::BlockSnippetExtractor
- #body_content_lines — RSpec::Expectations::BlockSnippetExtractor
- #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
- #change_details — RSpec::Matchers::BuiltIn::Change
- #changed? — RSpec::Matchers::BuiltIn::ChangeDetails
- #check_actual? — RSpec::Matchers::BuiltIn::Include
- #check_expected_count? — RSpec::Matchers::BuiltIn::Include
- #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
- #convert_to_hash? — RSpec::Matchers::BuiltIn::Include
- #count_constraint_to_number — RSpec::Matchers::BuiltIn::CountExpectation
- #count_enumerable — RSpec::Matchers::BuiltIn::Include
- #count_expectation_description — RSpec::Matchers::BuiltIn::CountExpectation
- #count_failure_reason — RSpec::Matchers::BuiltIn::CountExpectation
- #count_inclusions — RSpec::Matchers::BuiltIn::Include
- #cover — RSpec::Matchers
- #cover? — RSpec::Matchers::BuiltIn::CountExpectation
- #default_should_host — RSpec::Expectations::Syntax
- #define — RSpec::Matchers::DSL
- #define_negated_matcher — RSpec::Matchers::DSL
- #define_user_override — RSpec::Matchers::DSL::Macros
- #deprecated — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
- #describe_collection — RSpec::Matchers::BuiltIn::ContainExactly
- #description — RSpec::Matchers::AliasedMatcher
- #description — RSpec::Matchers::BuiltIn::All
- #description — RSpec::Matchers::BuiltIn::BaseMatcher
- #description — RSpec::Matchers::BuiltIn::BeComparedTo
- #description — RSpec::Matchers::BuiltIn::BeBetween
- #description — RSpec::Matchers::BuiltIn::BeAnInstanceOf
- #description — RSpec::Matchers::BuiltIn::BeWithin
- #description — RSpec::Matchers::BuiltIn::Change
- #description — RSpec::Matchers::BuiltIn::ChangeRelatively
- #description — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #description — RSpec::Matchers::BuiltIn::Compound
- #description — RSpec::Matchers::BuiltIn::ContainExactly
- #description — RSpec::Matchers::BuiltIn::Eq
- #description — RSpec::Matchers::BuiltIn::DynamicPredicate
- #description — RSpec::Matchers::BuiltIn::HaveAttributes
- #description — RSpec::Matchers::BuiltIn::Include
- #description — RSpec::Matchers::BuiltIn::Match
- #description — RSpec::Matchers::BuiltIn::OperatorMatcher
- #description — RSpec::Matchers::BuiltIn::Output
- #description — RSpec::Matchers::BuiltIn::RaiseError
- #description — RSpec::Matchers::BuiltIn::RespondTo
- #description — RSpec::Matchers::BuiltIn::Satisfy
- #description — RSpec::Matchers::BuiltIn::StartOrEndWith
- #description — RSpec::Matchers::BuiltIn::StartOrEndWith
- #description — RSpec::Matchers::BuiltIn::ThrowSymbol
- #description — RSpec::Matchers::BuiltIn::YieldWithArgs
- #description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #description — RSpec::Matchers::DSL::Macros
- #description — RSpec::Matchers::DSL::DefaultImplementations
- #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::BaseMatcher
- #diffable? — RSpec::Matchers::BuiltIn::Compound
- #diffable? — RSpec::Matchers::BuiltIn::Eq
- #diffable? — RSpec::Matchers::BuiltIn::Eql
- #diffable? — RSpec::Matchers::BuiltIn::Equal
- #diffable? — RSpec::Matchers::BuiltIn::HaveAttributes
- #diffable? — RSpec::Matchers::BuiltIn::Include
- #diffable? — RSpec::Matchers::BuiltIn::Match
- #diffable? — RSpec::Matchers::BuiltIn::Output
- #diffable? — RSpec::Matchers::DSL::DefaultImplementations
- #diffable_matcher_list — RSpec::Matchers::BuiltIn::Compound
- #diffable_matcher_list_for — RSpec::Matchers::BuiltIn::Compound
- #diffs — RSpec::Matchers::MultiMatcherDiff
- #disable_expect — RSpec::Expectations::Syntax
- #disable_should — RSpec::Expectations::Syntax
- #does_not_match? — RSpec::Matchers::AliasedNegatedMatcher
- #does_not_match? — RSpec::Matchers::BuiltIn::All
- #does_not_match? — RSpec::Matchers::BuiltIn::BeComparedTo
- #does_not_match? — RSpec::Matchers::BuiltIn::Change
- #does_not_match? — RSpec::Matchers::BuiltIn::ChangeRelatively
- #does_not_match? — RSpec::Matchers::BuiltIn::ChangeFromValue
- #does_not_match? — RSpec::Matchers::BuiltIn::ChangeToValue
- #does_not_match? — RSpec::Matchers::BuiltIn::Compound
- #does_not_match? — RSpec::Matchers::BuiltIn::Cover
- #does_not_match? — RSpec::Matchers::BuiltIn::Exist
- #does_not_match? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #does_not_match? — RSpec::Matchers::BuiltIn::HaveAttributes
- #does_not_match? — RSpec::Matchers::BuiltIn::Include
- #does_not_match? — RSpec::Matchers::BuiltIn::Output
- #does_not_match? — RSpec::Matchers::BuiltIn::RaiseError
- #does_not_match? — RSpec::Matchers::BuiltIn::RespondTo
- #does_not_match? — RSpec::Matchers::BuiltIn::ThrowSymbol
- #does_not_match? — RSpec::Matchers::BuiltIn::YieldControl
- #does_not_match? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #does_not_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #does_not_match? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #element_matches? — RSpec::Matchers::BuiltIn::StartWith
- #element_matches? — RSpec::Matchers::BuiltIn::EndWith
- #enable_expect — RSpec::Expectations::Syntax
- #enable_should — RSpec::Expectations::Syntax
- #end_with — RSpec::Matchers
- #enforce_block_expectation — RSpec::Expectations::BlockExpectationTarget
- #enforce_value_expectation — RSpec::Expectations::ValueExpectationTarget
- #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::CountExpectation
- #exception_count_description — RSpec::Expectations::MultipleExpectationsNotMetError
- #excluded_from_actual — RSpec::Matchers::BuiltIn::Include
- #exclusion_patterns — RSpec::Expectations::MultipleExpectationsNotMetError
- #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
- #expectation_of — RSpec::Matchers::BuiltIn::DynamicPredicate
- #expected — RSpec::Matchers::BuiltIn::Compound
- #expected — RSpec::Matchers::BuiltIn::Include
- #expected — RSpec::Matchers::BuiltIn::ThrowSymbol
- #expected — RSpec::Matchers::DSL::Matcher
- #expected_arg_description — RSpec::Matchers::BuiltIn::YieldWithArgs
- #expected_arg_description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #expected_collection_line — RSpec::Matchers::BuiltIn::ContainExactly
- #expected_count_matches? — RSpec::Matchers::BuiltIn::CountExpectation
- #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::BaseMatcher
- #expects_call_stack_jump? — RSpec::Matchers::BuiltIn::Compound
- #expects_call_stack_jump? — RSpec::Matchers::BuiltIn::RaiseError
- #expects_call_stack_jump? — RSpec::Matchers::BuiltIn::ThrowSymbol
- #expects_call_stack_jump? — RSpec::Matchers::DSL::DefaultImplementations
- #extra_elements_line — RSpec::Matchers::BuiltIn::ContainExactly
- #extra_items — RSpec::Matchers::BuiltIn::ContainExactly
- #extract_block_snippet — RSpec::Matchers::BuiltIn::Satisfy
- #extract_value_block_snippet — RSpec::Matchers::BuiltIn::ChangeDetails
- #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::Expectations::LegacyMatcherAdapter::RSpec1
- #failure_message — RSpec::Matchers::AliasedMatcher
- #failure_message — RSpec::Matchers::AliasedNegatedMatcher
- #failure_message — RSpec::Matchers::BuiltIn::All
- #failure_message — RSpec::Matchers::BuiltIn::BeTruthy
- #failure_message — RSpec::Matchers::BuiltIn::BeFalsey
- #failure_message — RSpec::Matchers::BuiltIn::BeNil
- #failure_message — RSpec::Matchers::BuiltIn::Be
- #failure_message — RSpec::Matchers::BuiltIn::BeComparedTo
- #failure_message — RSpec::Matchers::BuiltIn::BeBetween
- #failure_message — RSpec::Matchers::BuiltIn::BeWithin
- #failure_message — RSpec::Matchers::BuiltIn::Change
- #failure_message — RSpec::Matchers::BuiltIn::ChangeRelatively
- #failure_message — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #failure_message — RSpec::Matchers::BuiltIn::Compound::And
- #failure_message — RSpec::Matchers::BuiltIn::Compound::Or
- #failure_message — RSpec::Matchers::BuiltIn::ContainExactly
- #failure_message — RSpec::Matchers::BuiltIn::Eq
- #failure_message — RSpec::Matchers::BuiltIn::Eql
- #failure_message — RSpec::Matchers::BuiltIn::Equal
- #failure_message — RSpec::Matchers::BuiltIn::Exist
- #failure_message — RSpec::Matchers::BuiltIn::DynamicPredicate
- #failure_message — RSpec::Matchers::BuiltIn::HaveAttributes
- #failure_message — RSpec::Matchers::BuiltIn::Include
- #failure_message — RSpec::Matchers::BuiltIn::Output
- #failure_message — RSpec::Matchers::BuiltIn::RaiseError
- #failure_message — RSpec::Matchers::BuiltIn::RespondTo
- #failure_message — RSpec::Matchers::BuiltIn::Satisfy
- #failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
- #failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
- #failure_message — RSpec::Matchers::BuiltIn::ThrowSymbol
- #failure_message — RSpec::Matchers::BuiltIn::YieldControl
- #failure_message — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #failure_message — RSpec::Matchers::BuiltIn::YieldWithArgs
- #failure_message — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #failure_message — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
- #failure_message — RSpec::Matchers::DSL::Macros
- #failure_message_expecting — RSpec::Matchers::BuiltIn::DynamicPredicate
- #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::Expectations::LegacyMatcherAdapter::RSpec2
- #failure_message_when_negated — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
- #failure_message_when_negated — RSpec::Matchers::AliasedMatcher
- #failure_message_when_negated — RSpec::Matchers::AliasedNegatedMatcher
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BeTruthy
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BeFalsey
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BeNil
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Be
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BeComparedTo
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BeWithin
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Change
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::ChangeFromValue
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::ContainExactly
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Eq
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Eql
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Equal
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Exist
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::DynamicPredicate
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::HaveAttributes
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Include
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Output
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::RaiseError
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::RespondTo
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::Satisfy
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::ThrowSymbol
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldControl
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithArgs
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
- #failure_message_when_negated — RSpec::Matchers::DSL::Macros
- #failure_reason — RSpec::Matchers::BuiltIn::ChangeRelatively
- #failure_reason — RSpec::Matchers::BuiltIn::YieldControl
- #failure_to_respond_explanation — RSpec::Matchers::BuiltIn::DynamicPredicate
- #failures — RSpec::Expectations::MultipleExpectationsNotMetError
- #failures — RSpec::Expectations::FailureAggregator
- #false_positives_handler — RSpec::Expectations::Configuration
- #file_path — RSpec::Expectations::BlockSnippetExtractor
- #find_best_solution — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
- #find_failing_method_names — RSpec::Matchers::BuiltIn::RespondTo
- #format_backtrace — RSpec::Expectations::MultipleExpectationsNotMetError
- #format_backtrace — RSpec::Matchers::BuiltIn::RaiseError
- #format_encoding — RSpec::Matchers::BuiltIn::BaseMatcher::StringEncodingFormatting
- #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_expected_count? — RSpec::Matchers::BuiltIn::CountExpectation
- #has_non_generic_implementation_of? — RSpec::Matchers::BuiltIn::OperatorMatcher
- #have_attributes — RSpec::Matchers
- #human_readable_count — RSpec::Matchers::BuiltIn::CountExpectation
- #human_readable_expectation_type — RSpec::Matchers::BuiltIn::CountExpectation
- #ignoring_method_signature_failure! — RSpec::Matchers::BuiltIn::RespondTo
- #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::All
- #indent_multiline_message — RSpec::Matchers::BuiltIn::Compound
- #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::All
- #initialize_copy — RSpec::Matchers::BuiltIn::Compound
- #initialize_copy — RSpec::Matchers::MatcherDelegator
- #inner_matcher_block — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
- #inspect — RSpec::Expectations::FailureAggregator::AggregatedFailure
- #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::All
- #match — RSpec::Matchers::BuiltIn::BeTruthy
- #match — RSpec::Matchers::BuiltIn::BeFalsey
- #match — RSpec::Matchers::BuiltIn::BeNil
- #match — RSpec::Matchers::BuiltIn::Be
- #match — RSpec::Matchers::BuiltIn::BeAnInstanceOf
- #match — RSpec::Matchers::BuiltIn::BeAKindOf
- #match — RSpec::Matchers::BuiltIn::Compound
- #match — RSpec::Matchers::BuiltIn::Compound::And
- #match — RSpec::Matchers::BuiltIn::Compound::Or
- #match — RSpec::Matchers::BuiltIn::ContainExactly
- #match — RSpec::Matchers::BuiltIn::Eq
- #match — RSpec::Matchers::BuiltIn::Eql
- #match — RSpec::Matchers::BuiltIn::Equal
- #match — RSpec::Matchers::BuiltIn::Match
- #match — RSpec::Matchers::BuiltIn::StartOrEndWith
- #match — RSpec::Matchers::BuiltIn::StartOrEndWith
- #match — RSpec::Matchers
- #match — RSpec::Matchers::DSL::Macros
- #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::BuiltIn::BaseMatcher
- #match_unless_raises — RSpec::Matchers::DSL::Macros
- #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_name — RSpec::Matchers::BuiltIn::BaseMatcher
- #matcher_supports_block_expectations? — RSpec::Matchers::BuiltIn::Compound
- #matcher_supports_value_expectations? — RSpec::Matchers::BuiltIn::Compound
- #matches? — RSpec::Matchers::AliasedNegatedMatcher
- #matches? — RSpec::Matchers::BuiltIn::BaseMatcher
- #matches? — RSpec::Matchers::BuiltIn::BeComparedTo
- #matches? — RSpec::Matchers::BuiltIn::BeBetween
- #matches? — RSpec::Matchers::BuiltIn::BeWithin
- #matches? — RSpec::Matchers::BuiltIn::Change
- #matches? — RSpec::Matchers::BuiltIn::ChangeRelatively
- #matches? — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #matches? — RSpec::Matchers::BuiltIn::ContainExactly
- #matches? — RSpec::Matchers::BuiltIn::Cover
- #matches? — RSpec::Matchers::BuiltIn::Exist
- #matches? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #matches? — RSpec::Matchers::BuiltIn::HaveAttributes
- #matches? — RSpec::Matchers::BuiltIn::Include
- #matches? — RSpec::Matchers::BuiltIn::Output
- #matches? — RSpec::Matchers::BuiltIn::RaiseError
- #matches? — RSpec::Matchers::BuiltIn::RespondTo
- #matches? — RSpec::Matchers::BuiltIn::RespondTo::ArityCheck
- #matches? — RSpec::Matchers::BuiltIn::Satisfy
- #matches? — RSpec::Matchers::BuiltIn::ThrowSymbol
- #matches? — RSpec::Matchers::BuiltIn::YieldControl
- #matches? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #matches? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #matches? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #matches_after? — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #matches_arity? — RSpec::Matchers::BuiltIn::RespondTo
- #max_formatted_output_length= — RSpec::Expectations::Configuration
- #message — RSpec::Expectations::MultipleExpectationsNotMetError
- #message_line — RSpec::Matchers::BuiltIn::ContainExactly
- #message_notation — RSpec::Matchers::BuiltIn::ChangeDetails
- #message_with_diff — RSpec::Matchers::MultiMatcherDiff
- #method_description — RSpec::Matchers::BuiltIn::DynamicPredicate
- #method_missing — RSpec::Matchers::AliasedMatcher
- #method_missing — RSpec::Matchers::DSL::Matcher
- #method_missing — RSpec::Matchers::MatcherDelegator
- #method_missing — RSpec::Matchers
- #method_signature_for — RSpec::Matchers::BuiltIn::RespondTo::ArityCheck
- #methods_include? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #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::Change
- #negative_failure_reason — RSpec::Matchers::BuiltIn::Output
- #negative_failure_reason — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #negative_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
- #negative_failure_reason — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #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 — RSpec::Expectations::ValueExpectationTarget
- #not_to — RSpec::Expectations::BlockExpectationTarget
- #not_to — Object
- #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::CountExpectation
- #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
- #percent_of — RSpec::Matchers::BuiltIn::BeWithin
- #perform_change — RSpec::Matchers::BuiltIn::Change
- #perform_change — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #perform_change — RSpec::Matchers::BuiltIn::ChangeDetails
- #perform_match — RSpec::Matchers::BuiltIn::BeComparedTo
- #perform_match — RSpec::Matchers::BuiltIn::HaveAttributes
- #perform_match — RSpec::Matchers::BuiltIn::Include
- #pluralize — RSpec::Expectations::MultipleExpectationsNotMetError
- #positive_failure_reason — RSpec::Matchers::BuiltIn::Change
- #positive_failure_reason — RSpec::Matchers::BuiltIn::Output
- #positive_failure_reason — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #positive_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
- #positive_failure_reason — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #pp_names — RSpec::Matchers::BuiltIn::RespondTo
- #predicate_accessible? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #predicate_matches? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #predicate_method_name — RSpec::Matchers::BuiltIn::DynamicPredicate
- #predicate_result — RSpec::Matchers::BuiltIn::DynamicPredicate
- #predicates — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
- #prevent_operator_matchers — RSpec::Expectations::ExpectationTarget::InstanceMethods
- #private_predicate? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #probe — RSpec::Matchers::BuiltIn::YieldProbe
- #raise_block_syntax_error — RSpec::Matchers::BuiltIn::Change
- #raise_error — RSpec::Matchers
- #raise_exception — RSpec::Matchers
- #raise_impossible_count_expectation — RSpec::Matchers::BuiltIn::CountExpectation
- #raise_message_already_set — RSpec::Matchers::BuiltIn::RaiseError
- #raise_unsupported_count_expectation — RSpec::Matchers::BuiltIn::CountExpectation
- #raw_body_lines — RSpec::Expectations::BlockSnippetExtractor
- #raw_body_snippet — RSpec::Expectations::BlockSnippetExtractor
- #readable_list_of — RSpec::Matchers::BuiltIn::Include
- #ready_to_eval_block? — RSpec::Matchers::BuiltIn::RaiseError
- #really_responds_to? — RSpec::Matchers::BuiltIn::DynamicPredicate
- #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::DSL::Matcher
- #respond_to_missing? — RSpec::Matchers::MatcherDelegator
- #respond_to_missing? — RSpec::Matchers
- #root — RSpec::Matchers::BuiltIn::DynamicPredicate
- #safe_sort — RSpec::Matchers::BuiltIn::ContainExactly
- #satisfy — RSpec::Matchers
- #set_expected_count — RSpec::Matchers::BuiltIn::CountExpectation
- #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
- #source — RSpec::Expectations::BlockSnippetExtractor
- #source_location — RSpec::Expectations::BlockSnippetExtractor
- #start_with — RSpec::Matchers
- #strict_predicate_matchers= — RSpec::Expectations::Configuration
- #strict_predicate_matchers? — RSpec::Expectations::Configuration
- #string_encoding_differs? — RSpec::Matchers::BuiltIn::BaseMatcher::StringEncodingFormatting
- #subset_matches? — RSpec::Matchers::BuiltIn::StartWith
- #subset_matches? — RSpec::Matchers::BuiltIn::EndWith
- #subsets_comparable? — RSpec::Matchers::BuiltIn::StartOrEndWith
- #subsets_comparable? — RSpec::Matchers::BuiltIn::StartOrEndWith
- #summary — RSpec::Expectations::MultipleExpectationsNotMetError
- #supports_block_expectations — RSpec::Matchers::DSL::Macros
- #supports_block_expectations? — RSpec::Expectations::BlockExpectationTarget
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::BaseMatcher
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::Change
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::ChangeRelatively
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::Compound
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::Output
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::RaiseError
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::ThrowSymbol
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldControl
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #supports_block_expectations? — RSpec::Matchers::DSL::DefaultImplementations
- #supports_value_expectations? — RSpec::Expectations::ValueExpectationTarget
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::BaseMatcher
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::Change
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::ChangeRelatively
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::SpecificValuesChange
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::Compound
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::Output
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::RaiseError
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::ThrowSymbol
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::YieldControl
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #supports_value_expectations? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #supports_value_expectations? — RSpec::Matchers::DSL::DefaultImplementations
- #surface_descriptions_in — RSpec::Matchers::Composable
- #syntax — RSpec::Expectations::Configuration
- #syntax= — RSpec::Expectations::Configuration
- #thrice — RSpec::Matchers::BuiltIn::CountExpectation
- #throw_description — RSpec::Matchers::BuiltIn::ThrowSymbol
- #throw_symbol — RSpec::Matchers
- #times — RSpec::Matchers::BuiltIn::CountExpectation
- #to — RSpec::Expectations::ValueExpectationTarget
- #to — RSpec::Expectations::BlockExpectationTarget
- #to — Object
- #to — RSpec::Matchers::BuiltIn::Change
- #to — RSpec::Matchers::BuiltIn::ChangeFromValue
- #to — RSpec::Expectations::ExpectationTarget::InstanceMethods
- #to_a_disallowed? — RSpec::Matchers::BuiltIn::ContainExactly
- #to_not — RSpec::Expectations::BlockExpectationTarget
- #to_not — Object
- #to_not — RSpec::Expectations::ExpectationTarget::InstanceMethods
- #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::CountExpectation
- #uniq_truthy_values — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
- #unreadable_io? — RSpec::Matchers::Composable
- #unsupported_count_expectation? — RSpec::Matchers::BuiltIn::CountExpectation
- #valid_test? — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
- #validity_message — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
- #validity_message — RSpec::Matchers::BuiltIn::DynamicPredicate
- #value_representation — RSpec::Matchers::BuiltIn::ChangeDetails
- #values_match? — RSpec::Matchers::Composable
- #verifier_for — RSpec::Matchers::BuiltIn::RespondTo::ArityCheck
- #verify_message — RSpec::Matchers::BuiltIn::RaiseError
- #warn_about_bare_error! — 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_nil_error! — RSpec::Matchers::BuiltIn::RaiseError
- #warn_about_nil_error? — 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_negative_false_positives! — RSpec::Matchers::BuiltIn::RaiseError
- #warning — 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