Files
deb-python-oauth2client/tests/contrib/test_xsrfutil.py
Danny Hermes 7c4acacd41 Remove all uses of MagicMock
MagicMock is a version of Mock with extra features for
tests that need to test usage of magic methods (i.e.
__nonzero__, __cmp__, etc.).

None of the oauth2client tests actually need these
extra features though.
2016-08-10 10:47:24 -07:00

13 KiB