Table of Contents - rspec-expectations-2.14.5 Documentation
Classes and Modules
- Array
- MiniTest
- MiniTest::Unit
- RSpec
- RSpec::Expectations
- RSpec::Expectations::DeprecatedConstants
- RSpec::Expectations::Deprecation
- RSpec::Expectations::Differ
- RSpec::Expectations::ExpectationHandler
- RSpec::Expectations::ExpectationNotMetError
- RSpec::Expectations::ExpectationTarget
- RSpec::Expectations::NegativeExpectationHandler
- RSpec::Expectations::PositiveExpectationHandler
- RSpec::Expectations::Syntax
- RSpec::Expectations::Syntax::ExpectExpressionGenerator
- RSpec::Expectations::Syntax::ShouldExpressionGenerator
- RSpec::Expectations::Test
- RSpec::Expectations::Test::Unit
- RSpec::Expectations::Version
- RSpec::Matchers
- RSpec::Matchers::BuiltIn
- RSpec::Matchers::BuiltIn::BaseMatcher
- RSpec::Matchers::BuiltIn::Be
- RSpec::Matchers::BuiltIn::BeAKindOf
- RSpec::Matchers::BuiltIn::BeAnInstanceOf
- RSpec::Matchers::BuiltIn::BeComparedTo
- RSpec::Matchers::BuiltIn::BeFalse
- RSpec::Matchers::BuiltIn::BeHelpers
- RSpec::Matchers::BuiltIn::BeNil
- RSpec::Matchers::BuiltIn::BePredicate
- RSpec::Matchers::BuiltIn::BeTrue
- RSpec::Matchers::BuiltIn::BeWithin
- RSpec::Matchers::BuiltIn::Change
- 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::Has
- RSpec::Matchers::BuiltIn::Have
- RSpec::Matchers::BuiltIn::Include
- RSpec::Matchers::BuiltIn::Match
- RSpec::Matchers::BuiltIn::MatchArray
- RSpec::Matchers::BuiltIn::NegativeOperatorMatcher
- RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
- RSpec::Matchers::BuiltIn::RaiseError
- RSpec::Matchers::BuiltIn::RespondTo
- RSpec::Matchers::BuiltIn::Satisfy
- RSpec::Matchers::BuiltIn::StartAndEndWith
- 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::Configuration
- RSpec::Matchers::DSL
- RSpec::Matchers::DSL::Matcher
- RSpec::Matchers::Extensions
- RSpec::Matchers::Extensions::InstanceEvalWithArgs
- RSpec::Matchers::OperatorMatcher
- RSpec::Matchers::Pretty
- Test
- Test::Unit
Methods
- ::all_strings? — RSpec::Expectations
- ::any_multiline_strings? — RSpec::Expectations
- ::assert_valid_expect_block! — RSpec::Matchers::BuiltIn::YieldProbe
- ::check_message — RSpec::Expectations::ExpectationHandler
- ::clear_generated_description — RSpec::Matchers
- ::coerce_to_string — RSpec::Expectations
- ::configuration — RSpec::Matchers
- ::diffably_stringify — RSpec::Expectations
- ::differ — RSpec::Expectations
- ::disable_deprecated_should — RSpec::Expectations::ExpectationTarget
- ::enable_deprecated_should — RSpec::Expectations::ExpectationTarget
- ::fail_with — RSpec::Expectations
- ::generated_description — RSpec::Matchers
- ::get — RSpec::Matchers::OperatorMatcher
- ::handle_matcher — RSpec::Expectations::PositiveExpectationHandler
- ::handle_matcher — RSpec::Expectations::NegativeExpectationHandler
- ::is_a_matcher? — RSpec::Matchers
- ::last_description — RSpec::Matchers
- ::method_handle_for — RSpec::Expectations
- ::multiline? — RSpec::Expectations
- ::negative_expression — RSpec::Expectations::Syntax::ShouldExpressionGenerator
- ::negative_expression — RSpec::Expectations::Syntax::ExpectExpressionGenerator
- ::new — RSpec::Expectations::ExpectationTarget
- ::new — RSpec::Matchers::BuiltIn::BaseMatcher
- ::new — RSpec::Matchers::BuiltIn::Be
- ::new — RSpec::Matchers::BuiltIn::BeComparedTo
- ::new — RSpec::Matchers::BuiltIn::BePredicate
- ::new — RSpec::Matchers::BuiltIn::BeWithin
- ::new — RSpec::Matchers::BuiltIn::Change
- ::new — RSpec::Matchers::BuiltIn::Cover
- ::new — RSpec::Matchers::BuiltIn::Exist
- ::new — RSpec::Matchers::BuiltIn::Has
- ::new — RSpec::Matchers::BuiltIn::Have
- ::new — RSpec::Matchers::BuiltIn::Include
- ::new — RSpec::Matchers::BuiltIn::RaiseError
- ::new — RSpec::Matchers::BuiltIn::RespondTo
- ::new — RSpec::Matchers::BuiltIn::Satisfy
- ::new — RSpec::Matchers::BuiltIn::StartAndEndWith
- ::new — RSpec::Matchers::BuiltIn::ThrowSymbol
- ::new — RSpec::Matchers::BuiltIn::YieldProbe
- ::new — RSpec::Matchers::BuiltIn::YieldControl
- ::new — RSpec::Matchers::BuiltIn::YieldWithArgs
- ::new — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- ::new — RSpec::Matchers::DSL::Matcher
- ::new — RSpec::Matchers::OperatorMatcher
- ::no_numbers? — RSpec::Expectations
- ::no_procs? — RSpec::Expectations
- ::positive_expression — RSpec::Expectations::Syntax::ShouldExpressionGenerator
- ::positive_expression — RSpec::Expectations::Syntax::ExpectExpressionGenerator
- ::probe — RSpec::Matchers::BuiltIn::YieldProbe
- ::register — RSpec::Matchers::OperatorMatcher
- ::registry — RSpec::Matchers::OperatorMatcher
- ::unregister — RSpec::Matchers::OperatorMatcher
- ::use_custom_matcher_or_delegate — RSpec::Matchers::OperatorMatcher
- #== — RSpec::Matchers::BuiltIn::BaseMatcher
- #== — RSpec::Matchers::BuiltIn::BeWithin
- #== — RSpec::Matchers::BuiltIn::Change
- #== — RSpec::Matchers::BuiltIn::Has
- #== — RSpec::Matchers::BuiltIn::Have
- #== — RSpec::Matchers::BuiltIn::RaiseError
- #== — RSpec::Matchers::BuiltIn::RespondTo
- #== — RSpec::Matchers::BuiltIn::Satisfy
- #== — RSpec::Matchers::BuiltIn::ThrowSymbol
- #== — RSpec::Matchers::BuiltIn::YieldWithArgs
- #== — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #=== — RSpec::Matchers::BuiltIn::BePredicate
- #__delegate_operator — RSpec::Matchers::BuiltIn::PositiveOperatorMatcher
- #__delegate_operator — RSpec::Matchers::BuiltIn::NegativeOperatorMatcher
- #_pretty_print — RSpec::Matchers::Pretty
- #actual_delta — RSpec::Matchers::BuiltIn::Change
- #add_should_and_should_not_to — RSpec::Matchers::Configuration
- #all_args_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #args_description — RSpec::Matchers::BuiltIn::Has
- #args_match? — RSpec::Matchers::BuiltIn::YieldWithArgs
- #args_match? — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #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
- #at_least — RSpec::Matchers::BuiltIn::YieldControl
- #at_most — RSpec::Matchers::BuiltIn::YieldControl
- #backtrace_formatter — RSpec::Matchers::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_close — RSpec::Matchers
- #be_false — RSpec::Matchers
- #be_falsey — RSpec::Matchers
- #be_falsy — RSpec::Matchers
- #be_instance_of — RSpec::Matchers
- #be_kind_of — RSpec::Matchers
- #be_nil — RSpec::Matchers
- #be_true — RSpec::Matchers
- #be_truthy — RSpec::Matchers
- #be_within — RSpec::Matchers
- #blue — RSpec::Expectations::Differ
- #by — RSpec::Matchers::BuiltIn::Change
- #by_at_least — RSpec::Matchers::BuiltIn::Change
- #by_at_most — RSpec::Matchers::BuiltIn::Change
- #cache — RSpec::Matchers::DSL::Matcher
- #cache_or_call_cached — RSpec::Matchers::DSL::Matcher
- #call_cached — RSpec::Matchers::DSL::Matcher
- #caught — RSpec::Matchers::BuiltIn::ThrowSymbol
- #chain — RSpec::Matchers::DSL::Matcher
- #change — RSpec::Matchers
- #change_expected? — RSpec::Matchers::BuiltIn::Change
- #changed? — RSpec::Matchers::BuiltIn::Change
- #color — RSpec::Expectations::Differ
- #color? — RSpec::Matchers::Configuration
- #color_diff — RSpec::Expectations::Differ
- #comparing_hash_keys? — RSpec::Matchers::BuiltIn::Include
- #comparing_hash_values? — RSpec::Matchers::BuiltIn::Include
- #comparing_with_matcher? — RSpec::Matchers::BuiltIn::Include
- #const_missing — RSpec::Expectations::DeprecatedConstants
- #context_lines — RSpec::Expectations::Differ
- #cover — RSpec::Matchers
- #default_description — RSpec::Matchers::DSL::Matcher
- #default_failure_message_for_should — RSpec::Matchers::DSL::Matcher
- #default_failure_message_for_should_not — RSpec::Matchers::DSL::Matcher
- #default_should_host — RSpec::Expectations::Syntax
- #define — RSpec::Matchers::DSL
- #define_method — RSpec::Matchers::DSL::Matcher
- #deprecate — RSpec::Expectations::Deprecation
- #description — RSpec::Matchers::BuiltIn::BaseMatcher
- #description — RSpec::Matchers::BuiltIn::BeComparedTo
- #description — RSpec::Matchers::BuiltIn::BePredicate
- #description — RSpec::Matchers::BuiltIn::BeAnInstanceOf
- #description — RSpec::Matchers::BuiltIn::BeWithin
- #description — RSpec::Matchers::BuiltIn::Change
- #description — RSpec::Matchers::BuiltIn::Has
- #description — RSpec::Matchers::BuiltIn::Have
- #description — RSpec::Matchers::BuiltIn::Include
- #description — RSpec::Matchers::BuiltIn::MatchArray
- #description — RSpec::Matchers::BuiltIn::RaiseError
- #description — RSpec::Matchers::BuiltIn::RespondTo
- #description — RSpec::Matchers::BuiltIn::Satisfy
- #description — RSpec::Matchers::BuiltIn::ThrowSymbol
- #description — RSpec::Matchers::BuiltIn::YieldWithArgs
- #description — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #description — RSpec::Matchers::DSL::Matcher
- #description — RSpec::Matchers::OperatorMatcher
- #determine_collection — RSpec::Matchers::BuiltIn::Have
- #determine_query_method — RSpec::Matchers::BuiltIn::Have
- #diff_as_object — RSpec::Expectations::Differ
- #diff_as_string — RSpec::Expectations::Differ
- #diffable — RSpec::Matchers::DSL::Matcher
- #diffable? — RSpec::Matchers::BuiltIn::BaseMatcher
- #diffable? — RSpec::Matchers::BuiltIn::Eq
- #diffable? — RSpec::Matchers::BuiltIn::Eql
- #diffable? — RSpec::Matchers::BuiltIn::Equal
- #diffable? — RSpec::Matchers::BuiltIn::Include
- #diffable? — RSpec::Matchers::BuiltIn::Match
- #diffable? — RSpec::Matchers::DSL::Matcher
- #differ= — RSpec::Expectations
- #difference_between_arrays — RSpec::Matchers::BuiltIn::MatchArray
- #disable_expect — RSpec::Expectations::Syntax
- #disable_should — RSpec::Expectations::Syntax
- #does_not_match? — RSpec::Matchers::BuiltIn::Cover
- #does_not_match? — RSpec::Matchers::BuiltIn::Include
- #does_not_match? — RSpec::Matchers::BuiltIn::RaiseError
- #does_not_match? — RSpec::Matchers::BuiltIn::RespondTo
- #does_not_match? — RSpec::Matchers::DSL::Matcher
- #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
- #enumerator_class — RSpec::Matchers::BuiltIn::Have
- #eq — RSpec::Matchers
- #eq_expression — RSpec::Matchers::BuiltIn::Equal
- #eql — RSpec::Matchers
- #equal — RSpec::Matchers
- #eval_block — RSpec::Matchers::BuiltIn::RaiseError
- #eval_match — RSpec::Matchers::OperatorMatcher
- #evaluate_value_proc — RSpec::Matchers::BuiltIn::Change
- #exactly — RSpec::Matchers::BuiltIn::YieldControl
- #exist — RSpec::Matchers
- #expect — RSpec::Expectations::Syntax
- #expect_enabled? — RSpec::Expectations::Syntax
- #expected — RSpec::Matchers::BuiltIn::ThrowSymbol
- #expected_error — RSpec::Matchers::BuiltIn::RaiseError
- #expected_matches_actual? — RSpec::Matchers::BuiltIn::Change
- #expected_to_sentence — RSpec::Matchers::BuiltIn::BeHelpers
- #expected_to_sentence — RSpec::Matchers::Pretty
- #expecting_specific_exception? — RSpec::Matchers::BuiltIn::RaiseError
- #expression_generator — RSpec::Expectations::Syntax
- #fail_with_message — RSpec::Matchers::OperatorMatcher
- #failure_message_args_description — RSpec::Matchers::BuiltIn::Has
- #failure_message_for_expected_after — RSpec::Matchers::BuiltIn::Change
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BaseMatcher
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BeTrue
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BeFalse
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BeNil
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Be
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BeComparedTo
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BePredicate
- #failure_message_for_should — RSpec::Matchers::BuiltIn::BeWithin
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Change
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Eq
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Eql
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Equal
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Has
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Have
- #failure_message_for_should — RSpec::Matchers::BuiltIn::MatchArray
- #failure_message_for_should — RSpec::Matchers::BuiltIn::RaiseError
- #failure_message_for_should — RSpec::Matchers::BuiltIn::RespondTo
- #failure_message_for_should — RSpec::Matchers::BuiltIn::Satisfy
- #failure_message_for_should — RSpec::Matchers::BuiltIn::StartAndEndWith
- #failure_message_for_should — RSpec::Matchers::BuiltIn::ThrowSymbol
- #failure_message_for_should — RSpec::Matchers::BuiltIn::YieldControl
- #failure_message_for_should — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #failure_message_for_should — RSpec::Matchers::BuiltIn::YieldWithArgs
- #failure_message_for_should — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #failure_message_for_should — RSpec::Matchers::DSL::Matcher
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BaseMatcher
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BeTrue
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BeFalse
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BeNil
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Be
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BeComparedTo
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BePredicate
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::BeWithin
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Change
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Eq
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Eql
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Equal
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Has
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Have
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::MatchArray
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::RaiseError
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::RespondTo
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::Satisfy
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::StartAndEndWith
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::ThrowSymbol
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::YieldControl
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::YieldWithArgs
- #failure_message_for_should_not — RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
- #failure_message_for_should_not — RSpec::Matchers::DSL::Matcher
- #failure_reason — RSpec::Matchers::BuiltIn::YieldWithNoArgs
- #find_failing_method_names — RSpec::Matchers::BuiltIn::RespondTo
- #for_expected — RSpec::Matchers::DSL::Matcher
- #format — RSpec::Expectations::Differ
- #format_backtrace — RSpec::Matchers::BuiltIn::RaiseError
- #from — RSpec::Matchers::BuiltIn::Change
- #given_error — RSpec::Matchers::BuiltIn::RaiseError
- #green — RSpec::Expectations::Differ
- #have — RSpec::Matchers
- #have_at_least — RSpec::Matchers
- #have_at_most — RSpec::Matchers
- #have_exactly — RSpec::Matchers
- #human_readable_count — RSpec::Matchers::BuiltIn::YieldControl
- #human_readable_expecation_type — RSpec::Matchers::BuiltIn::YieldControl
- #include — RSpec::Matchers::DSL::Matcher
- #include — RSpec::Matchers
- #inspect_object — RSpec::Matchers::BuiltIn::Equal
- #inspected_args — RSpec::Matchers::BuiltIn::BeHelpers
- #instance_eval_with_args — RSpec::Matchers::Extensions::InstanceEvalWithArgs
- #is_matcher_with_description? — RSpec::Matchers::Pretty
- #making_declared_methods_public — RSpec::Matchers::DSL::Matcher
- #match — RSpec::Matchers::BuiltIn::BeTrue
- #match — RSpec::Matchers::BuiltIn::BeFalse
- #match — RSpec::Matchers::BuiltIn::BeNil
- #match — RSpec::Matchers::BuiltIn::Be
- #match — RSpec::Matchers::BuiltIn::BeAnInstanceOf
- #match — RSpec::Matchers::BuiltIn::BeAKindOf
- #match — RSpec::Matchers::BuiltIn::Eq
- #match — RSpec::Matchers::BuiltIn::Eql
- #match — RSpec::Matchers::BuiltIn::Equal
- #match — RSpec::Matchers::BuiltIn::Match
- #match — RSpec::Matchers::BuiltIn::MatchArray
- #match — RSpec::Matchers::DSL::Matcher
- #match — RSpec::Matchers
- #match_array — RSpec::Matchers
- #match_for_should — RSpec::Matchers::DSL::Matcher
- #match_for_should_not — RSpec::Matchers::DSL::Matcher
- #match_regex — RSpec::Matchers
- #match_unless_raises — RSpec::Matchers::BuiltIn::BaseMatcher
- #match_unless_raises — RSpec::Matchers::DSL::Matcher
- #matcher — RSpec::Matchers::DSL
- #matches? — RSpec::Matchers::BuiltIn::BaseMatcher
- #matches? — RSpec::Matchers::BuiltIn::BeComparedTo
- #matches? — RSpec::Matchers::BuiltIn::BePredicate
- #matches? — RSpec::Matchers::BuiltIn::BeWithin
- #matches? — RSpec::Matchers::BuiltIn::Change
- #matches? — RSpec::Matchers::BuiltIn::Cover
- #matches? — RSpec::Matchers::BuiltIn::Exist
- #matches? — RSpec::Matchers::BuiltIn::Has
- #matches? — RSpec::Matchers::BuiltIn::Have
- #matches? — RSpec::Matchers::BuiltIn::Include
- #matches? — RSpec::Matchers::BuiltIn::RaiseError
- #matches? — RSpec::Matchers::BuiltIn::RespondTo
- #matches? — RSpec::Matchers::BuiltIn::Satisfy
- #matches? — RSpec::Matchers::BuiltIn::StartAndEndWith
- #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? — RSpec::Matchers::DSL::Matcher
- #matches_after? — RSpec::Matchers::BuiltIn::Change
- #matches_arity? — RSpec::Matchers::BuiltIn::RespondTo
- #matches_before? — RSpec::Matchers::BuiltIn::Change
- #matches_expected_delta? — RSpec::Matchers::BuiltIn::Change
- #matches_max? — RSpec::Matchers::BuiltIn::Change
- #matches_min? — RSpec::Matchers::BuiltIn::Change
- #matching_encoding — RSpec::Expectations::Differ
- #message — RSpec::Matchers::BuiltIn::Change
- #method_description — RSpec::Matchers::BuiltIn::Has
- #method_missing — RSpec::Matchers::BuiltIn::Have
- #method_missing — RSpec::Matchers::DSL::Matcher
- #method_missing — RSpec::Matchers
- #name — RSpec::Matchers::Pretty
- #name_to_sentence — RSpec::Matchers::Pretty
- #needs_expected — RSpec::Matchers::BuiltIn::BeWithin
- #needs_subtractable — RSpec::Matchers::BuiltIn::BeWithin
- #negative_expectation_expression — RSpec::Matchers::BuiltIn::BeComparedTo
- #negative_expression — RSpec::Expectations::Syntax
- #negative_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
- #none? — Array
- #not_a_collection — RSpec::Matchers::BuiltIn::Have
- #not_to — RSpec::Expectations::ExpectationTarget
- #object_to_string — RSpec::Expectations::Differ
- #of — RSpec::Matchers::BuiltIn::BeWithin
- #once — RSpec::Matchers::BuiltIn::YieldControl
- #parenthesize — RSpec::Matchers::BuiltIn::BeHelpers
- #parse_expected — RSpec::Matchers::BuiltIn::BePredicate
- #percent_of — RSpec::Matchers::BuiltIn::BeWithin
- #perform_match — RSpec::Matchers::BuiltIn::Include
- #pick_encoding — RSpec::Expectations::Differ
- #positive_expression — RSpec::Expectations::Syntax
- #positive_failure_reason — RSpec::Matchers::BuiltIn::YieldWithArgs
- #pp_names — RSpec::Matchers::BuiltIn::RespondTo
- #predicate — RSpec::Matchers::BuiltIn::BePredicate
- #predicate — RSpec::Matchers::BuiltIn::Has
- #prefix_and_expected — RSpec::Matchers::BuiltIn::BePredicate
- #prefix_to_sentence — RSpec::Matchers::BuiltIn::BePredicate
- #present_tense_predicate — RSpec::Matchers::BuiltIn::BePredicate
- #prevent_operator_matchers — RSpec::Expectations::ExpectationTarget
- #raise_block_syntax_error — RSpec::Matchers::BuiltIn::Change
- #raise_error — RSpec::Matchers
- #raise_exception — RSpec::Matchers
- #red — RSpec::Expectations::Differ
- #relative_expectation — RSpec::Matchers::BuiltIn::Have
- #relativities — RSpec::Matchers::BuiltIn::Have
- #relativity_failure_message — RSpec::Matchers::BuiltIn::YieldControl
- #respond_to — RSpec::Matchers
- #respond_to? — RSpec::Matchers::BuiltIn::Have
- #respond_to? — RSpec::Matchers::DSL::Matcher
- #safe_sort — RSpec::Matchers::BuiltIn::MatchArray
- #satisfy — RSpec::Matchers
- #set_expected_yields_count — RSpec::Matchers::BuiltIn::YieldControl
- #should — RSpec::Expectations::ExpectationTarget
- #should — RSpec::Expectations::Syntax
- #should_enabled? — RSpec::Expectations::Syntax
- #should_not — RSpec::Expectations::ExpectationTarget
- #should_not — RSpec::Expectations::Syntax
- #single_yield_args — RSpec::Matchers::BuiltIn::YieldProbe
- #singleton_class — RSpec::Matchers::DSL::Matcher
- #split_words — RSpec::Matchers::Pretty
- #start_with — RSpec::Matchers
- #subset_matches? — RSpec::Matchers::BuiltIn::StartWith
- #subset_matches? — RSpec::Matchers::BuiltIn::EndWith
- #successive_yield_args — RSpec::Matchers::BuiltIn::YieldProbe
- #syntax — RSpec::Matchers::Configuration
- #syntax= — RSpec::Matchers::Configuration
- #throw_description — RSpec::Matchers::BuiltIn::ThrowSymbol
- #throw_symbol — RSpec::Matchers
- #times — RSpec::Matchers::BuiltIn::YieldControl
- #to — RSpec::Expectations::ExpectationTarget
- #to — RSpec::Matchers::BuiltIn::Change
- #to_not — RSpec::Expectations::ExpectationTarget
- #to_proc — RSpec::Matchers::BuiltIn::YieldProbe
- #to_sentence — RSpec::Matchers::Pretty
- #to_word — RSpec::Matchers::Pretty
- #twice — RSpec::Matchers::BuiltIn::YieldControl
- #underscore — RSpec::Matchers::Pretty
- #uses_generic_implementation_of? — RSpec::Matchers::OperatorMatcher
- #verify_message — RSpec::Matchers::BuiltIn::RaiseError
- #with — RSpec::Matchers::BuiltIn::RespondTo
- #with_arity — 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