Table of Contents - rspec-expectations-3.6.0 Documentation
Classes/Modules
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::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
BasicObject
Object
Methods
::Array — RSpec::Matchers::EnglishPhrasing
::capture — RSpec::Matchers::BuiltIn::CaptureStdout
::capture — RSpec::Matchers::BuiltIn::NullCapture
::capture — RSpec::Matchers::BuiltIn::CaptureStderr
::check_message — RSpec::Expectations::ExpectationHelper
::clear_generated_description — RSpec::Matchers
::configuration — RSpec::Matchers
::configuration — RSpec::Expectations
::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::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::RSpec1
::interface_matches? — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
::list — RSpec::Matchers::EnglishPhrasing
::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::ChangeDetails
::new — RSpec::Matchers::BuiltIn::Include
::new — RSpec::Matchers::BuiltIn::BeBetween
::new — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
::new — RSpec::Matchers::BuiltIn::YieldProbe
::new — RSpec::Matchers::BuiltIn::BaseMatcher
::new — RSpec::Expectations::FailureAggregator
::new — RSpec::Matchers::BuiltIn::BeWithin
::new — RSpec::Matchers::BuiltIn::YieldControl
::new — RSpec::Matchers::BuiltIn::Has
::new — RSpec::Expectations::LegacyMatcherAdapter
::new — RSpec::Matchers::BuiltIn::BeComparedTo
::new — RSpec::Matchers::BuiltIn::HaveAttributes
::new — RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
::new — RSpec::Matchers::BuiltIn::YieldWithArgs
::new — RSpec::Matchers::BuiltIn::Change
::new — RSpec::Matchers::BuiltIn::SpecificValuesChange
::new — RSpec::Matchers::BuiltIn::ChangeRelatively
::new — RSpec::Matchers::AliasedMatcher
::new — RSpec::Matchers::BuiltIn::RaiseError
::new — RSpec::Matchers::BuiltIn::Be
::new — RSpec::Expectations::ExpectationTarget
::new — RSpec::Matchers::BuiltIn::Compound
::new — RSpec::Expectations::LegacyMatcherAdapter
::new — RSpec::Matchers::BuiltIn::Match
::new — RSpec::Expectations::MultipleExpectationsNotMetError
::new — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
::new — RSpec::Matchers::BuiltIn::OperatorMatcher
::new — RSpec::Matchers::BuiltIn::All
::new — RSpec::Matchers::DSL::Matcher
::new — RSpec::Matchers::BuiltIn::ChangeToValue
::new — RSpec::Expectations::Configuration
::new — RSpec::Matchers::BuiltIn::ChangeFromValue
::new — RSpec::Matchers::BuiltIn::Exist
::new — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
::new — RSpec::Matchers::BuiltIn::StartOrEndWith
::new — RSpec::Matchers::BuiltIn::ReliableMatchData
::new — RSpec::Matchers::BuiltIn::StartOrEndWith
::new — RSpec::Matchers::BuiltIn::BePredicate
::new — RSpec::Matchers::BuiltIn::ThrowSymbol
::new — RSpec::Matchers::BuiltIn::Output
::new — RSpec::Matchers::MatcherDelegator
::new — RSpec::Expectations::BlockSnippetExtractor
::new — RSpec::Matchers::BuiltIn::Satisfy
::new — RSpec::Matchers::ExpectedsForMultipleDiffs
::new — RSpec::Matchers::BuiltIn::RespondTo
::new — RSpec::Matchers::BuiltIn::Cover
::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::NegativeExpectationHandler
::should_method — RSpec::Expectations::PositiveExpectationHandler
::split_words — RSpec::Matchers::EnglishPhrasing
::surface_descriptions_in — RSpec::Matchers::Composable
::try_extracting_single_line_body_of — RSpec::Expectations::BlockSnippetExtractor
::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::NegativeOperatorMatcher
#__delegate_operator — RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
#actual — RSpec::Matchers::BuiltIn::HaveAttributes
#actual_delta — RSpec::Matchers::BuiltIn::ChangeDetails
#actual_exists? — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#actual_formatted — RSpec::Matchers::BuiltIn::BaseMatcher
#add_should_and_should_not_to — RSpec::Expectations::Configuration
#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
#and — RSpec::Matchers::Composable
#and_any_keywords — RSpec::Matchers::BuiltIn::RespondTo
#and_keywords — RSpec::Matchers::BuiltIn::RespondTo
#and_unlimited_arguments — RSpec::Matchers::BuiltIn::RespondTo
#argument — RSpec::Matchers::BuiltIn::RespondTo
#arguments — RSpec::Matchers::BuiltIn::RespondTo
#assert_used! — RSpec::Matchers::BuiltIn::YieldProbe
#assert_valid_expect_block! — RSpec::Matchers::BuiltIn::YieldProbe
#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
#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
#call — RSpec::Expectations::FailureAggregator
#capture — RSpec::Matchers::BuiltIn::CaptureStreamToTempfile
#captures — RSpec::Matchers::BuiltIn::ReliableMatchData
#chain — RSpec::Matchers::DSL::Macros
#change — RSpec::Matchers
#changed? — RSpec::Matchers::BuiltIn::ChangeDetails
#color? — RSpec::Expectations::Configuration
#contain_exactly — RSpec::Matchers
#cover — RSpec::Matchers
#default_should_host — RSpec::Expectations::Syntax
#define — RSpec::Matchers::DSL
#define_negated_matcher — RSpec::Matchers::DSL
#description — RSpec::Matchers::BuiltIn::Has
#description — RSpec::Matchers::BuiltIn::BeBetween
#description — RSpec::Matchers::DSL::Macros
#description — RSpec::Matchers::BuiltIn::Include
#description — RSpec::Matchers::BuiltIn::Eq
#description — RSpec::Matchers::BuiltIn::ContainExactly
#description — RSpec::Matchers::BuiltIn::BeWithin
#description — RSpec::Matchers::DSL::DefaultImplementations
#description — RSpec::Matchers::BuiltIn::SpecificValuesChange
#description — RSpec::Matchers::BuiltIn::YieldWithArgs
#description — RSpec::Matchers::BuiltIn::BePredicate
#description — RSpec::Matchers::BuiltIn::BeAnInstanceOf
#description — RSpec::Matchers::BuiltIn::Satisfy
#description — RSpec::Matchers::BuiltIn::Output
#description — RSpec::Matchers::BuiltIn::ThrowSymbol
#description — RSpec::Matchers::BuiltIn::RespondTo
#description — RSpec::Matchers::BuiltIn::StartOrEndWith
#description — RSpec::Matchers::BuiltIn::StartOrEndWith
#description — RSpec::Matchers::BuiltIn::All
#description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#description — RSpec::Matchers::BuiltIn::OperatorMatcher
#description — RSpec::Matchers::BuiltIn::Match
#description — RSpec::Matchers::BuiltIn::RaiseError
#description — RSpec::Matchers::AliasedMatcher
#description — RSpec::Matchers::BuiltIn::Change
#description — RSpec::Matchers::BuiltIn::ChangeRelatively
#description — RSpec::Matchers::BuiltIn::HaveAttributes
#description — RSpec::Matchers::BuiltIn::BaseMatcher
#description — RSpec::Matchers::BuiltIn::BeComparedTo
#description — RSpec::Matchers::BuiltIn::Compound
#diffable — RSpec::Matchers::DSL::Macros
#diffable? — RSpec::Matchers::BuiltIn::Equal
#diffable? — RSpec::Matchers::BuiltIn::HaveAttributes
#diffable? — RSpec::Matchers::BuiltIn::Output
#diffable? — RSpec::Matchers::BuiltIn::BaseMatcher
#diffable? — RSpec::Matchers::BuiltIn::Compound
#diffable? — RSpec::Matchers::BuiltIn::Match
#diffable? — RSpec::Matchers::BuiltIn::Eql
#diffable? — RSpec::Matchers::BuiltIn::Include
#diffable? — RSpec::Matchers::DSL::DefaultImplementations
#diffable? — RSpec::Matchers::BuiltIn::Eq
#diffable_matcher_list — RSpec::Matchers::BuiltIn::Compound
#disable_expect — RSpec::Expectations::Syntax
#disable_should — RSpec::Expectations::Syntax
#does_not_match? — RSpec::Matchers::BuiltIn::Compound
#does_not_match? — RSpec::Matchers::BuiltIn::ThrowSymbol
#does_not_match? — RSpec::Matchers::BuiltIn::YieldControl
#does_not_match? — RSpec::Matchers::BuiltIn::Output
#does_not_match? — RSpec::Matchers::AliasedNegatedMatcher
#does_not_match? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeFromValue
#does_not_match? — RSpec::Matchers::BuiltIn::Change
#does_not_match? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeToValue
#does_not_match? — RSpec::Matchers::BuiltIn::BePredicate
#does_not_match? — RSpec::Matchers::BuiltIn::Has
#does_not_match? — RSpec::Matchers::BuiltIn::Include
#does_not_match? — RSpec::Matchers::BuiltIn::HaveAttributes
#does_not_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
#does_not_match? — RSpec::Matchers::BuiltIn::RespondTo
#does_not_match? — RSpec::Matchers::BuiltIn::All
#does_not_match? — RSpec::Matchers::BuiltIn::Exist
#does_not_match? — RSpec::Matchers::BuiltIn::Cover
#does_not_match? — RSpec::Matchers::BuiltIn::ChangeRelatively
#does_not_match? — RSpec::Matchers::BuiltIn::RaiseError
#enable_expect — RSpec::Expectations::Syntax
#enable_should — RSpec::Expectations::Syntax
#end_with — RSpec::Matchers
#eq — RSpec::Matchers
#eql — RSpec::Matchers
#equal — RSpec::Matchers
#exactly — RSpec::Matchers::BuiltIn::YieldControl
#exception_count_description — RSpec::Expectations::MultipleExpectationsNotMetError
#exclusive — RSpec::Matchers::BuiltIn::BeBetween
#exist — RSpec::Matchers
#expect — Object
#expect — RSpec::Expectations::Syntax
#expect_enabled? — RSpec::Expectations::Syntax
#expected — RSpec::Matchers::BuiltIn::Include
#expected — RSpec::Matchers::BuiltIn::Compound
#expected — RSpec::Matchers::DSL::Matcher
#expected_formatted — RSpec::Matchers::BuiltIn::BaseMatcher
#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::Compound
#expects_call_stack_jump? — RSpec::Matchers::BuiltIn::ThrowSymbol
#fail — RSpec::Matchers::FailMatchers
#fail_including — RSpec::Matchers::FailMatchers
#fail_with — RSpec::Matchers::FailMatchers
#fail_with_message — RSpec::Matchers::BuiltIn::OperatorMatcher
#failure_message — RSpec::Matchers::BuiltIn::Be
#failure_message — RSpec::Matchers::BuiltIn::ChangeRelatively
#failure_message — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
#failure_message — RSpec::Matchers::BuiltIn::Equal
#failure_message — RSpec::Matchers::AliasedNegatedMatcher
#failure_message — RSpec::Matchers::BuiltIn::Change
#failure_message — RSpec::Matchers::BuiltIn::Exist
#failure_message — RSpec::Matchers::BuiltIn::Output
#failure_message — RSpec::Matchers::BuiltIn::YieldControl
#failure_message — RSpec::Matchers::BuiltIn::RespondTo
#failure_message — RSpec::Matchers::BuiltIn::Eql
#failure_message — RSpec::Matchers::BuiltIn::Compound::Or
#failure_message — RSpec::Matchers::BuiltIn::Has
#failure_message — RSpec::Matchers::BuiltIn::BePredicate
#failure_message — RSpec::Matchers::BuiltIn::Include
#failure_message — RSpec::Matchers::BuiltIn::RaiseError
#failure_message — RSpec::Matchers::BuiltIn::YieldWithArgs
#failure_message — RSpec::Matchers::BuiltIn::SpecificValuesChange
#failure_message — RSpec::Matchers::BuiltIn::BeBetween
#failure_message — RSpec::Matchers::BuiltIn::BeNil
#failure_message — RSpec::Matchers::BuiltIn::BeFalsey
#failure_message — RSpec::Matchers::BuiltIn::BeTruthy
#failure_message — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
#failure_message — RSpec::Matchers::BuiltIn::Compound::And
#failure_message — RSpec::Matchers::BuiltIn::ThrowSymbol
#failure_message — RSpec::Matchers::AliasedMatcher
#failure_message — RSpec::Matchers::BuiltIn::HaveAttributes
#failure_message — RSpec::Matchers::BuiltIn::All
#failure_message — RSpec::Matchers::BuiltIn::Satisfy
#failure_message — RSpec::Matchers::BuiltIn::BeWithin
#failure_message — RSpec::Matchers::BuiltIn::BeComparedTo
#failure_message — RSpec::Matchers::BuiltIn::Eq
#failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
#failure_message — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
#failure_message — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#failure_message — RSpec::Matchers::BuiltIn::StartOrEndWith
#failure_message — RSpec::Matchers::DSL::Macros
#failure_message — RSpec::Matchers::BuiltIn::ContainExactly
#failure_message — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#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::HaveAttributes
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ContainExactly
#failure_message_when_negated — RSpec::Matchers::DSL::Macros
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ChangeFromValue
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Exist
#failure_message_when_negated — RSpec::Expectations::LegacyMatcherAdapter::RSpec1
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithArgs
#failure_message_when_negated — RSpec::Matchers::BuiltIn::RespondTo
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Eq
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldControl
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeNil
#failure_message_when_negated — RSpec::Matchers::BuiltIn::ThrowSymbol
#failure_message_when_negated — RSpec::Expectations::LegacyMatcherAdapter::RSpec2
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeFalsey
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeComparedTo
#failure_message_when_negated — RSpec::Matchers::AliasedMatcher
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeTruthy
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Include
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Change
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Equal
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BePredicate
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Be
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BaseMatcher::DefaultFailureMessages
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Output
#failure_message_when_negated — RSpec::Matchers::BuiltIn::RaiseError
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Has
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Satisfy
#failure_message_when_negated — RSpec::Matchers::BuiltIn::Eql
#failure_message_when_negated — RSpec::Matchers::BuiltIn::BeWithin
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#failure_message_when_negated — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#failure_message_when_negated — RSpec::Matchers::AliasedNegatedMatcher
#failures — RSpec::Expectations::FailureAggregator
#failures — RSpec::Expectations::MultipleExpectationsNotMetError
#false_positives_handler — RSpec::Expectations::Configuration
#find_best_solution — RSpec::Matchers::BuiltIn::ContainExactly::PairingsMaximizer
#from — RSpec::Matchers::BuiltIn::Change
#from — RSpec::Matchers::BuiltIn::ChangeToValue
#has_block? — RSpec::Matchers::BuiltIn::YieldProbe
#have_attributes — RSpec::Matchers
#include — RSpec::Matchers
#include_chain_clauses_in_custom_matcher_descriptions? — RSpec::Expectations::Configuration
#inclusive — RSpec::Matchers::BuiltIn::BeBetween
#initialize_copy — RSpec::Matchers::MatcherDelegator
#inspect — RSpec::Matchers::DSL::Matcher
#match — RSpec::Matchers::DSL::Macros
#match — RSpec::Matchers
#match_array — RSpec::Matchers
#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
#matcher — RSpec::Matchers::DSL
#matcher_matches? — RSpec::Matchers::BuiltIn::Compound::SequentialEvaluator
#matcher_matches? — RSpec::Matchers::BuiltIn::Compound::NestedEvaluator
#matcher_name — RSpec::Matchers::BuiltIn::BaseMatcher
#matches? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#matches? — RSpec::Matchers::BuiltIn::BaseMatcher
#matches? — RSpec::Matchers::BuiltIn::BeComparedTo
#matches? — RSpec::Matchers::BuiltIn::BePredicate
#matches? — RSpec::Matchers::BuiltIn::Output
#matches? — RSpec::Matchers::BuiltIn::Exist
#matches? — RSpec::Matchers::BuiltIn::Change
#matches? — RSpec::Matchers::BuiltIn::YieldControl
#matches? — RSpec::Matchers::BuiltIn::BeWithin
#matches? — RSpec::Matchers::BuiltIn::ThrowSymbol
#matches? — RSpec::Matchers::BuiltIn::RaiseError
#matches? — RSpec::Matchers::BuiltIn::ChangeRelatively
#matches? — RSpec::Matchers::BuiltIn::Has
#matches? — RSpec::Matchers::BuiltIn::BeBetween
#matches? — RSpec::Matchers::BuiltIn::YieldWithArgs
#matches? — RSpec::Matchers::BuiltIn::Cover
#matches? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#matches? — RSpec::Matchers::BuiltIn::Include
#matches? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#matches? — RSpec::Matchers::BuiltIn::HaveAttributes
#matches? — RSpec::Matchers::BuiltIn::Satisfy
#matches? — RSpec::Matchers::BuiltIn::RespondTo
#matches? — RSpec::Matchers::AliasedNegatedMatcher
#message — RSpec::Expectations::MultipleExpectationsNotMetError
#message_with_diff — RSpec::Matchers::ExpectedsForMultipleDiffs
#method_missing — RSpec::Matchers::MatcherDelegator
#method_missing — RSpec::Matchers::AliasedMatcher
#names — RSpec::Matchers::BuiltIn::ReliableMatchData
#not_to — RSpec::Expectations::BlockExpectationTarget
#not_to — Object
#not_to — RSpec::Expectations::ExpectationTarget::InstanceMethods
#of — RSpec::Matchers::BuiltIn::BeWithin
#on_potential_false_positives= — RSpec::Expectations::Configuration
#once — RSpec::Matchers::BuiltIn::YieldControl
#or — RSpec::Matchers::Composable
#other_errors — RSpec::Expectations::FailureAggregator
#other_errors — RSpec::Expectations::MultipleExpectationsNotMetError
#output — RSpec::Matchers
#percent_of — RSpec::Matchers::BuiltIn::BeWithin
#perform_change — RSpec::Matchers::BuiltIn::ChangeDetails
#probe — RSpec::Matchers::BuiltIn::YieldProbe
#raise_error — RSpec::Matchers
#raise_exception — RSpec::Matchers
#reset_syntaxes_to_default — RSpec::Expectations::Configuration
#respond_to — RSpec::Matchers
#respond_to? — RSpec::Matchers::DSL::Matcher
#respond_to? — RSpec::Matchers::MatcherDelegator
#respond_to_missing? — RSpec::Matchers::MatcherDelegator
#respond_to_missing? — RSpec::Matchers::DSL::Matcher
#satisfy — RSpec::Matchers
#should — RSpec::Expectations::Syntax
#should_enabled? — RSpec::Expectations::Syntax
#should_not — RSpec::Expectations::Syntax
#single_yield_args — RSpec::Matchers::BuiltIn::YieldProbe
#start_with — RSpec::Matchers
#summary — RSpec::Expectations::MultipleExpectationsNotMetError
#supports_block_expectations — RSpec::Matchers::DSL::Macros
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithArgs
#supports_block_expectations? — RSpec::Matchers::DSL::DefaultImplementations
#supports_block_expectations? — RSpec::Matchers::BuiltIn::RaiseError
#supports_block_expectations? — RSpec::Matchers::BuiltIn::ThrowSymbol
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Output
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldWithNoArgs
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Change
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
#supports_block_expectations? — RSpec::Matchers::BuiltIn::Compound
#supports_block_expectations? — RSpec::Matchers::BuiltIn::SpecificValuesChange
#supports_block_expectations? — RSpec::Matchers::BuiltIn::ChangeRelatively
#supports_block_expectations? — RSpec::Matchers::BuiltIn::YieldControl
#supports_block_expectations? — RSpec::Matchers::BuiltIn::BaseMatcher
#syntax — RSpec::Expectations::Configuration
#syntax= — RSpec::Expectations::Configuration
#thrice — RSpec::Matchers::BuiltIn::YieldControl
#throw_symbol — RSpec::Matchers
#times — RSpec::Matchers::BuiltIn::YieldControl
#to — RSpec::Matchers::BuiltIn::Change
#to — RSpec::Expectations::BlockExpectationTarget
#to — Object
#to — RSpec::Expectations::ExpectationTarget::InstanceMethods
#to — RSpec::Matchers::BuiltIn::ChangeFromValue
#to_not — RSpec::Expectations::ExpectationTarget::InstanceMethods
#to_not — RSpec::Expectations::BlockExpectationTarget
#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
#valid_test? — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#validity_message — RSpec::Matchers::BuiltIn::Exist::ExistenceTest
#value_representation — RSpec::Matchers::BuiltIn::ChangeDetails
#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
#with — RSpec::Matchers::BuiltIn::RespondTo
#with_any_keywords — RSpec::Matchers::BuiltIn::RespondTo
#with_captures — RSpec::Matchers::BuiltIn::Match
#with_keywords — RSpec::Matchers::BuiltIn::RespondTo
#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