monasca-common/monasca_common/tests
Sean McGinnis f38a954fd2
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: Ie775b99cdb645f072c0a22fa1a1a47448970b103
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:54:48 -05:00
..
external Move simport into monasca common 2016-06-10 16:30:08 -06:00
policy Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00
validation Replacing ujson with simplejson 2020-04-02 15:44:25 +02:00
__init__.py initial python monasca-common code in monasca_common 2015-09-01 13:56:39 -06:00
localmodule.py Move simport into monasca common 2016-06-10 16:30:08 -06:00
test_confluent_kafka.py Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00
test_kafka.py Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00
test_monasca_query_language.py Updated pep8 checks 2018-04-04 14:39:41 +00:00
test_repositories.py Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00
test_rest.py Use unittest.mock instead of third party mock 2020-04-18 11:54:48 -05:00
test_simport.py Updated pep8 checks 2018-04-04 14:39:41 +00:00