Module RSpec
In: lib/rspec/expectations/extensions/object.rb
lib/rspec/expectations/handler.rb
lib/rspec/expectations/version.rb
lib/rspec/expectations/expectation_target.rb
lib/rspec/expectations/errors.rb
lib/rspec/expectations/deprecation.rb
lib/rspec/expectations/fail_with.rb
lib/rspec/expectations/syntax.rb
lib/rspec/expectations/differ.rb
lib/rspec/matchers.rb
lib/rspec/matchers/generated_descriptions.rb
lib/rspec/matchers/matcher.rb
lib/rspec/matchers/configuration.rb
lib/rspec/matchers/be_close.rb
lib/rspec/matchers/extensions/instance_eval_with_args.rb
lib/rspec/matchers/operator_matcher.rb
lib/rspec/matchers/method_missing.rb
lib/rspec/matchers/dsl.rb
lib/rspec/matchers/pretty.rb
lib/rspec/matchers/built_in/match_array.rb
lib/rspec/matchers/built_in/satisfy.rb
lib/rspec/matchers/built_in/raise_error.rb
lib/rspec/matchers/built_in/match.rb
lib/rspec/matchers/built_in/respond_to.rb
lib/rspec/matchers/built_in/throw_symbol.rb
lib/rspec/matchers/built_in/include.rb
lib/rspec/matchers/built_in/exist.rb
lib/rspec/matchers/built_in/change.rb
lib/rspec/matchers/built_in/eql.rb
lib/rspec/matchers/built_in/has.rb
lib/rspec/matchers/built_in/be_within.rb
lib/rspec/matchers/built_in/have.rb
lib/rspec/matchers/built_in/yield.rb
lib/rspec/matchers/built_in/base_matcher.rb
lib/rspec/matchers/built_in/eq.rb
lib/rspec/matchers/built_in/be_instance_of.rb
lib/rspec/matchers/built_in/be_kind_of.rb
lib/rspec/matchers/built_in/be.rb
lib/rspec/matchers/built_in/cover.rb
lib/rspec/matchers/built_in/start_and_end_with.rb
lib/rspec/matchers/built_in/equal.rb
lib/rspec/matchers/built_in.rb
lib/rspec/expectations.rb

Methods

Classes and Modules

Module RSpec::Expectations
Module RSpec::Matchers

Public Class methods

Used internally by RSpec to display standard deprecation warnings. This is also defined in rspec-core, but we can‘t assume it‘s loaded since rspec-expectations should be usable w/o rspec-core.

Used internally by RSpec to display custom deprecation warnings. This is also defined in rspec-core, but we can‘t assume it‘s loaded since rspec-expectations should be usable w/o rspec-core.

[Validate]