free_mutant/spec/shared
Markus Schirp a7226482a3 Fix "idempotent method" shared example helper
rspec-2.13.0 changed the way the subject is exposed.
We do not have access to the block anymore.
Need to delete memoized value from the __memoized hash to reset subject.
2013-02-24 18:35:43 +01:00
..
command_method_behavior.rb Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
each_method_behaviour.rb Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
hash_method_behavior.rb Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
idempotent_method_behavior.rb Fix "idempotent method" shared example helper 2013-02-24 18:35:43 +01:00
invertible_method_behaviour.rb Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
mutator_behavior.rb Cleanup mutation generation 2013-01-09 20:43:06 +01:00