Parent

Methods

Included Modules

Files

RSpec::Matchers::Match

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.