Class
RSpec::Matchers::BuiltIn::Include
In:
lib/rspec/matchers/built_in/include.rb
Parent:
BaseMatcher
Methods
description
diffable?
does_not_match?
matches?
new
Public Class methods
new
(*expected)
Public Instance methods
description
()
diffable?
()
does_not_match?
(actual)
matches?
(actual)
[Validate]