MCPcopy
hub / github.com/httprunner/httprunner / TestViaUSB

Function TestViaUSB

hrp/pkg/uixt/ios_test.go:29–32  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

27}
28
29func TestViaUSB(t *testing.T) {
30 setup(t)
31 t.Log(driver.Status())
32}
33
34func TestNewIOSDevice(t *testing.T) {
35 device, _ := NewIOSDevice()

Callers

nothing calls this directly

Calls 2

setupFunction · 0.85
StatusMethod · 0.65

Tested by

no test coverage detected