cedarbdd / cedar

BDD-style testing using Objective-C
http://groups.google.com/group/cedar-discuss
1.19k stars 140 forks source link

Allow stubbing & expectation for pointer arguments #313

Closed idoru closed 9 years ago

idoru commented 9 years ago

Slightly amended version of #312 which removes an unnecessary call to both_are_objects.

Credit to @joemasilotti for finding and reporting this bug.