Currently, when we detect a leaked mock object, we print the source file
location where it was first set expectations on. Sometimes the user do
that in a subroutine shared by several tests, and it's unclear which test
leaked the mock.
We should also print which test method the leaked mock object is from.
Original issue reported on code.google.com by zhanyong...@gmail.com on 4 May 2009 at 5:56
Original issue reported on code.google.com by
zhanyong...@gmail.com
on 4 May 2009 at 5:56