barbican/barbican/tests/plugin
Sean McGinnis 32a7100358 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: I2bb5204c1ee88d0b0cd6df830dac80d37bfddcf2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-28 04:00:17 +00:00
..
crypto Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
interface Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
util Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Restructure project to accommodate plugin types 2014-06-18 23:46:07 -05:00
test_castellan_secret_store.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_dogtag.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_kmip.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_resource.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_simple_certificate_manager.py Fix order of arguments in assertEqual 2015-09-30 11:21:02 +05:30
test_snakeoil_ca.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_store_crypto.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_symantec.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00