tacker/tacker/tests/unit/db
Sean McGinnis 41a21bc807 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: I130c03e12ddc53ce7ced728a43b10b142f7b066f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Co-Authored-By: Hiroo Kitamura <hiroo.kitamura@ntt-at.co.jp>
2020-05-22 12:03:45 +09:00
..
common_services Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
test_db_migration.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_db_purge_delete.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_vnf_instance.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_package.py Support attribute filtering for GET /vnf_packages API 2020-04-23 10:17:45 +00:00
test_vnf_package_vnfd.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_resource.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
utils.py Update hacking for Python3 2020-04-24 13:48:53 +02:00