igrep / crispy

Test Spy for Any Object in Ruby.
http://rubygems.org/gems/crispy
MIT License
22 stars 2 forks source link

received arguments mapper and receiver mapper #8

Open igrep opened 10 years ago

igrep commented 10 years ago

map and filter messages and the receiver (when spying on instances of a class) to spy by user defined functions. useful when some received message is not easily comparable with == method, or for decreasing memory consumption.