mocks

package
v0.0.0-...-4847ec2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimulatorManager

type SimulatorManager struct {
	mock.Mock
}

SimulatorManager is an autogenerated mock type for the Manager type

func NewSimulatorManager

func NewSimulatorManager(t interface {
	mock.TestingT
	Cleanup(func())
}) *SimulatorManager

NewSimulatorManager creates a new instance of SimulatorManager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*SimulatorManager) Boot

func (_m *SimulatorManager) Boot(device destination.Device) error

Boot provides a mock function with given fields: device

func (*SimulatorManager) CollectDiagnostics

func (_m *SimulatorManager) CollectDiagnostics() (string, error)

CollectDiagnostics provides a mock function with given fields:

func (*SimulatorManager) EnableVerboseLog

func (_m *SimulatorManager) EnableVerboseLog(id string) error

EnableVerboseLog provides a mock function with given fields: id

func (*SimulatorManager) Erase

func (_m *SimulatorManager) Erase(id string) error

Erase provides a mock function with given fields: id

func (*SimulatorManager) LaunchWithGUI

func (_m *SimulatorManager) LaunchWithGUI(simulatorID string) error

LaunchWithGUI provides a mock function with given fields: simulatorID

func (*SimulatorManager) ResetLaunchServices

func (_m *SimulatorManager) ResetLaunchServices() error

ResetLaunchServices provides a mock function with given fields:

func (*SimulatorManager) Shutdown

func (_m *SimulatorManager) Shutdown(id string) error

Shutdown provides a mock function with given fields: id

func (*SimulatorManager) WaitForBootFinished

func (_m *SimulatorManager) WaitForBootFinished(id string, timeout time.Duration) error

WaitForBootFinished provides a mock function with given fields: id, timeout

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL