method
new
rspec latest stable - Class:
Spec::Matchers::AutotestMappingMatcher
new(specs)public
No documentation available.
# File spec/autotest/autotest_matchers.rb, line 4
def initialize(specs)
@specs = specs
end new(specs)No documentation available.
# File spec/autotest/autotest_matchers.rb, line 4
def initialize(specs)
@specs = specs
end