MCPcopy
hub / github.com/httprunner/httprunner / DeleteSession

Method DeleteSession

hrp/pkg/uixt/interface.go:495–495  ·  view source on GitHub ↗

DeleteSession Kills application associated with that session and removes session 1) alertsMonitor disable 2) testedApplicationBundleId terminate

()

Source from the content-addressed store, hash-verified

493 // 1) alertsMonitor disable
494 // 2) testedApplicationBundleId terminate
495 DeleteSession() error
496
497 Status() (DeviceStatus, error)
498

Callers 4

RunMethod · 0.65
TestDriver_QuitFunction · 0.65
TestIOSDemoFunction · 0.65

Implementers 2

adbDriverhrp/pkg/uixt/android_adb_driver.go
wdaDriverhrp/pkg/uixt/ios_driver.go

Calls

no outgoing calls

Tested by 3

TestDriver_QuitFunction · 0.52
TestIOSDemoFunction · 0.52