free_mutant/spec/unit/mutant
Markus Schirp 459d028de1 Add a working mutation tester for mutant
* Expand attr_reader :name, to def name; @name; end
  As attr_reader defined methods do not have a valid source location.
* Expose more internal state to allow the generation of nice match
  identifications. Needs to be cleaned up.
2012-08-20 17:53:41 +02:00
..
context Add runner with reporter 2012-08-16 04:10:54 +02:00
killer Add runner with reporter 2012-08-16 04:10:54 +02:00
loader/class_methods Fix Mutant::Loader to use correct constant scope 2012-08-19 21:27:25 +02:00
matcher Remove sample subjects 2012-08-16 22:49:47 +02:00
mutator Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
subject Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00