Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
func
TestViaUSB(t *testing.T) {
30
setup(t)
31
t.Log(driver.Status())
32
}
33
34
func
TestNewIOSDevice(t *testing.T) {
35
device, _ := NewIOSDevice()
Callers
nothing calls this directly
Calls
2
setup
Function · 0.85
Status
Method · 0.65
Tested by
no test coverage detected