Home
last modified time | relevance | path

Searched defs:mock_client (Results 1 – 25 of 98) sorted by relevance

1234

/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/storage/hpe3par/
H A Dtest_ss_3par_cpg.py19 def test_module_args(mock_create_cpg, mock_module, mock_client): argument
56 …t_functionality_present_success_without_issue_attr_dict(mock_create_cpg, mock_module, mock_client): argument
98 …it_functionality_absent_success_without_issue_attr_dict(mock_delete_cpg, mock_module, mock_client): argument
148 def test_validate_set_size(mock_client): argument
166 def test_cpg_ldlayout_map(mock_client): argument
179 def test_create_cpg(mock_client): argument
229 def test_delete_cpg(mock_client): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/unit/plugins/modules/storage/hpe3par/
H A Dtest_ss_3par_cpg.py20 def test_module_args(mock_create_cpg, mock_module, mock_client): argument
57 …t_functionality_present_success_without_issue_attr_dict(mock_create_cpg, mock_module, mock_client): argument
99 …it_functionality_absent_success_without_issue_attr_dict(mock_delete_cpg, mock_module, mock_client): argument
149 def test_validate_set_size(mock_client): argument
167 def test_cpg_ldlayout_map(mock_client): argument
180 def test_create_cpg(mock_client): argument
230 def test_delete_cpg(mock_client): argument
/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/tests/unit/
H A Dtest_multistore_s3.py136 def test_get(self, mock_client): argument
182 def test_get_non_existing(self, mock_client): argument
208 def test_add_singlepart(self, mock_client): argument
260 def test_add_singlepart_bigger_than_write_chunk(self, mock_client): argument
313 def test_add_different_backend(self, mock_client): argument
367 def test_add_with_verifier(self, mock_client): argument
390 def test_add_multipart(self, mock_client): argument
482 def test_add_already_existing(self, mock_client): argument
498 def test_delete_non_existing(self, mock_client): argument
H A Dtest_s3_store.py88 def test_get(self, mock_client): argument
134 def test_get_non_existing(self, mock_client): argument
157 def test_add_singlepart(self, mock_client): argument
208 def test_add_singlepart_bigger_than_write_chunk(self, mock_client): argument
260 def test_add_with_verifier(self, mock_client): argument
283 def test_add_multipart(self, mock_client): argument
374 def test_add_already_existing(self, mock_client): argument
419 def test_delete_non_existing(self, mock_client): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/unit/plugins/modules/
H A Dtest_aws_direct_connect_confirm_connection.py39 def test_get_by_connection_id(self, mock_client): argument
67 def test_get_by_name(self, mock_client): argument
96 def test_missing_connection_id(self, mock_client): argument
111 def test_missing_name(self, mock_client): argument
137 def test_confirm(self, mock_client): argument
/dports/devel/py-celery/celery-4.4.7/t/unit/backends/
H A Dtest_azureblockblob.py60 def test_get(self, mock_client): argument
67 def test_get_missing(self, mock_client): argument
74 def test_set(self, mock_client): argument
81 def test_mget(self, mock_client): argument
91 def test_delete(self, mock_client): argument
H A Dtest_cosmosdbsql.py95 def test_get(self, mock_client): argument
104 def test_get_missing(self, mock_client): argument
111 def test_set(self, mock_client): argument
120 def test_mget(self, mock_client): argument
134 def test_delete(self, mock_client): argument
/dports/sysutils/docker-compose/docker-compose-1.24.0/tests/unit/
H A Dvolume_test.py12 def mock_client(): function
18 def test_remove_local_volume(self, mock_client): argument
23 def test_remove_external_volume(self, mock_client): argument
/dports/devel/py-raven/raven-python-6.10.0/tests/contrib/awslambda/
H A Dtest_lambda.py9 def test_decorator_exception(lambda_env, mock_client, lambda_event, lambda_context): argument
26 def test_decorator_with_args(lambda_env, mock_client, lambda_event, lambda_context): argument
48 def test_decorator_without_exceptions(lambda_env, mock_client, lambda_event, lambda_context): argument
58 def test_decorator_without_kwargs(lambda_env, mock_client, lambda_event, lambda_context): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/
H A Dtest_quota_utils.py96 def _setup_mock_ksclient(self, mock_client, version='v3', argument
109 self, mock_client): argument
119 self, mock_client): argument
130 self, mock_client): argument
142 self, mock_client): argument
/dports/science/dvc/dvc-0.30.1/tests/unit/remote/
H A Dgs.py28 def test_gs(self, mock_client): argument
35 def test_gs_no_credspath(self, mock_client): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/chromeos/
H A Dcamera_device_delegate_unittest.cc400 unittest_internal::MockVideoCaptureClient* mock_client) { in SetUpExpectationUntilCapturing()
443 auto mock_client = in ResetDeviceContext() local
507 auto* mock_client = ResetDeviceContext(); in TEST_F() local
542 auto* mock_client = ResetDeviceContext(); in TEST_F() local
594 auto* mock_client = ResetDeviceContext(); in TEST_F() local
633 auto* mock_client = ResetDeviceContext(); in TEST_F() local
675 auto* mock_client = ResetDeviceContext(); in TEST_F() local
722 auto* mock_client = ResetDeviceContext(); in TEST_F() local
H A Dcamera_hal_dispatcher_impl_unittest.cc135 auto mock_client = std::make_unique<MockCameraHalClient>(); in TEST_F() local
184 auto mock_client = std::make_unique<MockCameraHalClient>(); in TEST_F() local
/dports/www/py-horizon/horizon-19.2.0/openstack_auth/tests/unit/
H A Dtest_auth.py80 self, mock_password, mock_token, mock_client, mock_k2k, argument
235 self, mock_password, mock_token, mock_client, mock_k2k, argument
438 self, mock_password, mock_token, mock_client argument
595 self, mock_password, mock_token, mock_client argument
810 def test_websso_login(self, mock_token, mock_client): argument
889 def test_websso_login_with_auth_in_url(self, mock_token, mock_client): argument
1025 def test_login(self, mock_client, mock_get_access, mock_get_access_token): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/chromeos/
H A Dcamera_device_delegate_unittest.cc422 unittest_internal::MockVideoCaptureClient* mock_client) { in SetUpExpectationUntilCapturing()
466 auto mock_client = in ResetDeviceContext() local
532 auto* mock_client = ResetDeviceContext(); in TEST_F() local
567 auto* mock_client = ResetDeviceContext(); in TEST_F() local
619 auto* mock_client = ResetDeviceContext(); in TEST_F() local
658 auto* mock_client = ResetDeviceContext(); in TEST_F() local
700 auto* mock_client = ResetDeviceContext(); in TEST_F() local
747 auto* mock_client = ResetDeviceContext(); in TEST_F() local
H A Dcamera_hal_dispatcher_impl_unittest.cc135 auto mock_client = std::make_unique<MockCameraHalClient>(); in TEST_F() local
184 auto mock_client = std::make_unique<MockCameraHalClient>(); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/session/
H A Dmock_media_session_service_impl.h37 MockMediaSessionClient& mock_client() { return mock_client_; } in mock_client() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/session/
H A Dmock_media_session_service_impl.h37 MockMediaSessionClient& mock_client() { return mock_client_; } in mock_client() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/openscreen_platform/
H A Dtls_connection_factory_unittest.cc112 StrictMock<MockTlsConnectionFactoryClient> mock_client; in TEST_F() local
124 StrictMock<MockTlsConnectionFactoryClient> mock_client; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt_unittests.cc655 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
822 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
863 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
907 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
948 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
995 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1032 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1079 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1116 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1164 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt_unittests.cc655 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
822 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
863 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
907 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
948 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
995 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1032 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1079 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1116 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
1164 auto mock_client = std::make_unique<testing::NiceMock<MockClient>>(); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/openscreen_platform/
H A Dtls_connection_factory_unittest.cc122 StrictMock<MockTlsConnectionFactoryClient> mock_client; in TEST_F() local
133 StrictMock<MockTlsConnectionFactoryClient> mock_client; in TEST_F() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/py3/
H A Dtesting.py22 def mock_client(client_klass: Type[Client]) -> mock.AsyncMock: function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/common/channel/testing/
H A Dfake_cast_socket.h45 MockCastSocketClient mock_client; member
97 MockCastSocketClient mock_client; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/common/channel/testing/
H A Dfake_cast_socket.h45 MockCastSocketClient mock_client; member
97 MockCastSocketClient mock_client; member

1234