summaryrefslogtreecommitdiff
blob: b95cc979573e54469edd58db986aba885e59201c (plain)
1
2
3
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.