method
map_specs
1.1.12 -
Show latest stable
- Class:
Spec::Matchers
map_specs(specs)public
No documentation available.
# File spec/autotest/autotest_matchers.rb, line 42
def map_specs(specs)
AutotestMappingMatcher.new(specs)
end