RSpec::Matchers::BuiltIn::BaseMatcher
@api private Provides the implementation for `match`. Not intended to be instantiated directly.
@api private @return [String]
# File lib/rspec/matchers/built_in/match.rb, line 10 def description "match #{surface_descriptions_in(expected).inspect}" end
@api private @return [Boolean]
# File lib/rspec/matchers/built_in/match.rb, line 16 def diffable? true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.