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