Home
last modified time | relevance | path

Searched defs:mocks (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/states/postgresql/
H A Dtest_user.py84 def setup_loader(mocks): argument
98 def test_present_create_basic(mocks, db_args): argument
126 def test_present_create_basic_test(mocks, db_args): argument
156 def test_present_create_basic_error(mocks, db_args): argument
283 mocks, monkeypatch, md5_pw, db_args argument
336 def test_present_md5_matches(mocks, existing_user): argument
461 def test_present_update_error(mocks, existing_user): argument
698 def test_absent_delete(mocks, db_args): argument
712 def test_absent_test(mocks, db_args): argument
725 def test_absent_already(mocks, db_args): argument
[all …]
H A Dtest_group.py69 def setup_loader(mocks): argument
83 def test_present_create_basic(mocks, db_args): argument
110 def test_present_create_basic_test(mocks, db_args): argument
140 def test_present_create_basic_error(mocks, db_args): argument
207 def test_present_create_plain_password(mocks, db_args): argument
239 mocks, monkeypatch, md5_pw, db_args argument
347 def test_present_update_error(mocks, existing_group): argument
398 def test_absent_delete(mocks, db_args): argument
412 def test_absent_test(mocks, db_args): argument
425 def test_absent_already(mocks, db_args): argument
[all …]
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/cmd/devel/
H A Dtest_hotplug_hook.py20 def mocks(): function
73 def test_unsupported_subsystem(self, mocks): argument
85 def test_unsupported_udevaction(self, mocks): argument
96 def test_succcessful_add(self, mocks): argument
114 def test_successful_remove(self, mocks): argument
130 def test_update_event_disabled(self, mocks, caplog): argument
148 def test_update_metadata_failed(self, mocks): argument
174 def test_detect_hotplugged_device_detected_on_remove(self, mocks): argument
189 def test_apply_failed_on_add(self, mocks): argument
204 def test_apply_failed_on_remove(self, mocks): argument
[all …]
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/test_handler/
H A Dtest_handler_install_hotplug.py16 def mocks(): function
43 self, mocks, libexec_exists argument
68 def test_rules_not_installed_when_unsupported(self, mocks): argument
78 def test_rules_not_installed_when_disabled(self, mocks): argument
90 def test_rules_uninstalled_when_disabled(self, mocks): argument
103 def test_rules_not_installed_when_no_udevadm(self, mocks): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_infinidat.py213 def test_create_volume(self, *mocks):
227 def test_create_volume_metadata(self, *mocks):
352 def test_create_cloned_volume(self, *mocks):
380 def test_create_group(self, *mocks):
385 def test_create_group_metadata(self, *mocks):
391 def test_create_group_twice(self, *mocks):
397 def test_create_group_api_fail(self, *mocks):
405 def test_delete_group(self, *mocks):
416 def test_delete_group_api_fail(self, *mocks):
463 def test_create_group_snap(self, *mocks):
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc183 ReceiverMocks mocks; in TEST() local
193 ReceiverMocks mocks; in TEST() local
206 ReceiverMocks mocks; in TEST() local
225 ReceiverMocks mocks; in TEST() local
245 ReceiverMocks mocks; in TEST() local
277 ReceiverMocks mocks; in TEST() local
311 ReceiverMocks mocks; in TEST() local
341 ReceiverMocks mocks; in TEST() local
360 ReceiverMocks mocks; in TEST() local
383 ReceiverMocks mocks; in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc184 ReceiverMocks mocks; in TEST() local
194 ReceiverMocks mocks; in TEST() local
207 ReceiverMocks mocks; in TEST() local
226 ReceiverMocks mocks; in TEST() local
246 ReceiverMocks mocks; in TEST() local
278 ReceiverMocks mocks; in TEST() local
312 ReceiverMocks mocks; in TEST() local
342 ReceiverMocks mocks; in TEST() local
361 ReceiverMocks mocks; in TEST() local
384 ReceiverMocks mocks; in TEST() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc184 ReceiverMocks mocks; in TEST() local
194 ReceiverMocks mocks; in TEST() local
207 ReceiverMocks mocks; in TEST() local
226 ReceiverMocks mocks; in TEST() local
246 ReceiverMocks mocks; in TEST() local
277 ReceiverMocks mocks; in TEST() local
310 ReceiverMocks mocks; in TEST() local
339 ReceiverMocks mocks; in TEST() local
358 ReceiverMocks mocks; in TEST() local
381 ReceiverMocks mocks; in TEST() local
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc184 ReceiverMocks mocks; in TEST() local
194 ReceiverMocks mocks; in TEST() local
207 ReceiverMocks mocks; in TEST() local
228 ReceiverMocks mocks; in TEST() local
249 ReceiverMocks mocks; in TEST() local
281 ReceiverMocks mocks; in TEST() local
315 ReceiverMocks mocks; in TEST() local
345 ReceiverMocks mocks; in TEST() local
362 ReceiverMocks mocks; in TEST() local
383 ReceiverMocks mocks; in TEST() local
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/pubsub/internal/
H A Dsubscriber_round_robin_test.cc49 auto mocks = MakeMocks(); in TEST() local
67 auto mocks = MakeMocks(); in TEST() local
85 auto mocks = MakeMocks(); in TEST() local
103 auto mocks = MakeMocks(); in TEST() local
123 auto mocks = MakeMocks(); in TEST() local
141 auto mocks = MakeMocks(); in TEST() local
159 auto mocks = MakeMocks(); in TEST() local
182 auto mocks = MakeMocks(); in TEST() local
200 auto mocks = MakeMocks(); in TEST() local
218 auto mocks = MakeMocks(); in TEST() local
[all …]
H A Dpublisher_round_robin_test.cc35 std::vector<std::shared_ptr<pubsub_testing::MockPublisherStub>> mocks( in MakeMocks() local
44 std::vector<std::shared_ptr<pubsub_testing::MockPublisherStub>> mocks) { in AsPlainStubs()
50 auto mocks = MakeMocks(); in TEST() local
69 auto mocks = MakeMocks(); in TEST() local
88 auto mocks = MakeMocks(); in TEST() local
107 auto mocks = MakeMocks(); in TEST() local
127 auto mocks = MakeMocks(); in TEST() local
145 auto mocks = MakeMocks(); in TEST() local
165 auto mocks = MakeMocks(); in TEST() local
185 auto mocks = MakeMocks(); in TEST() local
[all …]
/dports/devel/scalatest/scalatest-1.6.1/src/test/scala/org/scalatest/mock/
H A DEasyMockSugarSpec.scala42 val mocks = List(oneFishMock, twoFishMock) constant
232 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
255 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
278 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
301 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
326 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
352 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
377 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
403 implicit val mocks = MockObjects(oneFishMock, twoFishMock) constant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DSaveablesListTest.java86 MockEditorPart[] mocks = new MockEditorPart[total]; in testPreclosePartsWithSaveOptions_SaveAll() local
128 MockEditorPart[] mocks = new MockEditorPart[total]; in testPreclosePartsWithSaveOptions_DiscardAll() local
170 MockEditorPart[] mocks = new MockEditorPart[total]; in testPreclosePartsWithSaveOptions_SaveFew() local
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/promise-polyfill/
H A DCHANGELOG.md120 ### 2.1.0 Promise.\_setImmedateFn
124 ### 2.0.2 Simplified Global detection
128 ### 2.0.1 Webworker bugfixes
/dports/net/ntp/ntp-4.2.8p15/sntp/unity/auto/
H A Dgenerate_test_runner.rb170 def create_header(output, mocks, testfile_includes=[]) argument
199 def create_externs(output, tests, mocks) argument
211 def create_mock_management(output, mocks) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/file_manager/base/gn/
H A Djs_test_gen_html.py113 def _process_js_module(input_file, output_filename, mocks, target_name): argument
136 def _process(deps, output_filename, mocks, html_import, target_name): argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyper-0.14.12/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/hyper-0.14.15/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/hyper-0.14.16/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/hyper-0.14.13/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/hyper-0.14.12/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/hyper/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/net/routinator/routinator-0.10.2/cargo-crates/hyper-0.14.11/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/hyper-0.13.10/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable
/dports/www/rearx/rearx-0.1.4/cargo-crates/hyper-0.14.4/src/
H A Dmock.rs211 let mut mocks = self.mocks.lock().unwrap(); localVariable
212 let mocks = mocks.0.get_mut(&key) localVariable

12345678910>>...31