Class
RSpec::Matchers::Be
In:
lib/rspec/matchers/be.rb
Parent:
Object
Methods
description
failure_message_for_should
failure_message_for_should_not
matches?
new
Included Modules
RSpec::Matchers::Pretty
Public Class methods
new
(*args, &block)
Public Instance methods
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
[Validate]