Searched refs:expect_any_call (Results 1 – 3 of 3) sorted by relevance
35 scpi_ssh_tunnel.ScpiSshTunnel.__init__.expect_any_call()
743 utils.logging.debug.expect_any_call()763 utils.logging.warning.expect_any_call()838 utils.logging.debug.expect_any_call()844 utils.select.select.expect_any_call().and_raises(846 utils.logging.warning.expect_any_call()848 utils.select.select.expect_any_call().and_return(850 utils.logging.warning.expect_any_call()
222 def expect_any_call(self): member in mock_function