Searched refs:expect_any_call (Results 1 – 3 of 3) sorted by relevance
35 scpi_ssh_tunnel.ScpiSshTunnel.__init__.expect_any_call()
759 utils.logging.debug.expect_any_call()779 utils.logging.warning.expect_any_call()854 utils.logging.debug.expect_any_call()860 utils.select.select.expect_any_call().and_raises(862 utils.logging.warning.expect_any_call()864 utils.select.select.expect_any_call().and_return(866 utils.logging.warning.expect_any_call()
222 def expect_any_call(self): member in mock_function