Class
RSpec::Matchers::MatchArray
In:
lib/rspec/matchers/match_array.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
(expected)
Public Instance methods
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
[Validate]