stubout
on a MockAnything
sometimes succeeds, sometimes fails.
#31
Labels
stubout
on a MockAnything
sometimes succeeds, sometimes fails.
#31
I expect an exception to be thrown at the second call to StubOutWithMock, since
MyClass.MyFunction is already a MockAnything that has not been unset with
UnsetStubs.
Instead, the second call to StubOutWithMock silently succeeds, but the third
call fails.
What version of the product are you using? On what operating system?
mox: python-mox 0.5.3-1ubuntu5
os: Ubuntu 12.04.1 LTS
The text was updated successfully, but these errors were encountered: