oslo.serialization/oslo_serialization/tests
Sean McGinnis d3159d4b60
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I5b6f25b1154b9d655843615ca8402fe4f73e923f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-13 11:46:12 -05:00
..
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
test_base64.py Prefer raising the python2.x type error for b64 decode errors 2017-01-09 16:37:28 -08:00
test_jsonutils.py Use unittest.mock instead of third party mock 2020-03-13 11:46:12 -05:00
test_msgpackutils.py Drop use of six 2020-03-02 10:10:22 +00:00
test_yamlutils.py Explicitly set default_flow_style to False 2019-05-02 17:05:24 +00:00