free_mutant/spec/shared
Markus Schirp a2de0442f6 Skip method subjects defined in blocks
* No easy way to insert mutants on these via current monkey patching
  loader
* The blocks are typically part of a method building library when those
  libraries are mutated the def/defs nodes will be part of an mutated
  block that is included in a subject.

[fix #254]
2014-09-16 21:07:26 +00:00
..
method_matcher_behavior.rb Skip method subjects defined in blocks 2014-09-16 21:07:26 +00:00