free_mutant/spec/unit/mutant/matcher
Markus Schirp 8233c5871f Reduce matcher interface
* New primary interface #call makes specs and implementations much
  easier
* We had #each mostly for historical reasons that are not relevant
  anymore
* Mutation covers the Mutant::Matcher namespace
2015-10-28 20:13:00 +00:00
..
compiler Reduce matcher interface 2015-10-28 20:13:00 +00:00
method Reduce matcher interface 2015-10-28 20:13:00 +00:00
methods Reduce matcher interface 2015-10-28 20:13:00 +00:00
chain_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
compiler_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
config_spec.rb Add subject filter to matcher config 2015-07-12 22:36:24 +00:00
filter_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
namespace_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
null_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
scope_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00
static_spec.rb Reduce matcher interface 2015-10-28 20:13:00 +00:00