blob: b95cc979573e54469edd58db986aba885e59201c [file] [log] [blame]
Recursively check arguments when testing for equality of
:class:`unittest.mock.call` objects and add note that tracking of parameters
used to create ancestors of mocks in ``mock_calls`` is not possible.