Home
last modified time | relevance | path

Searched defs:mock_patcher (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-oslo.utils/oslo.utils-4.12.0/oslo_utils/tests/
H A Dtest_eventletutils.py37 def test_warning_not_patched(self, mock_patcher): argument
49 def test_warning_not_patched_none_provided(self, mock_patcher): argument
62 def test_warning_not_patched_all(self, mock_patcher): argument
75 def test_no_warning(self, mock_patcher): argument
84 def test_eventlet_is_patched(self, mock_patcher): argument
95 def test_partially_patched_warning(self, mock_patcher): argument
/dports/devel/py-os-win/os-win-5.5.0/os_win/tests/unit/utils/compute/
H A Dtest_clusterutils.py772 def test_monitor_vm_failover_no_vm(self, mock_patcher, mock_tpool): argument
792 def test_monitor_vm_failover(self, mock_patcher, mock_tpool): argument
H A Dtest_vmutils.py1216 def test_vm_power_state_change_event_handler(self, mock_patcher, argument
/dports/devel/py-os-win/os-win-5.5.0/os_win/tests/unit/utils/network/
H A Dtest_networkutils.py215 mock_execute, mock_patcher): argument