freerange / mocha

A mocking and stubbing library for Ruby
https://mocha.jamesmead.org
Other
1.22k stars 158 forks source link

Rename variables & parameters in matchers to use `actual`& `expected` #661

Open floehopper opened 2 months ago

floehopper commented 2 months ago

Whenever I look at the parameter matcher code I get very confused - I think using actual & expected would make things much less confusing.