method

map_specs

map_specs(specs)
public

No documentation available.

# File spec/autotest/autotest_matchers.rb, line 42
    def map_specs(specs)
      AutotestMappingMatcher.new(specs)
    end