Class RSpec::Matchers::Matcher
In: lib/rspec/matchers/matcher.rb
Parent: Object

Methods

Included Modules

RSpec::Matchers::InstanceExec RSpec::Matchers::Pretty RSpec::Matchers

Attributes

actual  [R] 
expected  [R] 
rescued_exception  [R] 

Public Class methods

Public Instance methods

Used internally by objects returns by should and should_not.

Used internally by should_not

match_for_should(&block)

Alias for match

Used internally by should and should_not.

[Validate]