Closed StatusReport closed 9 years ago
This solves issues where an object that is given to the matcher (the expected object) is not released until a second expect() is called which replaces the previous matcher in the thread dictionary.
This looks great, I'll get it merged, I don't have much time to make a release, but I've but it on my TODO
:+1:
This solves issues where an object that is given to the matcher (the expected object) is not released until a second expect() is called which replaces the previous matcher in the thread dictionary.