I\'m learning how to use OCMock to test my iPhone\'s project and I have this scenario: a HeightMap class with a getHeightAtX:andY: method, and a Render class using
getHeightAtX:andY: