Searched defs:NativeSimulatorAdapter (Results 1 – 3 of 3) sorted by relevance
42 device: NativeSimulatorAdapter, script_path: str52 def test_if_binary_adapter_runs_without_errors(launched_device: NativeSimulatorAdapter) -> None:68 device: NativeSimulatorAdapter, script_path: str93 patched_popen, device: NativeSimulatorAdapter102 patched_popen, device: NativeSimulatorAdapter111 patched_popen, device: NativeSimulatorAdapter119 caplog: pytest.LogCaptureFixture, launched_device: NativeSimulatorAdapter143 launched_device: NativeSimulatorAdapter159 launched_device: NativeSimulatorAdapter171 device: NativeSimulatorAdapter, script_path: str[all …]
9 def test_if_shell_helper_properly_send_command(shell_simulator_adapter: NativeSimulatorAdapter) -> …
117 class NativeSimulatorAdapter(BinaryAdapterBase): class
Completed in 8 milliseconds