Documentation ¶
Index ¶
- func CloseXCUITestRunner() error
- func RunXCUITest(bundleID string, device ios.DeviceEntry) error
- func RunXCUIWithBundleIds(bundleID string, testRunnerBundleID string, xctestConfigFileName string, ...) error
- func RunXCUIWithBundleIds11(bundleID string, testRunnerBundleID string, xctestConfigFileName string, ...) error
- type ProxyDispatcher
- type XCTestManager_DaemonConnectionInterface
- type XCTestManager_IDEInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseXCUITestRunner ¶
func CloseXCUITestRunner() error
func RunXCUITest ¶
func RunXCUITest(bundleID string, device ios.DeviceEntry) error
func RunXCUIWithBundleIds ¶
func RunXCUIWithBundleIds11 ¶ added in v1.0.38
Types ¶
type ProxyDispatcher ¶
type ProxyDispatcher struct {
// contains filtered or unexported fields
}
func (ProxyDispatcher) Dispatch ¶
func (p ProxyDispatcher) Dispatch(m dtx.Message)
Click to show internal directories.
Click to hide internal directories.