vmware-nsxlib/vmware_nsxlib/tests/unit/v3
asarfaty 27077b385c Removing dependency on the "mock" package
Now that we are python3 only, we should move to using the built
in version of mock that supports all of our testing needs and
remove the dependency on the "mock" package.

Also see commit: Ifcaf1c21bea0ec3c35278e49cecc90a101a82113

Change-Id: I11dc8a80471be347f89a30f59c1cc14cdb879726
2020-05-10 17:29:29 +02:00
..
policy Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
__init__.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
mocks.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
nsxlib_testcase.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_cert.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_client.py Expose exception config in nsxlib 2020-04-16 13:12:55 +00:00
test_cluster.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_cluster_management.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_constants.py Update Lb App Profile attributes 2020-01-22 14:21:31 -08:00
test_load_balancer.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_native_dhcp.py Remove neutron related apis and add more tests 2020-04-19 19:15:56 +02:00
test_ns_group_manager.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_qos_switching_profile.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_resources.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_router.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_security.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_trust_management.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_utils.py Removing dependency on the "mock" package 2020-05-10 17:29:29 +02:00
test_vpn_ipsec.py New api for getting VPN session status 2018-08-12 14:33:15 +03:00