Parent

Methods

Class/Module Index [+]

Quicksearch

RSpec::Matchers::BuiltIn::Match

Public Instance Methods

matches?(actual) click to toggle source
# File lib/rspec/matchers/built_in/match.rb, line 7
def matches?(actual)
  super(actual).match(expected)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.