Comment 3 for bug 1256218

Revision history for this message
Marc Abramowitz (msabramo) wrote :

Here's a merge request to add a failing test that shows the core problem -- capturemock recording doesn't work with a subclass of collections.MutableMapping (possibly because it's an abstract base class):

https://code.launchpad.net/~msabramo/capturemock/tests_add_mutable_mapping/+merge/197996