Closed GoogleCodeExporter closed 9 years ago
Mox is intended to be used for deterministic tests.
Why can't you know in advance what your code is going to do?
Original comment by steve.mi...@gmail.com
on 16 Aug 2011 at 3:52
OK, I only really need the first two examples above.
I have to stub out a function in another library for a test, and there are
multiple versions of this library in production. The new version passes
two=None, the other doesn't.
Original comment by stefano.rivera
on 16 Aug 2011 at 4:17
Original issue reported on code.google.com by
stefano.rivera
on 16 Aug 2011 at 9:12