Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateDevicePool(ctx context.Context, params *devicefarm.CreateDevicePoolInput, ...) (*devicefarm.CreateDevicePoolOutput, error)
- func (_m *IClient) CreateInstanceProfile(ctx context.Context, params *devicefarm.CreateInstanceProfileInput, ...) (*devicefarm.CreateInstanceProfileOutput, error)
- func (_m *IClient) CreateNetworkProfile(ctx context.Context, params *devicefarm.CreateNetworkProfileInput, ...) (*devicefarm.CreateNetworkProfileOutput, error)
- func (_m *IClient) CreateProject(ctx context.Context, params *devicefarm.CreateProjectInput, ...) (*devicefarm.CreateProjectOutput, error)
- func (_m *IClient) CreateRemoteAccessSession(ctx context.Context, params *devicefarm.CreateRemoteAccessSessionInput, ...) (*devicefarm.CreateRemoteAccessSessionOutput, error)
- func (_m *IClient) CreateTestGridProject(ctx context.Context, params *devicefarm.CreateTestGridProjectInput, ...) (*devicefarm.CreateTestGridProjectOutput, error)
- func (_m *IClient) CreateTestGridUrl(ctx context.Context, params *devicefarm.CreateTestGridUrlInput, ...) (*devicefarm.CreateTestGridUrlOutput, error)
- func (_m *IClient) CreateUpload(ctx context.Context, params *devicefarm.CreateUploadInput, ...) (*devicefarm.CreateUploadOutput, error)
- func (_m *IClient) CreateVPCEConfiguration(ctx context.Context, params *devicefarm.CreateVPCEConfigurationInput, ...) (*devicefarm.CreateVPCEConfigurationOutput, error)
- func (_m *IClient) DeleteDevicePool(ctx context.Context, params *devicefarm.DeleteDevicePoolInput, ...) (*devicefarm.DeleteDevicePoolOutput, error)
- func (_m *IClient) DeleteInstanceProfile(ctx context.Context, params *devicefarm.DeleteInstanceProfileInput, ...) (*devicefarm.DeleteInstanceProfileOutput, error)
- func (_m *IClient) DeleteNetworkProfile(ctx context.Context, params *devicefarm.DeleteNetworkProfileInput, ...) (*devicefarm.DeleteNetworkProfileOutput, error)
- func (_m *IClient) DeleteProject(ctx context.Context, params *devicefarm.DeleteProjectInput, ...) (*devicefarm.DeleteProjectOutput, error)
- func (_m *IClient) DeleteRemoteAccessSession(ctx context.Context, params *devicefarm.DeleteRemoteAccessSessionInput, ...) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
- func (_m *IClient) DeleteRun(ctx context.Context, params *devicefarm.DeleteRunInput, ...) (*devicefarm.DeleteRunOutput, error)
- func (_m *IClient) DeleteTestGridProject(ctx context.Context, params *devicefarm.DeleteTestGridProjectInput, ...) (*devicefarm.DeleteTestGridProjectOutput, error)
- func (_m *IClient) DeleteUpload(ctx context.Context, params *devicefarm.DeleteUploadInput, ...) (*devicefarm.DeleteUploadOutput, error)
- func (_m *IClient) DeleteVPCEConfiguration(ctx context.Context, params *devicefarm.DeleteVPCEConfigurationInput, ...) (*devicefarm.DeleteVPCEConfigurationOutput, error)
- func (_m *IClient) GetAccountSettings(ctx context.Context, params *devicefarm.GetAccountSettingsInput, ...) (*devicefarm.GetAccountSettingsOutput, error)
- func (_m *IClient) GetDevice(ctx context.Context, params *devicefarm.GetDeviceInput, ...) (*devicefarm.GetDeviceOutput, error)
- func (_m *IClient) GetDeviceInstance(ctx context.Context, params *devicefarm.GetDeviceInstanceInput, ...) (*devicefarm.GetDeviceInstanceOutput, error)
- func (_m *IClient) GetDevicePool(ctx context.Context, params *devicefarm.GetDevicePoolInput, ...) (*devicefarm.GetDevicePoolOutput, error)
- func (_m *IClient) GetDevicePoolCompatibility(ctx context.Context, params *devicefarm.GetDevicePoolCompatibilityInput, ...) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
- func (_m *IClient) GetInstanceProfile(ctx context.Context, params *devicefarm.GetInstanceProfileInput, ...) (*devicefarm.GetInstanceProfileOutput, error)
- func (_m *IClient) GetJob(ctx context.Context, params *devicefarm.GetJobInput, ...) (*devicefarm.GetJobOutput, error)
- func (_m *IClient) GetNetworkProfile(ctx context.Context, params *devicefarm.GetNetworkProfileInput, ...) (*devicefarm.GetNetworkProfileOutput, error)
- func (_m *IClient) GetOfferingStatus(ctx context.Context, params *devicefarm.GetOfferingStatusInput, ...) (*devicefarm.GetOfferingStatusOutput, error)
- func (_m *IClient) GetProject(ctx context.Context, params *devicefarm.GetProjectInput, ...) (*devicefarm.GetProjectOutput, error)
- func (_m *IClient) GetRemoteAccessSession(ctx context.Context, params *devicefarm.GetRemoteAccessSessionInput, ...) (*devicefarm.GetRemoteAccessSessionOutput, error)
- func (_m *IClient) GetRun(ctx context.Context, params *devicefarm.GetRunInput, ...) (*devicefarm.GetRunOutput, error)
- func (_m *IClient) GetSuite(ctx context.Context, params *devicefarm.GetSuiteInput, ...) (*devicefarm.GetSuiteOutput, error)
- func (_m *IClient) GetTest(ctx context.Context, params *devicefarm.GetTestInput, ...) (*devicefarm.GetTestOutput, error)
- func (_m *IClient) GetTestGridProject(ctx context.Context, params *devicefarm.GetTestGridProjectInput, ...) (*devicefarm.GetTestGridProjectOutput, error)
- func (_m *IClient) GetTestGridSession(ctx context.Context, params *devicefarm.GetTestGridSessionInput, ...) (*devicefarm.GetTestGridSessionOutput, error)
- func (_m *IClient) GetUpload(ctx context.Context, params *devicefarm.GetUploadInput, ...) (*devicefarm.GetUploadOutput, error)
- func (_m *IClient) GetVPCEConfiguration(ctx context.Context, params *devicefarm.GetVPCEConfigurationInput, ...) (*devicefarm.GetVPCEConfigurationOutput, error)
- func (_m *IClient) InstallToRemoteAccessSession(ctx context.Context, params *devicefarm.InstallToRemoteAccessSessionInput, ...) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
- func (_m *IClient) ListArtifacts(ctx context.Context, params *devicefarm.ListArtifactsInput, ...) (*devicefarm.ListArtifactsOutput, error)
- func (_m *IClient) ListDeviceInstances(ctx context.Context, params *devicefarm.ListDeviceInstancesInput, ...) (*devicefarm.ListDeviceInstancesOutput, error)
- func (_m *IClient) ListDevicePools(ctx context.Context, params *devicefarm.ListDevicePoolsInput, ...) (*devicefarm.ListDevicePoolsOutput, error)
- func (_m *IClient) ListDevices(ctx context.Context, params *devicefarm.ListDevicesInput, ...) (*devicefarm.ListDevicesOutput, error)
- func (_m *IClient) ListInstanceProfiles(ctx context.Context, params *devicefarm.ListInstanceProfilesInput, ...) (*devicefarm.ListInstanceProfilesOutput, error)
- func (_m *IClient) ListJobs(ctx context.Context, params *devicefarm.ListJobsInput, ...) (*devicefarm.ListJobsOutput, error)
- func (_m *IClient) ListNetworkProfiles(ctx context.Context, params *devicefarm.ListNetworkProfilesInput, ...) (*devicefarm.ListNetworkProfilesOutput, error)
- func (_m *IClient) ListOfferingPromotions(ctx context.Context, params *devicefarm.ListOfferingPromotionsInput, ...) (*devicefarm.ListOfferingPromotionsOutput, error)
- func (_m *IClient) ListOfferingTransactions(ctx context.Context, params *devicefarm.ListOfferingTransactionsInput, ...) (*devicefarm.ListOfferingTransactionsOutput, error)
- func (_m *IClient) ListOfferings(ctx context.Context, params *devicefarm.ListOfferingsInput, ...) (*devicefarm.ListOfferingsOutput, error)
- func (_m *IClient) ListProjects(ctx context.Context, params *devicefarm.ListProjectsInput, ...) (*devicefarm.ListProjectsOutput, error)
- func (_m *IClient) ListRemoteAccessSessions(ctx context.Context, params *devicefarm.ListRemoteAccessSessionsInput, ...) (*devicefarm.ListRemoteAccessSessionsOutput, error)
- func (_m *IClient) ListRuns(ctx context.Context, params *devicefarm.ListRunsInput, ...) (*devicefarm.ListRunsOutput, error)
- func (_m *IClient) ListSamples(ctx context.Context, params *devicefarm.ListSamplesInput, ...) (*devicefarm.ListSamplesOutput, error)
- func (_m *IClient) ListSuites(ctx context.Context, params *devicefarm.ListSuitesInput, ...) (*devicefarm.ListSuitesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *devicefarm.ListTagsForResourceInput, ...) (*devicefarm.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTestGridProjects(ctx context.Context, params *devicefarm.ListTestGridProjectsInput, ...) (*devicefarm.ListTestGridProjectsOutput, error)
- func (_m *IClient) ListTestGridSessionActions(ctx context.Context, params *devicefarm.ListTestGridSessionActionsInput, ...) (*devicefarm.ListTestGridSessionActionsOutput, error)
- func (_m *IClient) ListTestGridSessionArtifacts(ctx context.Context, params *devicefarm.ListTestGridSessionArtifactsInput, ...) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
- func (_m *IClient) ListTestGridSessions(ctx context.Context, params *devicefarm.ListTestGridSessionsInput, ...) (*devicefarm.ListTestGridSessionsOutput, error)
- func (_m *IClient) ListTests(ctx context.Context, params *devicefarm.ListTestsInput, ...) (*devicefarm.ListTestsOutput, error)
- func (_m *IClient) ListUniqueProblems(ctx context.Context, params *devicefarm.ListUniqueProblemsInput, ...) (*devicefarm.ListUniqueProblemsOutput, error)
- func (_m *IClient) ListUploads(ctx context.Context, params *devicefarm.ListUploadsInput, ...) (*devicefarm.ListUploadsOutput, error)
- func (_m *IClient) ListVPCEConfigurations(ctx context.Context, params *devicefarm.ListVPCEConfigurationsInput, ...) (*devicefarm.ListVPCEConfigurationsOutput, error)
- func (_m *IClient) Options() devicefarm.Options
- func (_m *IClient) PurchaseOffering(ctx context.Context, params *devicefarm.PurchaseOfferingInput, ...) (*devicefarm.PurchaseOfferingOutput, error)
- func (_m *IClient) RenewOffering(ctx context.Context, params *devicefarm.RenewOfferingInput, ...) (*devicefarm.RenewOfferingOutput, error)
- func (_m *IClient) ScheduleRun(ctx context.Context, params *devicefarm.ScheduleRunInput, ...) (*devicefarm.ScheduleRunOutput, error)
- func (_m *IClient) StopJob(ctx context.Context, params *devicefarm.StopJobInput, ...) (*devicefarm.StopJobOutput, error)
- func (_m *IClient) StopRemoteAccessSession(ctx context.Context, params *devicefarm.StopRemoteAccessSessionInput, ...) (*devicefarm.StopRemoteAccessSessionOutput, error)
- func (_m *IClient) StopRun(ctx context.Context, params *devicefarm.StopRunInput, ...) (*devicefarm.StopRunOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *devicefarm.TagResourceInput, ...) (*devicefarm.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *devicefarm.UntagResourceInput, ...) (*devicefarm.UntagResourceOutput, error)
- func (_m *IClient) UpdateDeviceInstance(ctx context.Context, params *devicefarm.UpdateDeviceInstanceInput, ...) (*devicefarm.UpdateDeviceInstanceOutput, error)
- func (_m *IClient) UpdateDevicePool(ctx context.Context, params *devicefarm.UpdateDevicePoolInput, ...) (*devicefarm.UpdateDevicePoolOutput, error)
- func (_m *IClient) UpdateInstanceProfile(ctx context.Context, params *devicefarm.UpdateInstanceProfileInput, ...) (*devicefarm.UpdateInstanceProfileOutput, error)
- func (_m *IClient) UpdateNetworkProfile(ctx context.Context, params *devicefarm.UpdateNetworkProfileInput, ...) (*devicefarm.UpdateNetworkProfileOutput, error)
- func (_m *IClient) UpdateProject(ctx context.Context, params *devicefarm.UpdateProjectInput, ...) (*devicefarm.UpdateProjectOutput, error)
- func (_m *IClient) UpdateTestGridProject(ctx context.Context, params *devicefarm.UpdateTestGridProjectInput, ...) (*devicefarm.UpdateTestGridProjectOutput, error)
- func (_m *IClient) UpdateUpload(ctx context.Context, params *devicefarm.UpdateUploadInput, ...) (*devicefarm.UpdateUploadOutput, error)
- func (_m *IClient) UpdateVPCEConfiguration(ctx context.Context, params *devicefarm.UpdateVPCEConfigurationInput, ...) (*devicefarm.UpdateVPCEConfigurationOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. 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 (*IClient) CreateDevicePool ¶
func (_m *IClient) CreateDevicePool(ctx context.Context, params *devicefarm.CreateDevicePoolInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateDevicePoolOutput, error)
CreateDevicePool provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateInstanceProfile ¶
func (_m *IClient) CreateInstanceProfile(ctx context.Context, params *devicefarm.CreateInstanceProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateInstanceProfileOutput, error)
CreateInstanceProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNetworkProfile ¶
func (_m *IClient) CreateNetworkProfile(ctx context.Context, params *devicefarm.CreateNetworkProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateNetworkProfileOutput, error)
CreateNetworkProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProject ¶
func (_m *IClient) CreateProject(ctx context.Context, params *devicefarm.CreateProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateProjectOutput, error)
CreateProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRemoteAccessSession ¶
func (_m *IClient) CreateRemoteAccessSession(ctx context.Context, params *devicefarm.CreateRemoteAccessSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateRemoteAccessSessionOutput, error)
CreateRemoteAccessSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTestGridProject ¶
func (_m *IClient) CreateTestGridProject(ctx context.Context, params *devicefarm.CreateTestGridProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateTestGridProjectOutput, error)
CreateTestGridProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTestGridUrl ¶
func (_m *IClient) CreateTestGridUrl(ctx context.Context, params *devicefarm.CreateTestGridUrlInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateTestGridUrlOutput, error)
CreateTestGridUrl provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateUpload ¶
func (_m *IClient) CreateUpload(ctx context.Context, params *devicefarm.CreateUploadInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateUploadOutput, error)
CreateUpload provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVPCEConfiguration ¶
func (_m *IClient) CreateVPCEConfiguration(ctx context.Context, params *devicefarm.CreateVPCEConfigurationInput, optFns ...func(*devicefarm.Options)) (*devicefarm.CreateVPCEConfigurationOutput, error)
CreateVPCEConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDevicePool ¶
func (_m *IClient) DeleteDevicePool(ctx context.Context, params *devicefarm.DeleteDevicePoolInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteDevicePoolOutput, error)
DeleteDevicePool provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteInstanceProfile ¶
func (_m *IClient) DeleteInstanceProfile(ctx context.Context, params *devicefarm.DeleteInstanceProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteInstanceProfileOutput, error)
DeleteInstanceProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNetworkProfile ¶
func (_m *IClient) DeleteNetworkProfile(ctx context.Context, params *devicefarm.DeleteNetworkProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteNetworkProfileOutput, error)
DeleteNetworkProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProject ¶
func (_m *IClient) DeleteProject(ctx context.Context, params *devicefarm.DeleteProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteProjectOutput, error)
DeleteProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRemoteAccessSession ¶
func (_m *IClient) DeleteRemoteAccessSession(ctx context.Context, params *devicefarm.DeleteRemoteAccessSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteRemoteAccessSessionOutput, error)
DeleteRemoteAccessSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRun ¶
func (_m *IClient) DeleteRun(ctx context.Context, params *devicefarm.DeleteRunInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteRunOutput, error)
DeleteRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTestGridProject ¶
func (_m *IClient) DeleteTestGridProject(ctx context.Context, params *devicefarm.DeleteTestGridProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteTestGridProjectOutput, error)
DeleteTestGridProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUpload ¶
func (_m *IClient) DeleteUpload(ctx context.Context, params *devicefarm.DeleteUploadInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteUploadOutput, error)
DeleteUpload provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVPCEConfiguration ¶
func (_m *IClient) DeleteVPCEConfiguration(ctx context.Context, params *devicefarm.DeleteVPCEConfigurationInput, optFns ...func(*devicefarm.Options)) (*devicefarm.DeleteVPCEConfigurationOutput, error)
DeleteVPCEConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAccountSettings ¶
func (_m *IClient) GetAccountSettings(ctx context.Context, params *devicefarm.GetAccountSettingsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetAccountSettingsOutput, error)
GetAccountSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDevice ¶
func (_m *IClient) GetDevice(ctx context.Context, params *devicefarm.GetDeviceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetDeviceOutput, error)
GetDevice provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeviceInstance ¶
func (_m *IClient) GetDeviceInstance(ctx context.Context, params *devicefarm.GetDeviceInstanceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetDeviceInstanceOutput, error)
GetDeviceInstance provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDevicePool ¶
func (_m *IClient) GetDevicePool(ctx context.Context, params *devicefarm.GetDevicePoolInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetDevicePoolOutput, error)
GetDevicePool provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDevicePoolCompatibility ¶
func (_m *IClient) GetDevicePoolCompatibility(ctx context.Context, params *devicefarm.GetDevicePoolCompatibilityInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetDevicePoolCompatibilityOutput, error)
GetDevicePoolCompatibility provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetInstanceProfile ¶
func (_m *IClient) GetInstanceProfile(ctx context.Context, params *devicefarm.GetInstanceProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetInstanceProfileOutput, error)
GetInstanceProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJob ¶
func (_m *IClient) GetJob(ctx context.Context, params *devicefarm.GetJobInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetJobOutput, error)
GetJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNetworkProfile ¶
func (_m *IClient) GetNetworkProfile(ctx context.Context, params *devicefarm.GetNetworkProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetNetworkProfileOutput, error)
GetNetworkProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetOfferingStatus ¶
func (_m *IClient) GetOfferingStatus(ctx context.Context, params *devicefarm.GetOfferingStatusInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetOfferingStatusOutput, error)
GetOfferingStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProject ¶
func (_m *IClient) GetProject(ctx context.Context, params *devicefarm.GetProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetProjectOutput, error)
GetProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRemoteAccessSession ¶
func (_m *IClient) GetRemoteAccessSession(ctx context.Context, params *devicefarm.GetRemoteAccessSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetRemoteAccessSessionOutput, error)
GetRemoteAccessSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRun ¶
func (_m *IClient) GetRun(ctx context.Context, params *devicefarm.GetRunInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetRunOutput, error)
GetRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSuite ¶
func (_m *IClient) GetSuite(ctx context.Context, params *devicefarm.GetSuiteInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetSuiteOutput, error)
GetSuite provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTest ¶
func (_m *IClient) GetTest(ctx context.Context, params *devicefarm.GetTestInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetTestOutput, error)
GetTest provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTestGridProject ¶
func (_m *IClient) GetTestGridProject(ctx context.Context, params *devicefarm.GetTestGridProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetTestGridProjectOutput, error)
GetTestGridProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTestGridSession ¶
func (_m *IClient) GetTestGridSession(ctx context.Context, params *devicefarm.GetTestGridSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetTestGridSessionOutput, error)
GetTestGridSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUpload ¶
func (_m *IClient) GetUpload(ctx context.Context, params *devicefarm.GetUploadInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetUploadOutput, error)
GetUpload provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVPCEConfiguration ¶
func (_m *IClient) GetVPCEConfiguration(ctx context.Context, params *devicefarm.GetVPCEConfigurationInput, optFns ...func(*devicefarm.Options)) (*devicefarm.GetVPCEConfigurationOutput, error)
GetVPCEConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) InstallToRemoteAccessSession ¶
func (_m *IClient) InstallToRemoteAccessSession(ctx context.Context, params *devicefarm.InstallToRemoteAccessSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.InstallToRemoteAccessSessionOutput, error)
InstallToRemoteAccessSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListArtifacts ¶
func (_m *IClient) ListArtifacts(ctx context.Context, params *devicefarm.ListArtifactsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListArtifactsOutput, error)
ListArtifacts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDeviceInstances ¶
func (_m *IClient) ListDeviceInstances(ctx context.Context, params *devicefarm.ListDeviceInstancesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListDeviceInstancesOutput, error)
ListDeviceInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDevicePools ¶
func (_m *IClient) ListDevicePools(ctx context.Context, params *devicefarm.ListDevicePoolsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListDevicePoolsOutput, error)
ListDevicePools provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDevices ¶
func (_m *IClient) ListDevices(ctx context.Context, params *devicefarm.ListDevicesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListDevicesOutput, error)
ListDevices provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListInstanceProfiles ¶
func (_m *IClient) ListInstanceProfiles(ctx context.Context, params *devicefarm.ListInstanceProfilesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListInstanceProfilesOutput, error)
ListInstanceProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListJobs ¶
func (_m *IClient) ListJobs(ctx context.Context, params *devicefarm.ListJobsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListJobsOutput, error)
ListJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNetworkProfiles ¶
func (_m *IClient) ListNetworkProfiles(ctx context.Context, params *devicefarm.ListNetworkProfilesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListNetworkProfilesOutput, error)
ListNetworkProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOfferingPromotions ¶
func (_m *IClient) ListOfferingPromotions(ctx context.Context, params *devicefarm.ListOfferingPromotionsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListOfferingPromotionsOutput, error)
ListOfferingPromotions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOfferingTransactions ¶
func (_m *IClient) ListOfferingTransactions(ctx context.Context, params *devicefarm.ListOfferingTransactionsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListOfferingTransactionsOutput, error)
ListOfferingTransactions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListOfferings ¶
func (_m *IClient) ListOfferings(ctx context.Context, params *devicefarm.ListOfferingsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListOfferingsOutput, error)
ListOfferings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProjects ¶
func (_m *IClient) ListProjects(ctx context.Context, params *devicefarm.ListProjectsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListProjectsOutput, error)
ListProjects provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRemoteAccessSessions ¶
func (_m *IClient) ListRemoteAccessSessions(ctx context.Context, params *devicefarm.ListRemoteAccessSessionsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListRemoteAccessSessionsOutput, error)
ListRemoteAccessSessions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRuns ¶
func (_m *IClient) ListRuns(ctx context.Context, params *devicefarm.ListRunsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListRunsOutput, error)
ListRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSamples ¶
func (_m *IClient) ListSamples(ctx context.Context, params *devicefarm.ListSamplesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListSamplesOutput, error)
ListSamples provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSuites ¶
func (_m *IClient) ListSuites(ctx context.Context, params *devicefarm.ListSuitesInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListSuitesOutput, error)
ListSuites provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *devicefarm.ListTagsForResourceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTestGridProjects ¶
func (_m *IClient) ListTestGridProjects(ctx context.Context, params *devicefarm.ListTestGridProjectsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTestGridProjectsOutput, error)
ListTestGridProjects provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTestGridSessionActions ¶
func (_m *IClient) ListTestGridSessionActions(ctx context.Context, params *devicefarm.ListTestGridSessionActionsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTestGridSessionActionsOutput, error)
ListTestGridSessionActions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTestGridSessionArtifacts ¶
func (_m *IClient) ListTestGridSessionArtifacts(ctx context.Context, params *devicefarm.ListTestGridSessionArtifactsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTestGridSessionArtifactsOutput, error)
ListTestGridSessionArtifacts provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTestGridSessions ¶
func (_m *IClient) ListTestGridSessions(ctx context.Context, params *devicefarm.ListTestGridSessionsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTestGridSessionsOutput, error)
ListTestGridSessions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTests ¶
func (_m *IClient) ListTests(ctx context.Context, params *devicefarm.ListTestsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListTestsOutput, error)
ListTests provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUniqueProblems ¶
func (_m *IClient) ListUniqueProblems(ctx context.Context, params *devicefarm.ListUniqueProblemsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListUniqueProblemsOutput, error)
ListUniqueProblems provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUploads ¶
func (_m *IClient) ListUploads(ctx context.Context, params *devicefarm.ListUploadsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListUploadsOutput, error)
ListUploads provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListVPCEConfigurations ¶
func (_m *IClient) ListVPCEConfigurations(ctx context.Context, params *devicefarm.ListVPCEConfigurationsInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ListVPCEConfigurationsOutput, error)
ListVPCEConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() devicefarm.Options
Options provides a mock function with given fields:
func (*IClient) PurchaseOffering ¶
func (_m *IClient) PurchaseOffering(ctx context.Context, params *devicefarm.PurchaseOfferingInput, optFns ...func(*devicefarm.Options)) (*devicefarm.PurchaseOfferingOutput, error)
PurchaseOffering provides a mock function with given fields: ctx, params, optFns
func (*IClient) RenewOffering ¶
func (_m *IClient) RenewOffering(ctx context.Context, params *devicefarm.RenewOfferingInput, optFns ...func(*devicefarm.Options)) (*devicefarm.RenewOfferingOutput, error)
RenewOffering provides a mock function with given fields: ctx, params, optFns
func (*IClient) ScheduleRun ¶
func (_m *IClient) ScheduleRun(ctx context.Context, params *devicefarm.ScheduleRunInput, optFns ...func(*devicefarm.Options)) (*devicefarm.ScheduleRunOutput, error)
ScheduleRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopJob ¶
func (_m *IClient) StopJob(ctx context.Context, params *devicefarm.StopJobInput, optFns ...func(*devicefarm.Options)) (*devicefarm.StopJobOutput, error)
StopJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopRemoteAccessSession ¶
func (_m *IClient) StopRemoteAccessSession(ctx context.Context, params *devicefarm.StopRemoteAccessSessionInput, optFns ...func(*devicefarm.Options)) (*devicefarm.StopRemoteAccessSessionOutput, error)
StopRemoteAccessSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopRun ¶
func (_m *IClient) StopRun(ctx context.Context, params *devicefarm.StopRunInput, optFns ...func(*devicefarm.Options)) (*devicefarm.StopRunOutput, error)
StopRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *devicefarm.TagResourceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *devicefarm.UntagResourceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDeviceInstance ¶
func (_m *IClient) UpdateDeviceInstance(ctx context.Context, params *devicefarm.UpdateDeviceInstanceInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateDeviceInstanceOutput, error)
UpdateDeviceInstance provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDevicePool ¶
func (_m *IClient) UpdateDevicePool(ctx context.Context, params *devicefarm.UpdateDevicePoolInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateDevicePoolOutput, error)
UpdateDevicePool provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateInstanceProfile ¶
func (_m *IClient) UpdateInstanceProfile(ctx context.Context, params *devicefarm.UpdateInstanceProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateInstanceProfileOutput, error)
UpdateInstanceProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNetworkProfile ¶
func (_m *IClient) UpdateNetworkProfile(ctx context.Context, params *devicefarm.UpdateNetworkProfileInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateNetworkProfileOutput, error)
UpdateNetworkProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProject ¶
func (_m *IClient) UpdateProject(ctx context.Context, params *devicefarm.UpdateProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateProjectOutput, error)
UpdateProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTestGridProject ¶
func (_m *IClient) UpdateTestGridProject(ctx context.Context, params *devicefarm.UpdateTestGridProjectInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateTestGridProjectOutput, error)
UpdateTestGridProject provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateUpload ¶
func (_m *IClient) UpdateUpload(ctx context.Context, params *devicefarm.UpdateUploadInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateUploadOutput, error)
UpdateUpload provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVPCEConfiguration ¶
func (_m *IClient) UpdateVPCEConfiguration(ctx context.Context, params *devicefarm.UpdateVPCEConfigurationInput, optFns ...func(*devicefarm.Options)) (*devicefarm.UpdateVPCEConfigurationOutput, error)
UpdateVPCEConfiguration provides a mock function with given fields: ctx, params, optFns