Documentation ¶
Overview ¶
Package mturkmock is a generated GoMock package.
Index ¶
- type MockMTurkAPI
- func (m *MockMTurkAPI) AcceptQualificationRequest(arg0 *mturk.AcceptQualificationRequestInput) (*mturk.AcceptQualificationRequestOutput, error)
- func (m *MockMTurkAPI) AcceptQualificationRequestRequest(arg0 *mturk.AcceptQualificationRequestInput) (*request.Request, *mturk.AcceptQualificationRequestOutput)
- func (m *MockMTurkAPI) AcceptQualificationRequestWithContext(arg0 context.Context, arg1 *mturk.AcceptQualificationRequestInput, ...) (*mturk.AcceptQualificationRequestOutput, error)
- func (m *MockMTurkAPI) ApproveAssignment(arg0 *mturk.ApproveAssignmentInput) (*mturk.ApproveAssignmentOutput, error)
- func (m *MockMTurkAPI) ApproveAssignmentRequest(arg0 *mturk.ApproveAssignmentInput) (*request.Request, *mturk.ApproveAssignmentOutput)
- func (m *MockMTurkAPI) ApproveAssignmentWithContext(arg0 context.Context, arg1 *mturk.ApproveAssignmentInput, ...) (*mturk.ApproveAssignmentOutput, error)
- func (m *MockMTurkAPI) AssociateQualificationWithWorker(arg0 *mturk.AssociateQualificationWithWorkerInput) (*mturk.AssociateQualificationWithWorkerOutput, error)
- func (m *MockMTurkAPI) AssociateQualificationWithWorkerRequest(arg0 *mturk.AssociateQualificationWithWorkerInput) (*request.Request, *mturk.AssociateQualificationWithWorkerOutput)
- func (m *MockMTurkAPI) AssociateQualificationWithWorkerWithContext(arg0 context.Context, arg1 *mturk.AssociateQualificationWithWorkerInput, ...) (*mturk.AssociateQualificationWithWorkerOutput, error)
- func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHIT(arg0 *mturk.CreateAdditionalAssignmentsForHITInput) (*mturk.CreateAdditionalAssignmentsForHITOutput, error)
- func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHITRequest(arg0 *mturk.CreateAdditionalAssignmentsForHITInput) (*request.Request, *mturk.CreateAdditionalAssignmentsForHITOutput)
- func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHITWithContext(arg0 context.Context, arg1 *mturk.CreateAdditionalAssignmentsForHITInput, ...) (*mturk.CreateAdditionalAssignmentsForHITOutput, error)
- func (m *MockMTurkAPI) CreateHIT(arg0 *mturk.CreateHITInput) (*mturk.CreateHITOutput, error)
- func (m *MockMTurkAPI) CreateHITRequest(arg0 *mturk.CreateHITInput) (*request.Request, *mturk.CreateHITOutput)
- func (m *MockMTurkAPI) CreateHITType(arg0 *mturk.CreateHITTypeInput) (*mturk.CreateHITTypeOutput, error)
- func (m *MockMTurkAPI) CreateHITTypeRequest(arg0 *mturk.CreateHITTypeInput) (*request.Request, *mturk.CreateHITTypeOutput)
- func (m *MockMTurkAPI) CreateHITTypeWithContext(arg0 context.Context, arg1 *mturk.CreateHITTypeInput, arg2 ...request.Option) (*mturk.CreateHITTypeOutput, error)
- func (m *MockMTurkAPI) CreateHITWithContext(arg0 context.Context, arg1 *mturk.CreateHITInput, arg2 ...request.Option) (*mturk.CreateHITOutput, error)
- func (m *MockMTurkAPI) CreateHITWithHITType(arg0 *mturk.CreateHITWithHITTypeInput) (*mturk.CreateHITWithHITTypeOutput, error)
- func (m *MockMTurkAPI) CreateHITWithHITTypeRequest(arg0 *mturk.CreateHITWithHITTypeInput) (*request.Request, *mturk.CreateHITWithHITTypeOutput)
- func (m *MockMTurkAPI) CreateHITWithHITTypeWithContext(arg0 context.Context, arg1 *mturk.CreateHITWithHITTypeInput, ...) (*mturk.CreateHITWithHITTypeOutput, error)
- func (m *MockMTurkAPI) CreateQualificationType(arg0 *mturk.CreateQualificationTypeInput) (*mturk.CreateQualificationTypeOutput, error)
- func (m *MockMTurkAPI) CreateQualificationTypeRequest(arg0 *mturk.CreateQualificationTypeInput) (*request.Request, *mturk.CreateQualificationTypeOutput)
- func (m *MockMTurkAPI) CreateQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.CreateQualificationTypeInput, ...) (*mturk.CreateQualificationTypeOutput, error)
- func (m *MockMTurkAPI) CreateWorkerBlock(arg0 *mturk.CreateWorkerBlockInput) (*mturk.CreateWorkerBlockOutput, error)
- func (m *MockMTurkAPI) CreateWorkerBlockRequest(arg0 *mturk.CreateWorkerBlockInput) (*request.Request, *mturk.CreateWorkerBlockOutput)
- func (m *MockMTurkAPI) CreateWorkerBlockWithContext(arg0 context.Context, arg1 *mturk.CreateWorkerBlockInput, ...) (*mturk.CreateWorkerBlockOutput, error)
- func (m *MockMTurkAPI) DeleteHIT(arg0 *mturk.DeleteHITInput) (*mturk.DeleteHITOutput, error)
- func (m *MockMTurkAPI) DeleteHITRequest(arg0 *mturk.DeleteHITInput) (*request.Request, *mturk.DeleteHITOutput)
- func (m *MockMTurkAPI) DeleteHITWithContext(arg0 context.Context, arg1 *mturk.DeleteHITInput, arg2 ...request.Option) (*mturk.DeleteHITOutput, error)
- func (m *MockMTurkAPI) DeleteQualificationType(arg0 *mturk.DeleteQualificationTypeInput) (*mturk.DeleteQualificationTypeOutput, error)
- func (m *MockMTurkAPI) DeleteQualificationTypeRequest(arg0 *mturk.DeleteQualificationTypeInput) (*request.Request, *mturk.DeleteQualificationTypeOutput)
- func (m *MockMTurkAPI) DeleteQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.DeleteQualificationTypeInput, ...) (*mturk.DeleteQualificationTypeOutput, error)
- func (m *MockMTurkAPI) DeleteWorkerBlock(arg0 *mturk.DeleteWorkerBlockInput) (*mturk.DeleteWorkerBlockOutput, error)
- func (m *MockMTurkAPI) DeleteWorkerBlockRequest(arg0 *mturk.DeleteWorkerBlockInput) (*request.Request, *mturk.DeleteWorkerBlockOutput)
- func (m *MockMTurkAPI) DeleteWorkerBlockWithContext(arg0 context.Context, arg1 *mturk.DeleteWorkerBlockInput, ...) (*mturk.DeleteWorkerBlockOutput, error)
- func (m *MockMTurkAPI) DisassociateQualificationFromWorker(arg0 *mturk.DisassociateQualificationFromWorkerInput) (*mturk.DisassociateQualificationFromWorkerOutput, error)
- func (m *MockMTurkAPI) DisassociateQualificationFromWorkerRequest(arg0 *mturk.DisassociateQualificationFromWorkerInput) (*request.Request, *mturk.DisassociateQualificationFromWorkerOutput)
- func (m *MockMTurkAPI) DisassociateQualificationFromWorkerWithContext(arg0 context.Context, arg1 *mturk.DisassociateQualificationFromWorkerInput, ...) (*mturk.DisassociateQualificationFromWorkerOutput, error)
- func (m *MockMTurkAPI) EXPECT() *MockMTurkAPIMockRecorder
- func (m *MockMTurkAPI) GetAccountBalance(arg0 *mturk.GetAccountBalanceInput) (*mturk.GetAccountBalanceOutput, error)
- func (m *MockMTurkAPI) GetAccountBalanceRequest(arg0 *mturk.GetAccountBalanceInput) (*request.Request, *mturk.GetAccountBalanceOutput)
- func (m *MockMTurkAPI) GetAccountBalanceWithContext(arg0 context.Context, arg1 *mturk.GetAccountBalanceInput, ...) (*mturk.GetAccountBalanceOutput, error)
- func (m *MockMTurkAPI) GetAssignment(arg0 *mturk.GetAssignmentInput) (*mturk.GetAssignmentOutput, error)
- func (m *MockMTurkAPI) GetAssignmentRequest(arg0 *mturk.GetAssignmentInput) (*request.Request, *mturk.GetAssignmentOutput)
- func (m *MockMTurkAPI) GetAssignmentWithContext(arg0 context.Context, arg1 *mturk.GetAssignmentInput, arg2 ...request.Option) (*mturk.GetAssignmentOutput, error)
- func (m *MockMTurkAPI) GetFileUploadURL(arg0 *mturk.GetFileUploadURLInput) (*mturk.GetFileUploadURLOutput, error)
- func (m *MockMTurkAPI) GetFileUploadURLRequest(arg0 *mturk.GetFileUploadURLInput) (*request.Request, *mturk.GetFileUploadURLOutput)
- func (m *MockMTurkAPI) GetFileUploadURLWithContext(arg0 context.Context, arg1 *mturk.GetFileUploadURLInput, ...) (*mturk.GetFileUploadURLOutput, error)
- func (m *MockMTurkAPI) GetHIT(arg0 *mturk.GetHITInput) (*mturk.GetHITOutput, error)
- func (m *MockMTurkAPI) GetHITRequest(arg0 *mturk.GetHITInput) (*request.Request, *mturk.GetHITOutput)
- func (m *MockMTurkAPI) GetHITWithContext(arg0 context.Context, arg1 *mturk.GetHITInput, arg2 ...request.Option) (*mturk.GetHITOutput, error)
- func (m *MockMTurkAPI) GetQualificationScore(arg0 *mturk.GetQualificationScoreInput) (*mturk.GetQualificationScoreOutput, error)
- func (m *MockMTurkAPI) GetQualificationScoreRequest(arg0 *mturk.GetQualificationScoreInput) (*request.Request, *mturk.GetQualificationScoreOutput)
- func (m *MockMTurkAPI) GetQualificationScoreWithContext(arg0 context.Context, arg1 *mturk.GetQualificationScoreInput, ...) (*mturk.GetQualificationScoreOutput, error)
- func (m *MockMTurkAPI) GetQualificationType(arg0 *mturk.GetQualificationTypeInput) (*mturk.GetQualificationTypeOutput, error)
- func (m *MockMTurkAPI) GetQualificationTypeRequest(arg0 *mturk.GetQualificationTypeInput) (*request.Request, *mturk.GetQualificationTypeOutput)
- func (m *MockMTurkAPI) GetQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.GetQualificationTypeInput, ...) (*mturk.GetQualificationTypeOutput, error)
- func (m *MockMTurkAPI) ListAssignmentsForHIT(arg0 *mturk.ListAssignmentsForHITInput) (*mturk.ListAssignmentsForHITOutput, error)
- func (m *MockMTurkAPI) ListAssignmentsForHITPages(arg0 *mturk.ListAssignmentsForHITInput, ...) error
- func (m *MockMTurkAPI) ListAssignmentsForHITPagesWithContext(arg0 context.Context, arg1 *mturk.ListAssignmentsForHITInput, ...) error
- func (m *MockMTurkAPI) ListAssignmentsForHITRequest(arg0 *mturk.ListAssignmentsForHITInput) (*request.Request, *mturk.ListAssignmentsForHITOutput)
- func (m *MockMTurkAPI) ListAssignmentsForHITWithContext(arg0 context.Context, arg1 *mturk.ListAssignmentsForHITInput, ...) (*mturk.ListAssignmentsForHITOutput, error)
- func (m *MockMTurkAPI) ListBonusPayments(arg0 *mturk.ListBonusPaymentsInput) (*mturk.ListBonusPaymentsOutput, error)
- func (m *MockMTurkAPI) ListBonusPaymentsPages(arg0 *mturk.ListBonusPaymentsInput, ...) error
- func (m *MockMTurkAPI) ListBonusPaymentsPagesWithContext(arg0 context.Context, arg1 *mturk.ListBonusPaymentsInput, ...) error
- func (m *MockMTurkAPI) ListBonusPaymentsRequest(arg0 *mturk.ListBonusPaymentsInput) (*request.Request, *mturk.ListBonusPaymentsOutput)
- func (m *MockMTurkAPI) ListBonusPaymentsWithContext(arg0 context.Context, arg1 *mturk.ListBonusPaymentsInput, ...) (*mturk.ListBonusPaymentsOutput, error)
- func (m *MockMTurkAPI) ListHITs(arg0 *mturk.ListHITsInput) (*mturk.ListHITsOutput, error)
- func (m *MockMTurkAPI) ListHITsForQualificationType(arg0 *mturk.ListHITsForQualificationTypeInput) (*mturk.ListHITsForQualificationTypeOutput, error)
- func (m *MockMTurkAPI) ListHITsForQualificationTypePages(arg0 *mturk.ListHITsForQualificationTypeInput, ...) error
- func (m *MockMTurkAPI) ListHITsForQualificationTypePagesWithContext(arg0 context.Context, arg1 *mturk.ListHITsForQualificationTypeInput, ...) error
- func (m *MockMTurkAPI) ListHITsForQualificationTypeRequest(arg0 *mturk.ListHITsForQualificationTypeInput) (*request.Request, *mturk.ListHITsForQualificationTypeOutput)
- func (m *MockMTurkAPI) ListHITsForQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.ListHITsForQualificationTypeInput, ...) (*mturk.ListHITsForQualificationTypeOutput, error)
- func (m *MockMTurkAPI) ListHITsPages(arg0 *mturk.ListHITsInput, arg1 func(*mturk.ListHITsOutput, bool) bool) error
- func (m *MockMTurkAPI) ListHITsPagesWithContext(arg0 context.Context, arg1 *mturk.ListHITsInput, ...) error
- func (m *MockMTurkAPI) ListHITsRequest(arg0 *mturk.ListHITsInput) (*request.Request, *mturk.ListHITsOutput)
- func (m *MockMTurkAPI) ListHITsWithContext(arg0 context.Context, arg1 *mturk.ListHITsInput, arg2 ...request.Option) (*mturk.ListHITsOutput, error)
- func (m *MockMTurkAPI) ListQualificationRequests(arg0 *mturk.ListQualificationRequestsInput) (*mturk.ListQualificationRequestsOutput, error)
- func (m *MockMTurkAPI) ListQualificationRequestsPages(arg0 *mturk.ListQualificationRequestsInput, ...) error
- func (m *MockMTurkAPI) ListQualificationRequestsPagesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationRequestsInput, ...) error
- func (m *MockMTurkAPI) ListQualificationRequestsRequest(arg0 *mturk.ListQualificationRequestsInput) (*request.Request, *mturk.ListQualificationRequestsOutput)
- func (m *MockMTurkAPI) ListQualificationRequestsWithContext(arg0 context.Context, arg1 *mturk.ListQualificationRequestsInput, ...) (*mturk.ListQualificationRequestsOutput, error)
- func (m *MockMTurkAPI) ListQualificationTypes(arg0 *mturk.ListQualificationTypesInput) (*mturk.ListQualificationTypesOutput, error)
- func (m *MockMTurkAPI) ListQualificationTypesPages(arg0 *mturk.ListQualificationTypesInput, ...) error
- func (m *MockMTurkAPI) ListQualificationTypesPagesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationTypesInput, ...) error
- func (m *MockMTurkAPI) ListQualificationTypesRequest(arg0 *mturk.ListQualificationTypesInput) (*request.Request, *mturk.ListQualificationTypesOutput)
- func (m *MockMTurkAPI) ListQualificationTypesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationTypesInput, ...) (*mturk.ListQualificationTypesOutput, error)
- func (m *MockMTurkAPI) ListReviewPolicyResultsForHIT(arg0 *mturk.ListReviewPolicyResultsForHITInput) (*mturk.ListReviewPolicyResultsForHITOutput, error)
- func (m *MockMTurkAPI) ListReviewPolicyResultsForHITPages(arg0 *mturk.ListReviewPolicyResultsForHITInput, ...) error
- func (m *MockMTurkAPI) ListReviewPolicyResultsForHITPagesWithContext(arg0 context.Context, arg1 *mturk.ListReviewPolicyResultsForHITInput, ...) error
- func (m *MockMTurkAPI) ListReviewPolicyResultsForHITRequest(arg0 *mturk.ListReviewPolicyResultsForHITInput) (*request.Request, *mturk.ListReviewPolicyResultsForHITOutput)
- func (m *MockMTurkAPI) ListReviewPolicyResultsForHITWithContext(arg0 context.Context, arg1 *mturk.ListReviewPolicyResultsForHITInput, ...) (*mturk.ListReviewPolicyResultsForHITOutput, error)
- func (m *MockMTurkAPI) ListReviewableHITs(arg0 *mturk.ListReviewableHITsInput) (*mturk.ListReviewableHITsOutput, error)
- func (m *MockMTurkAPI) ListReviewableHITsPages(arg0 *mturk.ListReviewableHITsInput, ...) error
- func (m *MockMTurkAPI) ListReviewableHITsPagesWithContext(arg0 context.Context, arg1 *mturk.ListReviewableHITsInput, ...) error
- func (m *MockMTurkAPI) ListReviewableHITsRequest(arg0 *mturk.ListReviewableHITsInput) (*request.Request, *mturk.ListReviewableHITsOutput)
- func (m *MockMTurkAPI) ListReviewableHITsWithContext(arg0 context.Context, arg1 *mturk.ListReviewableHITsInput, ...) (*mturk.ListReviewableHITsOutput, error)
- func (m *MockMTurkAPI) ListWorkerBlocks(arg0 *mturk.ListWorkerBlocksInput) (*mturk.ListWorkerBlocksOutput, error)
- func (m *MockMTurkAPI) ListWorkerBlocksPages(arg0 *mturk.ListWorkerBlocksInput, ...) error
- func (m *MockMTurkAPI) ListWorkerBlocksPagesWithContext(arg0 context.Context, arg1 *mturk.ListWorkerBlocksInput, ...) error
- func (m *MockMTurkAPI) ListWorkerBlocksRequest(arg0 *mturk.ListWorkerBlocksInput) (*request.Request, *mturk.ListWorkerBlocksOutput)
- func (m *MockMTurkAPI) ListWorkerBlocksWithContext(arg0 context.Context, arg1 *mturk.ListWorkerBlocksInput, ...) (*mturk.ListWorkerBlocksOutput, error)
- func (m *MockMTurkAPI) ListWorkersWithQualificationType(arg0 *mturk.ListWorkersWithQualificationTypeInput) (*mturk.ListWorkersWithQualificationTypeOutput, error)
- func (m *MockMTurkAPI) ListWorkersWithQualificationTypePages(arg0 *mturk.ListWorkersWithQualificationTypeInput, ...) error
- func (m *MockMTurkAPI) ListWorkersWithQualificationTypePagesWithContext(arg0 context.Context, arg1 *mturk.ListWorkersWithQualificationTypeInput, ...) error
- func (m *MockMTurkAPI) ListWorkersWithQualificationTypeRequest(arg0 *mturk.ListWorkersWithQualificationTypeInput) (*request.Request, *mturk.ListWorkersWithQualificationTypeOutput)
- func (m *MockMTurkAPI) ListWorkersWithQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.ListWorkersWithQualificationTypeInput, ...) (*mturk.ListWorkersWithQualificationTypeOutput, error)
- func (m *MockMTurkAPI) NotifyWorkers(arg0 *mturk.NotifyWorkersInput) (*mturk.NotifyWorkersOutput, error)
- func (m *MockMTurkAPI) NotifyWorkersRequest(arg0 *mturk.NotifyWorkersInput) (*request.Request, *mturk.NotifyWorkersOutput)
- func (m *MockMTurkAPI) NotifyWorkersWithContext(arg0 context.Context, arg1 *mturk.NotifyWorkersInput, arg2 ...request.Option) (*mturk.NotifyWorkersOutput, error)
- func (m *MockMTurkAPI) RejectAssignment(arg0 *mturk.RejectAssignmentInput) (*mturk.RejectAssignmentOutput, error)
- func (m *MockMTurkAPI) RejectAssignmentRequest(arg0 *mturk.RejectAssignmentInput) (*request.Request, *mturk.RejectAssignmentOutput)
- func (m *MockMTurkAPI) RejectAssignmentWithContext(arg0 context.Context, arg1 *mturk.RejectAssignmentInput, ...) (*mturk.RejectAssignmentOutput, error)
- func (m *MockMTurkAPI) RejectQualificationRequest(arg0 *mturk.RejectQualificationRequestInput) (*mturk.RejectQualificationRequestOutput, error)
- func (m *MockMTurkAPI) RejectQualificationRequestRequest(arg0 *mturk.RejectQualificationRequestInput) (*request.Request, *mturk.RejectQualificationRequestOutput)
- func (m *MockMTurkAPI) RejectQualificationRequestWithContext(arg0 context.Context, arg1 *mturk.RejectQualificationRequestInput, ...) (*mturk.RejectQualificationRequestOutput, error)
- func (m *MockMTurkAPI) SendBonus(arg0 *mturk.SendBonusInput) (*mturk.SendBonusOutput, error)
- func (m *MockMTurkAPI) SendBonusRequest(arg0 *mturk.SendBonusInput) (*request.Request, *mturk.SendBonusOutput)
- func (m *MockMTurkAPI) SendBonusWithContext(arg0 context.Context, arg1 *mturk.SendBonusInput, arg2 ...request.Option) (*mturk.SendBonusOutput, error)
- func (m *MockMTurkAPI) SendTestEventNotification(arg0 *mturk.SendTestEventNotificationInput) (*mturk.SendTestEventNotificationOutput, error)
- func (m *MockMTurkAPI) SendTestEventNotificationRequest(arg0 *mturk.SendTestEventNotificationInput) (*request.Request, *mturk.SendTestEventNotificationOutput)
- func (m *MockMTurkAPI) SendTestEventNotificationWithContext(arg0 context.Context, arg1 *mturk.SendTestEventNotificationInput, ...) (*mturk.SendTestEventNotificationOutput, error)
- func (m *MockMTurkAPI) UpdateExpirationForHIT(arg0 *mturk.UpdateExpirationForHITInput) (*mturk.UpdateExpirationForHITOutput, error)
- func (m *MockMTurkAPI) UpdateExpirationForHITRequest(arg0 *mturk.UpdateExpirationForHITInput) (*request.Request, *mturk.UpdateExpirationForHITOutput)
- func (m *MockMTurkAPI) UpdateExpirationForHITWithContext(arg0 context.Context, arg1 *mturk.UpdateExpirationForHITInput, ...) (*mturk.UpdateExpirationForHITOutput, error)
- func (m *MockMTurkAPI) UpdateHITReviewStatus(arg0 *mturk.UpdateHITReviewStatusInput) (*mturk.UpdateHITReviewStatusOutput, error)
- func (m *MockMTurkAPI) UpdateHITReviewStatusRequest(arg0 *mturk.UpdateHITReviewStatusInput) (*request.Request, *mturk.UpdateHITReviewStatusOutput)
- func (m *MockMTurkAPI) UpdateHITReviewStatusWithContext(arg0 context.Context, arg1 *mturk.UpdateHITReviewStatusInput, ...) (*mturk.UpdateHITReviewStatusOutput, error)
- func (m *MockMTurkAPI) UpdateHITTypeOfHIT(arg0 *mturk.UpdateHITTypeOfHITInput) (*mturk.UpdateHITTypeOfHITOutput, error)
- func (m *MockMTurkAPI) UpdateHITTypeOfHITRequest(arg0 *mturk.UpdateHITTypeOfHITInput) (*request.Request, *mturk.UpdateHITTypeOfHITOutput)
- func (m *MockMTurkAPI) UpdateHITTypeOfHITWithContext(arg0 context.Context, arg1 *mturk.UpdateHITTypeOfHITInput, ...) (*mturk.UpdateHITTypeOfHITOutput, error)
- func (m *MockMTurkAPI) UpdateNotificationSettings(arg0 *mturk.UpdateNotificationSettingsInput) (*mturk.UpdateNotificationSettingsOutput, error)
- func (m *MockMTurkAPI) UpdateNotificationSettingsRequest(arg0 *mturk.UpdateNotificationSettingsInput) (*request.Request, *mturk.UpdateNotificationSettingsOutput)
- func (m *MockMTurkAPI) UpdateNotificationSettingsWithContext(arg0 context.Context, arg1 *mturk.UpdateNotificationSettingsInput, ...) (*mturk.UpdateNotificationSettingsOutput, error)
- func (m *MockMTurkAPI) UpdateQualificationType(arg0 *mturk.UpdateQualificationTypeInput) (*mturk.UpdateQualificationTypeOutput, error)
- func (m *MockMTurkAPI) UpdateQualificationTypeRequest(arg0 *mturk.UpdateQualificationTypeInput) (*request.Request, *mturk.UpdateQualificationTypeOutput)
- func (m *MockMTurkAPI) UpdateQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.UpdateQualificationTypeInput, ...) (*mturk.UpdateQualificationTypeOutput, error)
- type MockMTurkAPIMockRecorder
- func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ApproveAssignment(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ApproveAssignmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ApproveAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorker(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlock(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlock(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlockRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorker(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAccountBalance(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAccountBalanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAccountBalanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAssignment(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAssignmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetFileUploadURL(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetFileUploadURLRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetFileUploadURLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationScore(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationScoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationScoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) GetQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListBonusPayments(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITs(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListHITsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationRequests(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationTypes(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewableHITs(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocks(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) NotifyWorkers(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) NotifyWorkersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) NotifyWorkersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectAssignment(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectAssignmentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequestRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendBonus(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendBonusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendBonusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendTestEventNotification(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendTestEventNotificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) SendTestEventNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatus(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHIT(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHITRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettings(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateQualificationType(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateQualificationTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockMTurkAPIMockRecorder) UpdateQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockMTurkAPI ¶
type MockMTurkAPI struct {
// contains filtered or unexported fields
}
MockMTurkAPI is a mock of MTurkAPI interface
func NewMockMTurkAPI ¶
func NewMockMTurkAPI(ctrl *gomock.Controller) *MockMTurkAPI
NewMockMTurkAPI creates a new mock instance
func (*MockMTurkAPI) AcceptQualificationRequest ¶
func (m *MockMTurkAPI) AcceptQualificationRequest(arg0 *mturk.AcceptQualificationRequestInput) (*mturk.AcceptQualificationRequestOutput, error)
AcceptQualificationRequest mocks base method
func (*MockMTurkAPI) AcceptQualificationRequestRequest ¶
func (m *MockMTurkAPI) AcceptQualificationRequestRequest(arg0 *mturk.AcceptQualificationRequestInput) (*request.Request, *mturk.AcceptQualificationRequestOutput)
AcceptQualificationRequestRequest mocks base method
func (*MockMTurkAPI) AcceptQualificationRequestWithContext ¶
func (m *MockMTurkAPI) AcceptQualificationRequestWithContext(arg0 context.Context, arg1 *mturk.AcceptQualificationRequestInput, arg2 ...request.Option) (*mturk.AcceptQualificationRequestOutput, error)
AcceptQualificationRequestWithContext mocks base method
func (*MockMTurkAPI) ApproveAssignment ¶
func (m *MockMTurkAPI) ApproveAssignment(arg0 *mturk.ApproveAssignmentInput) (*mturk.ApproveAssignmentOutput, error)
ApproveAssignment mocks base method
func (*MockMTurkAPI) ApproveAssignmentRequest ¶
func (m *MockMTurkAPI) ApproveAssignmentRequest(arg0 *mturk.ApproveAssignmentInput) (*request.Request, *mturk.ApproveAssignmentOutput)
ApproveAssignmentRequest mocks base method
func (*MockMTurkAPI) ApproveAssignmentWithContext ¶
func (m *MockMTurkAPI) ApproveAssignmentWithContext(arg0 context.Context, arg1 *mturk.ApproveAssignmentInput, arg2 ...request.Option) (*mturk.ApproveAssignmentOutput, error)
ApproveAssignmentWithContext mocks base method
func (*MockMTurkAPI) AssociateQualificationWithWorker ¶
func (m *MockMTurkAPI) AssociateQualificationWithWorker(arg0 *mturk.AssociateQualificationWithWorkerInput) (*mturk.AssociateQualificationWithWorkerOutput, error)
AssociateQualificationWithWorker mocks base method
func (*MockMTurkAPI) AssociateQualificationWithWorkerRequest ¶
func (m *MockMTurkAPI) AssociateQualificationWithWorkerRequest(arg0 *mturk.AssociateQualificationWithWorkerInput) (*request.Request, *mturk.AssociateQualificationWithWorkerOutput)
AssociateQualificationWithWorkerRequest mocks base method
func (*MockMTurkAPI) AssociateQualificationWithWorkerWithContext ¶
func (m *MockMTurkAPI) AssociateQualificationWithWorkerWithContext(arg0 context.Context, arg1 *mturk.AssociateQualificationWithWorkerInput, arg2 ...request.Option) (*mturk.AssociateQualificationWithWorkerOutput, error)
AssociateQualificationWithWorkerWithContext mocks base method
func (*MockMTurkAPI) CreateAdditionalAssignmentsForHIT ¶
func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHIT(arg0 *mturk.CreateAdditionalAssignmentsForHITInput) (*mturk.CreateAdditionalAssignmentsForHITOutput, error)
CreateAdditionalAssignmentsForHIT mocks base method
func (*MockMTurkAPI) CreateAdditionalAssignmentsForHITRequest ¶
func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHITRequest(arg0 *mturk.CreateAdditionalAssignmentsForHITInput) (*request.Request, *mturk.CreateAdditionalAssignmentsForHITOutput)
CreateAdditionalAssignmentsForHITRequest mocks base method
func (*MockMTurkAPI) CreateAdditionalAssignmentsForHITWithContext ¶
func (m *MockMTurkAPI) CreateAdditionalAssignmentsForHITWithContext(arg0 context.Context, arg1 *mturk.CreateAdditionalAssignmentsForHITInput, arg2 ...request.Option) (*mturk.CreateAdditionalAssignmentsForHITOutput, error)
CreateAdditionalAssignmentsForHITWithContext mocks base method
func (*MockMTurkAPI) CreateHIT ¶
func (m *MockMTurkAPI) CreateHIT(arg0 *mturk.CreateHITInput) (*mturk.CreateHITOutput, error)
CreateHIT mocks base method
func (*MockMTurkAPI) CreateHITRequest ¶
func (m *MockMTurkAPI) CreateHITRequest(arg0 *mturk.CreateHITInput) (*request.Request, *mturk.CreateHITOutput)
CreateHITRequest mocks base method
func (*MockMTurkAPI) CreateHITType ¶
func (m *MockMTurkAPI) CreateHITType(arg0 *mturk.CreateHITTypeInput) (*mturk.CreateHITTypeOutput, error)
CreateHITType mocks base method
func (*MockMTurkAPI) CreateHITTypeRequest ¶
func (m *MockMTurkAPI) CreateHITTypeRequest(arg0 *mturk.CreateHITTypeInput) (*request.Request, *mturk.CreateHITTypeOutput)
CreateHITTypeRequest mocks base method
func (*MockMTurkAPI) CreateHITTypeWithContext ¶
func (m *MockMTurkAPI) CreateHITTypeWithContext(arg0 context.Context, arg1 *mturk.CreateHITTypeInput, arg2 ...request.Option) (*mturk.CreateHITTypeOutput, error)
CreateHITTypeWithContext mocks base method
func (*MockMTurkAPI) CreateHITWithContext ¶
func (m *MockMTurkAPI) CreateHITWithContext(arg0 context.Context, arg1 *mturk.CreateHITInput, arg2 ...request.Option) (*mturk.CreateHITOutput, error)
CreateHITWithContext mocks base method
func (*MockMTurkAPI) CreateHITWithHITType ¶
func (m *MockMTurkAPI) CreateHITWithHITType(arg0 *mturk.CreateHITWithHITTypeInput) (*mturk.CreateHITWithHITTypeOutput, error)
CreateHITWithHITType mocks base method
func (*MockMTurkAPI) CreateHITWithHITTypeRequest ¶
func (m *MockMTurkAPI) CreateHITWithHITTypeRequest(arg0 *mturk.CreateHITWithHITTypeInput) (*request.Request, *mturk.CreateHITWithHITTypeOutput)
CreateHITWithHITTypeRequest mocks base method
func (*MockMTurkAPI) CreateHITWithHITTypeWithContext ¶
func (m *MockMTurkAPI) CreateHITWithHITTypeWithContext(arg0 context.Context, arg1 *mturk.CreateHITWithHITTypeInput, arg2 ...request.Option) (*mturk.CreateHITWithHITTypeOutput, error)
CreateHITWithHITTypeWithContext mocks base method
func (*MockMTurkAPI) CreateQualificationType ¶
func (m *MockMTurkAPI) CreateQualificationType(arg0 *mturk.CreateQualificationTypeInput) (*mturk.CreateQualificationTypeOutput, error)
CreateQualificationType mocks base method
func (*MockMTurkAPI) CreateQualificationTypeRequest ¶
func (m *MockMTurkAPI) CreateQualificationTypeRequest(arg0 *mturk.CreateQualificationTypeInput) (*request.Request, *mturk.CreateQualificationTypeOutput)
CreateQualificationTypeRequest mocks base method
func (*MockMTurkAPI) CreateQualificationTypeWithContext ¶
func (m *MockMTurkAPI) CreateQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.CreateQualificationTypeInput, arg2 ...request.Option) (*mturk.CreateQualificationTypeOutput, error)
CreateQualificationTypeWithContext mocks base method
func (*MockMTurkAPI) CreateWorkerBlock ¶
func (m *MockMTurkAPI) CreateWorkerBlock(arg0 *mturk.CreateWorkerBlockInput) (*mturk.CreateWorkerBlockOutput, error)
CreateWorkerBlock mocks base method
func (*MockMTurkAPI) CreateWorkerBlockRequest ¶
func (m *MockMTurkAPI) CreateWorkerBlockRequest(arg0 *mturk.CreateWorkerBlockInput) (*request.Request, *mturk.CreateWorkerBlockOutput)
CreateWorkerBlockRequest mocks base method
func (*MockMTurkAPI) CreateWorkerBlockWithContext ¶
func (m *MockMTurkAPI) CreateWorkerBlockWithContext(arg0 context.Context, arg1 *mturk.CreateWorkerBlockInput, arg2 ...request.Option) (*mturk.CreateWorkerBlockOutput, error)
CreateWorkerBlockWithContext mocks base method
func (*MockMTurkAPI) DeleteHIT ¶
func (m *MockMTurkAPI) DeleteHIT(arg0 *mturk.DeleteHITInput) (*mturk.DeleteHITOutput, error)
DeleteHIT mocks base method
func (*MockMTurkAPI) DeleteHITRequest ¶
func (m *MockMTurkAPI) DeleteHITRequest(arg0 *mturk.DeleteHITInput) (*request.Request, *mturk.DeleteHITOutput)
DeleteHITRequest mocks base method
func (*MockMTurkAPI) DeleteHITWithContext ¶
func (m *MockMTurkAPI) DeleteHITWithContext(arg0 context.Context, arg1 *mturk.DeleteHITInput, arg2 ...request.Option) (*mturk.DeleteHITOutput, error)
DeleteHITWithContext mocks base method
func (*MockMTurkAPI) DeleteQualificationType ¶
func (m *MockMTurkAPI) DeleteQualificationType(arg0 *mturk.DeleteQualificationTypeInput) (*mturk.DeleteQualificationTypeOutput, error)
DeleteQualificationType mocks base method
func (*MockMTurkAPI) DeleteQualificationTypeRequest ¶
func (m *MockMTurkAPI) DeleteQualificationTypeRequest(arg0 *mturk.DeleteQualificationTypeInput) (*request.Request, *mturk.DeleteQualificationTypeOutput)
DeleteQualificationTypeRequest mocks base method
func (*MockMTurkAPI) DeleteQualificationTypeWithContext ¶
func (m *MockMTurkAPI) DeleteQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.DeleteQualificationTypeInput, arg2 ...request.Option) (*mturk.DeleteQualificationTypeOutput, error)
DeleteQualificationTypeWithContext mocks base method
func (*MockMTurkAPI) DeleteWorkerBlock ¶
func (m *MockMTurkAPI) DeleteWorkerBlock(arg0 *mturk.DeleteWorkerBlockInput) (*mturk.DeleteWorkerBlockOutput, error)
DeleteWorkerBlock mocks base method
func (*MockMTurkAPI) DeleteWorkerBlockRequest ¶
func (m *MockMTurkAPI) DeleteWorkerBlockRequest(arg0 *mturk.DeleteWorkerBlockInput) (*request.Request, *mturk.DeleteWorkerBlockOutput)
DeleteWorkerBlockRequest mocks base method
func (*MockMTurkAPI) DeleteWorkerBlockWithContext ¶
func (m *MockMTurkAPI) DeleteWorkerBlockWithContext(arg0 context.Context, arg1 *mturk.DeleteWorkerBlockInput, arg2 ...request.Option) (*mturk.DeleteWorkerBlockOutput, error)
DeleteWorkerBlockWithContext mocks base method
func (*MockMTurkAPI) DisassociateQualificationFromWorker ¶
func (m *MockMTurkAPI) DisassociateQualificationFromWorker(arg0 *mturk.DisassociateQualificationFromWorkerInput) (*mturk.DisassociateQualificationFromWorkerOutput, error)
DisassociateQualificationFromWorker mocks base method
func (*MockMTurkAPI) DisassociateQualificationFromWorkerRequest ¶
func (m *MockMTurkAPI) DisassociateQualificationFromWorkerRequest(arg0 *mturk.DisassociateQualificationFromWorkerInput) (*request.Request, *mturk.DisassociateQualificationFromWorkerOutput)
DisassociateQualificationFromWorkerRequest mocks base method
func (*MockMTurkAPI) DisassociateQualificationFromWorkerWithContext ¶
func (m *MockMTurkAPI) DisassociateQualificationFromWorkerWithContext(arg0 context.Context, arg1 *mturk.DisassociateQualificationFromWorkerInput, arg2 ...request.Option) (*mturk.DisassociateQualificationFromWorkerOutput, error)
DisassociateQualificationFromWorkerWithContext mocks base method
func (*MockMTurkAPI) EXPECT ¶
func (m *MockMTurkAPI) EXPECT() *MockMTurkAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMTurkAPI) GetAccountBalance ¶
func (m *MockMTurkAPI) GetAccountBalance(arg0 *mturk.GetAccountBalanceInput) (*mturk.GetAccountBalanceOutput, error)
GetAccountBalance mocks base method
func (*MockMTurkAPI) GetAccountBalanceRequest ¶
func (m *MockMTurkAPI) GetAccountBalanceRequest(arg0 *mturk.GetAccountBalanceInput) (*request.Request, *mturk.GetAccountBalanceOutput)
GetAccountBalanceRequest mocks base method
func (*MockMTurkAPI) GetAccountBalanceWithContext ¶
func (m *MockMTurkAPI) GetAccountBalanceWithContext(arg0 context.Context, arg1 *mturk.GetAccountBalanceInput, arg2 ...request.Option) (*mturk.GetAccountBalanceOutput, error)
GetAccountBalanceWithContext mocks base method
func (*MockMTurkAPI) GetAssignment ¶
func (m *MockMTurkAPI) GetAssignment(arg0 *mturk.GetAssignmentInput) (*mturk.GetAssignmentOutput, error)
GetAssignment mocks base method
func (*MockMTurkAPI) GetAssignmentRequest ¶
func (m *MockMTurkAPI) GetAssignmentRequest(arg0 *mturk.GetAssignmentInput) (*request.Request, *mturk.GetAssignmentOutput)
GetAssignmentRequest mocks base method
func (*MockMTurkAPI) GetAssignmentWithContext ¶
func (m *MockMTurkAPI) GetAssignmentWithContext(arg0 context.Context, arg1 *mturk.GetAssignmentInput, arg2 ...request.Option) (*mturk.GetAssignmentOutput, error)
GetAssignmentWithContext mocks base method
func (*MockMTurkAPI) GetFileUploadURL ¶
func (m *MockMTurkAPI) GetFileUploadURL(arg0 *mturk.GetFileUploadURLInput) (*mturk.GetFileUploadURLOutput, error)
GetFileUploadURL mocks base method
func (*MockMTurkAPI) GetFileUploadURLRequest ¶
func (m *MockMTurkAPI) GetFileUploadURLRequest(arg0 *mturk.GetFileUploadURLInput) (*request.Request, *mturk.GetFileUploadURLOutput)
GetFileUploadURLRequest mocks base method
func (*MockMTurkAPI) GetFileUploadURLWithContext ¶
func (m *MockMTurkAPI) GetFileUploadURLWithContext(arg0 context.Context, arg1 *mturk.GetFileUploadURLInput, arg2 ...request.Option) (*mturk.GetFileUploadURLOutput, error)
GetFileUploadURLWithContext mocks base method
func (*MockMTurkAPI) GetHIT ¶
func (m *MockMTurkAPI) GetHIT(arg0 *mturk.GetHITInput) (*mturk.GetHITOutput, error)
GetHIT mocks base method
func (*MockMTurkAPI) GetHITRequest ¶
func (m *MockMTurkAPI) GetHITRequest(arg0 *mturk.GetHITInput) (*request.Request, *mturk.GetHITOutput)
GetHITRequest mocks base method
func (*MockMTurkAPI) GetHITWithContext ¶
func (m *MockMTurkAPI) GetHITWithContext(arg0 context.Context, arg1 *mturk.GetHITInput, arg2 ...request.Option) (*mturk.GetHITOutput, error)
GetHITWithContext mocks base method
func (*MockMTurkAPI) GetQualificationScore ¶
func (m *MockMTurkAPI) GetQualificationScore(arg0 *mturk.GetQualificationScoreInput) (*mturk.GetQualificationScoreOutput, error)
GetQualificationScore mocks base method
func (*MockMTurkAPI) GetQualificationScoreRequest ¶
func (m *MockMTurkAPI) GetQualificationScoreRequest(arg0 *mturk.GetQualificationScoreInput) (*request.Request, *mturk.GetQualificationScoreOutput)
GetQualificationScoreRequest mocks base method
func (*MockMTurkAPI) GetQualificationScoreWithContext ¶
func (m *MockMTurkAPI) GetQualificationScoreWithContext(arg0 context.Context, arg1 *mturk.GetQualificationScoreInput, arg2 ...request.Option) (*mturk.GetQualificationScoreOutput, error)
GetQualificationScoreWithContext mocks base method
func (*MockMTurkAPI) GetQualificationType ¶
func (m *MockMTurkAPI) GetQualificationType(arg0 *mturk.GetQualificationTypeInput) (*mturk.GetQualificationTypeOutput, error)
GetQualificationType mocks base method
func (*MockMTurkAPI) GetQualificationTypeRequest ¶
func (m *MockMTurkAPI) GetQualificationTypeRequest(arg0 *mturk.GetQualificationTypeInput) (*request.Request, *mturk.GetQualificationTypeOutput)
GetQualificationTypeRequest mocks base method
func (*MockMTurkAPI) GetQualificationTypeWithContext ¶
func (m *MockMTurkAPI) GetQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.GetQualificationTypeInput, arg2 ...request.Option) (*mturk.GetQualificationTypeOutput, error)
GetQualificationTypeWithContext mocks base method
func (*MockMTurkAPI) ListAssignmentsForHIT ¶
func (m *MockMTurkAPI) ListAssignmentsForHIT(arg0 *mturk.ListAssignmentsForHITInput) (*mturk.ListAssignmentsForHITOutput, error)
ListAssignmentsForHIT mocks base method
func (*MockMTurkAPI) ListAssignmentsForHITPages ¶
func (m *MockMTurkAPI) ListAssignmentsForHITPages(arg0 *mturk.ListAssignmentsForHITInput, arg1 func(*mturk.ListAssignmentsForHITOutput, bool) bool) error
ListAssignmentsForHITPages mocks base method
func (*MockMTurkAPI) ListAssignmentsForHITPagesWithContext ¶
func (m *MockMTurkAPI) ListAssignmentsForHITPagesWithContext(arg0 context.Context, arg1 *mturk.ListAssignmentsForHITInput, arg2 func(*mturk.ListAssignmentsForHITOutput, bool) bool, arg3 ...request.Option) error
ListAssignmentsForHITPagesWithContext mocks base method
func (*MockMTurkAPI) ListAssignmentsForHITRequest ¶
func (m *MockMTurkAPI) ListAssignmentsForHITRequest(arg0 *mturk.ListAssignmentsForHITInput) (*request.Request, *mturk.ListAssignmentsForHITOutput)
ListAssignmentsForHITRequest mocks base method
func (*MockMTurkAPI) ListAssignmentsForHITWithContext ¶
func (m *MockMTurkAPI) ListAssignmentsForHITWithContext(arg0 context.Context, arg1 *mturk.ListAssignmentsForHITInput, arg2 ...request.Option) (*mturk.ListAssignmentsForHITOutput, error)
ListAssignmentsForHITWithContext mocks base method
func (*MockMTurkAPI) ListBonusPayments ¶
func (m *MockMTurkAPI) ListBonusPayments(arg0 *mturk.ListBonusPaymentsInput) (*mturk.ListBonusPaymentsOutput, error)
ListBonusPayments mocks base method
func (*MockMTurkAPI) ListBonusPaymentsPages ¶
func (m *MockMTurkAPI) ListBonusPaymentsPages(arg0 *mturk.ListBonusPaymentsInput, arg1 func(*mturk.ListBonusPaymentsOutput, bool) bool) error
ListBonusPaymentsPages mocks base method
func (*MockMTurkAPI) ListBonusPaymentsPagesWithContext ¶
func (m *MockMTurkAPI) ListBonusPaymentsPagesWithContext(arg0 context.Context, arg1 *mturk.ListBonusPaymentsInput, arg2 func(*mturk.ListBonusPaymentsOutput, bool) bool, arg3 ...request.Option) error
ListBonusPaymentsPagesWithContext mocks base method
func (*MockMTurkAPI) ListBonusPaymentsRequest ¶
func (m *MockMTurkAPI) ListBonusPaymentsRequest(arg0 *mturk.ListBonusPaymentsInput) (*request.Request, *mturk.ListBonusPaymentsOutput)
ListBonusPaymentsRequest mocks base method
func (*MockMTurkAPI) ListBonusPaymentsWithContext ¶
func (m *MockMTurkAPI) ListBonusPaymentsWithContext(arg0 context.Context, arg1 *mturk.ListBonusPaymentsInput, arg2 ...request.Option) (*mturk.ListBonusPaymentsOutput, error)
ListBonusPaymentsWithContext mocks base method
func (*MockMTurkAPI) ListHITs ¶
func (m *MockMTurkAPI) ListHITs(arg0 *mturk.ListHITsInput) (*mturk.ListHITsOutput, error)
ListHITs mocks base method
func (*MockMTurkAPI) ListHITsForQualificationType ¶
func (m *MockMTurkAPI) ListHITsForQualificationType(arg0 *mturk.ListHITsForQualificationTypeInput) (*mturk.ListHITsForQualificationTypeOutput, error)
ListHITsForQualificationType mocks base method
func (*MockMTurkAPI) ListHITsForQualificationTypePages ¶
func (m *MockMTurkAPI) ListHITsForQualificationTypePages(arg0 *mturk.ListHITsForQualificationTypeInput, arg1 func(*mturk.ListHITsForQualificationTypeOutput, bool) bool) error
ListHITsForQualificationTypePages mocks base method
func (*MockMTurkAPI) ListHITsForQualificationTypePagesWithContext ¶
func (m *MockMTurkAPI) ListHITsForQualificationTypePagesWithContext(arg0 context.Context, arg1 *mturk.ListHITsForQualificationTypeInput, arg2 func(*mturk.ListHITsForQualificationTypeOutput, bool) bool, arg3 ...request.Option) error
ListHITsForQualificationTypePagesWithContext mocks base method
func (*MockMTurkAPI) ListHITsForQualificationTypeRequest ¶
func (m *MockMTurkAPI) ListHITsForQualificationTypeRequest(arg0 *mturk.ListHITsForQualificationTypeInput) (*request.Request, *mturk.ListHITsForQualificationTypeOutput)
ListHITsForQualificationTypeRequest mocks base method
func (*MockMTurkAPI) ListHITsForQualificationTypeWithContext ¶
func (m *MockMTurkAPI) ListHITsForQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.ListHITsForQualificationTypeInput, arg2 ...request.Option) (*mturk.ListHITsForQualificationTypeOutput, error)
ListHITsForQualificationTypeWithContext mocks base method
func (*MockMTurkAPI) ListHITsPages ¶
func (m *MockMTurkAPI) ListHITsPages(arg0 *mturk.ListHITsInput, arg1 func(*mturk.ListHITsOutput, bool) bool) error
ListHITsPages mocks base method
func (*MockMTurkAPI) ListHITsPagesWithContext ¶
func (m *MockMTurkAPI) ListHITsPagesWithContext(arg0 context.Context, arg1 *mturk.ListHITsInput, arg2 func(*mturk.ListHITsOutput, bool) bool, arg3 ...request.Option) error
ListHITsPagesWithContext mocks base method
func (*MockMTurkAPI) ListHITsRequest ¶
func (m *MockMTurkAPI) ListHITsRequest(arg0 *mturk.ListHITsInput) (*request.Request, *mturk.ListHITsOutput)
ListHITsRequest mocks base method
func (*MockMTurkAPI) ListHITsWithContext ¶
func (m *MockMTurkAPI) ListHITsWithContext(arg0 context.Context, arg1 *mturk.ListHITsInput, arg2 ...request.Option) (*mturk.ListHITsOutput, error)
ListHITsWithContext mocks base method
func (*MockMTurkAPI) ListQualificationRequests ¶
func (m *MockMTurkAPI) ListQualificationRequests(arg0 *mturk.ListQualificationRequestsInput) (*mturk.ListQualificationRequestsOutput, error)
ListQualificationRequests mocks base method
func (*MockMTurkAPI) ListQualificationRequestsPages ¶
func (m *MockMTurkAPI) ListQualificationRequestsPages(arg0 *mturk.ListQualificationRequestsInput, arg1 func(*mturk.ListQualificationRequestsOutput, bool) bool) error
ListQualificationRequestsPages mocks base method
func (*MockMTurkAPI) ListQualificationRequestsPagesWithContext ¶
func (m *MockMTurkAPI) ListQualificationRequestsPagesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationRequestsInput, arg2 func(*mturk.ListQualificationRequestsOutput, bool) bool, arg3 ...request.Option) error
ListQualificationRequestsPagesWithContext mocks base method
func (*MockMTurkAPI) ListQualificationRequestsRequest ¶
func (m *MockMTurkAPI) ListQualificationRequestsRequest(arg0 *mturk.ListQualificationRequestsInput) (*request.Request, *mturk.ListQualificationRequestsOutput)
ListQualificationRequestsRequest mocks base method
func (*MockMTurkAPI) ListQualificationRequestsWithContext ¶
func (m *MockMTurkAPI) ListQualificationRequestsWithContext(arg0 context.Context, arg1 *mturk.ListQualificationRequestsInput, arg2 ...request.Option) (*mturk.ListQualificationRequestsOutput, error)
ListQualificationRequestsWithContext mocks base method
func (*MockMTurkAPI) ListQualificationTypes ¶
func (m *MockMTurkAPI) ListQualificationTypes(arg0 *mturk.ListQualificationTypesInput) (*mturk.ListQualificationTypesOutput, error)
ListQualificationTypes mocks base method
func (*MockMTurkAPI) ListQualificationTypesPages ¶
func (m *MockMTurkAPI) ListQualificationTypesPages(arg0 *mturk.ListQualificationTypesInput, arg1 func(*mturk.ListQualificationTypesOutput, bool) bool) error
ListQualificationTypesPages mocks base method
func (*MockMTurkAPI) ListQualificationTypesPagesWithContext ¶
func (m *MockMTurkAPI) ListQualificationTypesPagesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationTypesInput, arg2 func(*mturk.ListQualificationTypesOutput, bool) bool, arg3 ...request.Option) error
ListQualificationTypesPagesWithContext mocks base method
func (*MockMTurkAPI) ListQualificationTypesRequest ¶
func (m *MockMTurkAPI) ListQualificationTypesRequest(arg0 *mturk.ListQualificationTypesInput) (*request.Request, *mturk.ListQualificationTypesOutput)
ListQualificationTypesRequest mocks base method
func (*MockMTurkAPI) ListQualificationTypesWithContext ¶
func (m *MockMTurkAPI) ListQualificationTypesWithContext(arg0 context.Context, arg1 *mturk.ListQualificationTypesInput, arg2 ...request.Option) (*mturk.ListQualificationTypesOutput, error)
ListQualificationTypesWithContext mocks base method
func (*MockMTurkAPI) ListReviewPolicyResultsForHIT ¶
func (m *MockMTurkAPI) ListReviewPolicyResultsForHIT(arg0 *mturk.ListReviewPolicyResultsForHITInput) (*mturk.ListReviewPolicyResultsForHITOutput, error)
ListReviewPolicyResultsForHIT mocks base method
func (*MockMTurkAPI) ListReviewPolicyResultsForHITPages ¶
func (m *MockMTurkAPI) ListReviewPolicyResultsForHITPages(arg0 *mturk.ListReviewPolicyResultsForHITInput, arg1 func(*mturk.ListReviewPolicyResultsForHITOutput, bool) bool) error
ListReviewPolicyResultsForHITPages mocks base method
func (*MockMTurkAPI) ListReviewPolicyResultsForHITPagesWithContext ¶
func (m *MockMTurkAPI) ListReviewPolicyResultsForHITPagesWithContext(arg0 context.Context, arg1 *mturk.ListReviewPolicyResultsForHITInput, arg2 func(*mturk.ListReviewPolicyResultsForHITOutput, bool) bool, arg3 ...request.Option) error
ListReviewPolicyResultsForHITPagesWithContext mocks base method
func (*MockMTurkAPI) ListReviewPolicyResultsForHITRequest ¶
func (m *MockMTurkAPI) ListReviewPolicyResultsForHITRequest(arg0 *mturk.ListReviewPolicyResultsForHITInput) (*request.Request, *mturk.ListReviewPolicyResultsForHITOutput)
ListReviewPolicyResultsForHITRequest mocks base method
func (*MockMTurkAPI) ListReviewPolicyResultsForHITWithContext ¶
func (m *MockMTurkAPI) ListReviewPolicyResultsForHITWithContext(arg0 context.Context, arg1 *mturk.ListReviewPolicyResultsForHITInput, arg2 ...request.Option) (*mturk.ListReviewPolicyResultsForHITOutput, error)
ListReviewPolicyResultsForHITWithContext mocks base method
func (*MockMTurkAPI) ListReviewableHITs ¶
func (m *MockMTurkAPI) ListReviewableHITs(arg0 *mturk.ListReviewableHITsInput) (*mturk.ListReviewableHITsOutput, error)
ListReviewableHITs mocks base method
func (*MockMTurkAPI) ListReviewableHITsPages ¶
func (m *MockMTurkAPI) ListReviewableHITsPages(arg0 *mturk.ListReviewableHITsInput, arg1 func(*mturk.ListReviewableHITsOutput, bool) bool) error
ListReviewableHITsPages mocks base method
func (*MockMTurkAPI) ListReviewableHITsPagesWithContext ¶
func (m *MockMTurkAPI) ListReviewableHITsPagesWithContext(arg0 context.Context, arg1 *mturk.ListReviewableHITsInput, arg2 func(*mturk.ListReviewableHITsOutput, bool) bool, arg3 ...request.Option) error
ListReviewableHITsPagesWithContext mocks base method
func (*MockMTurkAPI) ListReviewableHITsRequest ¶
func (m *MockMTurkAPI) ListReviewableHITsRequest(arg0 *mturk.ListReviewableHITsInput) (*request.Request, *mturk.ListReviewableHITsOutput)
ListReviewableHITsRequest mocks base method
func (*MockMTurkAPI) ListReviewableHITsWithContext ¶
func (m *MockMTurkAPI) ListReviewableHITsWithContext(arg0 context.Context, arg1 *mturk.ListReviewableHITsInput, arg2 ...request.Option) (*mturk.ListReviewableHITsOutput, error)
ListReviewableHITsWithContext mocks base method
func (*MockMTurkAPI) ListWorkerBlocks ¶
func (m *MockMTurkAPI) ListWorkerBlocks(arg0 *mturk.ListWorkerBlocksInput) (*mturk.ListWorkerBlocksOutput, error)
ListWorkerBlocks mocks base method
func (*MockMTurkAPI) ListWorkerBlocksPages ¶
func (m *MockMTurkAPI) ListWorkerBlocksPages(arg0 *mturk.ListWorkerBlocksInput, arg1 func(*mturk.ListWorkerBlocksOutput, bool) bool) error
ListWorkerBlocksPages mocks base method
func (*MockMTurkAPI) ListWorkerBlocksPagesWithContext ¶
func (m *MockMTurkAPI) ListWorkerBlocksPagesWithContext(arg0 context.Context, arg1 *mturk.ListWorkerBlocksInput, arg2 func(*mturk.ListWorkerBlocksOutput, bool) bool, arg3 ...request.Option) error
ListWorkerBlocksPagesWithContext mocks base method
func (*MockMTurkAPI) ListWorkerBlocksRequest ¶
func (m *MockMTurkAPI) ListWorkerBlocksRequest(arg0 *mturk.ListWorkerBlocksInput) (*request.Request, *mturk.ListWorkerBlocksOutput)
ListWorkerBlocksRequest mocks base method
func (*MockMTurkAPI) ListWorkerBlocksWithContext ¶
func (m *MockMTurkAPI) ListWorkerBlocksWithContext(arg0 context.Context, arg1 *mturk.ListWorkerBlocksInput, arg2 ...request.Option) (*mturk.ListWorkerBlocksOutput, error)
ListWorkerBlocksWithContext mocks base method
func (*MockMTurkAPI) ListWorkersWithQualificationType ¶
func (m *MockMTurkAPI) ListWorkersWithQualificationType(arg0 *mturk.ListWorkersWithQualificationTypeInput) (*mturk.ListWorkersWithQualificationTypeOutput, error)
ListWorkersWithQualificationType mocks base method
func (*MockMTurkAPI) ListWorkersWithQualificationTypePages ¶
func (m *MockMTurkAPI) ListWorkersWithQualificationTypePages(arg0 *mturk.ListWorkersWithQualificationTypeInput, arg1 func(*mturk.ListWorkersWithQualificationTypeOutput, bool) bool) error
ListWorkersWithQualificationTypePages mocks base method
func (*MockMTurkAPI) ListWorkersWithQualificationTypePagesWithContext ¶
func (m *MockMTurkAPI) ListWorkersWithQualificationTypePagesWithContext(arg0 context.Context, arg1 *mturk.ListWorkersWithQualificationTypeInput, arg2 func(*mturk.ListWorkersWithQualificationTypeOutput, bool) bool, arg3 ...request.Option) error
ListWorkersWithQualificationTypePagesWithContext mocks base method
func (*MockMTurkAPI) ListWorkersWithQualificationTypeRequest ¶
func (m *MockMTurkAPI) ListWorkersWithQualificationTypeRequest(arg0 *mturk.ListWorkersWithQualificationTypeInput) (*request.Request, *mturk.ListWorkersWithQualificationTypeOutput)
ListWorkersWithQualificationTypeRequest mocks base method
func (*MockMTurkAPI) ListWorkersWithQualificationTypeWithContext ¶
func (m *MockMTurkAPI) ListWorkersWithQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.ListWorkersWithQualificationTypeInput, arg2 ...request.Option) (*mturk.ListWorkersWithQualificationTypeOutput, error)
ListWorkersWithQualificationTypeWithContext mocks base method
func (*MockMTurkAPI) NotifyWorkers ¶
func (m *MockMTurkAPI) NotifyWorkers(arg0 *mturk.NotifyWorkersInput) (*mturk.NotifyWorkersOutput, error)
NotifyWorkers mocks base method
func (*MockMTurkAPI) NotifyWorkersRequest ¶
func (m *MockMTurkAPI) NotifyWorkersRequest(arg0 *mturk.NotifyWorkersInput) (*request.Request, *mturk.NotifyWorkersOutput)
NotifyWorkersRequest mocks base method
func (*MockMTurkAPI) NotifyWorkersWithContext ¶
func (m *MockMTurkAPI) NotifyWorkersWithContext(arg0 context.Context, arg1 *mturk.NotifyWorkersInput, arg2 ...request.Option) (*mturk.NotifyWorkersOutput, error)
NotifyWorkersWithContext mocks base method
func (*MockMTurkAPI) RejectAssignment ¶
func (m *MockMTurkAPI) RejectAssignment(arg0 *mturk.RejectAssignmentInput) (*mturk.RejectAssignmentOutput, error)
RejectAssignment mocks base method
func (*MockMTurkAPI) RejectAssignmentRequest ¶
func (m *MockMTurkAPI) RejectAssignmentRequest(arg0 *mturk.RejectAssignmentInput) (*request.Request, *mturk.RejectAssignmentOutput)
RejectAssignmentRequest mocks base method
func (*MockMTurkAPI) RejectAssignmentWithContext ¶
func (m *MockMTurkAPI) RejectAssignmentWithContext(arg0 context.Context, arg1 *mturk.RejectAssignmentInput, arg2 ...request.Option) (*mturk.RejectAssignmentOutput, error)
RejectAssignmentWithContext mocks base method
func (*MockMTurkAPI) RejectQualificationRequest ¶
func (m *MockMTurkAPI) RejectQualificationRequest(arg0 *mturk.RejectQualificationRequestInput) (*mturk.RejectQualificationRequestOutput, error)
RejectQualificationRequest mocks base method
func (*MockMTurkAPI) RejectQualificationRequestRequest ¶
func (m *MockMTurkAPI) RejectQualificationRequestRequest(arg0 *mturk.RejectQualificationRequestInput) (*request.Request, *mturk.RejectQualificationRequestOutput)
RejectQualificationRequestRequest mocks base method
func (*MockMTurkAPI) RejectQualificationRequestWithContext ¶
func (m *MockMTurkAPI) RejectQualificationRequestWithContext(arg0 context.Context, arg1 *mturk.RejectQualificationRequestInput, arg2 ...request.Option) (*mturk.RejectQualificationRequestOutput, error)
RejectQualificationRequestWithContext mocks base method
func (*MockMTurkAPI) SendBonus ¶
func (m *MockMTurkAPI) SendBonus(arg0 *mturk.SendBonusInput) (*mturk.SendBonusOutput, error)
SendBonus mocks base method
func (*MockMTurkAPI) SendBonusRequest ¶
func (m *MockMTurkAPI) SendBonusRequest(arg0 *mturk.SendBonusInput) (*request.Request, *mturk.SendBonusOutput)
SendBonusRequest mocks base method
func (*MockMTurkAPI) SendBonusWithContext ¶
func (m *MockMTurkAPI) SendBonusWithContext(arg0 context.Context, arg1 *mturk.SendBonusInput, arg2 ...request.Option) (*mturk.SendBonusOutput, error)
SendBonusWithContext mocks base method
func (*MockMTurkAPI) SendTestEventNotification ¶
func (m *MockMTurkAPI) SendTestEventNotification(arg0 *mturk.SendTestEventNotificationInput) (*mturk.SendTestEventNotificationOutput, error)
SendTestEventNotification mocks base method
func (*MockMTurkAPI) SendTestEventNotificationRequest ¶
func (m *MockMTurkAPI) SendTestEventNotificationRequest(arg0 *mturk.SendTestEventNotificationInput) (*request.Request, *mturk.SendTestEventNotificationOutput)
SendTestEventNotificationRequest mocks base method
func (*MockMTurkAPI) SendTestEventNotificationWithContext ¶
func (m *MockMTurkAPI) SendTestEventNotificationWithContext(arg0 context.Context, arg1 *mturk.SendTestEventNotificationInput, arg2 ...request.Option) (*mturk.SendTestEventNotificationOutput, error)
SendTestEventNotificationWithContext mocks base method
func (*MockMTurkAPI) UpdateExpirationForHIT ¶
func (m *MockMTurkAPI) UpdateExpirationForHIT(arg0 *mturk.UpdateExpirationForHITInput) (*mturk.UpdateExpirationForHITOutput, error)
UpdateExpirationForHIT mocks base method
func (*MockMTurkAPI) UpdateExpirationForHITRequest ¶
func (m *MockMTurkAPI) UpdateExpirationForHITRequest(arg0 *mturk.UpdateExpirationForHITInput) (*request.Request, *mturk.UpdateExpirationForHITOutput)
UpdateExpirationForHITRequest mocks base method
func (*MockMTurkAPI) UpdateExpirationForHITWithContext ¶
func (m *MockMTurkAPI) UpdateExpirationForHITWithContext(arg0 context.Context, arg1 *mturk.UpdateExpirationForHITInput, arg2 ...request.Option) (*mturk.UpdateExpirationForHITOutput, error)
UpdateExpirationForHITWithContext mocks base method
func (*MockMTurkAPI) UpdateHITReviewStatus ¶
func (m *MockMTurkAPI) UpdateHITReviewStatus(arg0 *mturk.UpdateHITReviewStatusInput) (*mturk.UpdateHITReviewStatusOutput, error)
UpdateHITReviewStatus mocks base method
func (*MockMTurkAPI) UpdateHITReviewStatusRequest ¶
func (m *MockMTurkAPI) UpdateHITReviewStatusRequest(arg0 *mturk.UpdateHITReviewStatusInput) (*request.Request, *mturk.UpdateHITReviewStatusOutput)
UpdateHITReviewStatusRequest mocks base method
func (*MockMTurkAPI) UpdateHITReviewStatusWithContext ¶
func (m *MockMTurkAPI) UpdateHITReviewStatusWithContext(arg0 context.Context, arg1 *mturk.UpdateHITReviewStatusInput, arg2 ...request.Option) (*mturk.UpdateHITReviewStatusOutput, error)
UpdateHITReviewStatusWithContext mocks base method
func (*MockMTurkAPI) UpdateHITTypeOfHIT ¶
func (m *MockMTurkAPI) UpdateHITTypeOfHIT(arg0 *mturk.UpdateHITTypeOfHITInput) (*mturk.UpdateHITTypeOfHITOutput, error)
UpdateHITTypeOfHIT mocks base method
func (*MockMTurkAPI) UpdateHITTypeOfHITRequest ¶
func (m *MockMTurkAPI) UpdateHITTypeOfHITRequest(arg0 *mturk.UpdateHITTypeOfHITInput) (*request.Request, *mturk.UpdateHITTypeOfHITOutput)
UpdateHITTypeOfHITRequest mocks base method
func (*MockMTurkAPI) UpdateHITTypeOfHITWithContext ¶
func (m *MockMTurkAPI) UpdateHITTypeOfHITWithContext(arg0 context.Context, arg1 *mturk.UpdateHITTypeOfHITInput, arg2 ...request.Option) (*mturk.UpdateHITTypeOfHITOutput, error)
UpdateHITTypeOfHITWithContext mocks base method
func (*MockMTurkAPI) UpdateNotificationSettings ¶
func (m *MockMTurkAPI) UpdateNotificationSettings(arg0 *mturk.UpdateNotificationSettingsInput) (*mturk.UpdateNotificationSettingsOutput, error)
UpdateNotificationSettings mocks base method
func (*MockMTurkAPI) UpdateNotificationSettingsRequest ¶
func (m *MockMTurkAPI) UpdateNotificationSettingsRequest(arg0 *mturk.UpdateNotificationSettingsInput) (*request.Request, *mturk.UpdateNotificationSettingsOutput)
UpdateNotificationSettingsRequest mocks base method
func (*MockMTurkAPI) UpdateNotificationSettingsWithContext ¶
func (m *MockMTurkAPI) UpdateNotificationSettingsWithContext(arg0 context.Context, arg1 *mturk.UpdateNotificationSettingsInput, arg2 ...request.Option) (*mturk.UpdateNotificationSettingsOutput, error)
UpdateNotificationSettingsWithContext mocks base method
func (*MockMTurkAPI) UpdateQualificationType ¶
func (m *MockMTurkAPI) UpdateQualificationType(arg0 *mturk.UpdateQualificationTypeInput) (*mturk.UpdateQualificationTypeOutput, error)
UpdateQualificationType mocks base method
func (*MockMTurkAPI) UpdateQualificationTypeRequest ¶
func (m *MockMTurkAPI) UpdateQualificationTypeRequest(arg0 *mturk.UpdateQualificationTypeInput) (*request.Request, *mturk.UpdateQualificationTypeOutput)
UpdateQualificationTypeRequest mocks base method
func (*MockMTurkAPI) UpdateQualificationTypeWithContext ¶
func (m *MockMTurkAPI) UpdateQualificationTypeWithContext(arg0 context.Context, arg1 *mturk.UpdateQualificationTypeInput, arg2 ...request.Option) (*mturk.UpdateQualificationTypeOutput, error)
UpdateQualificationTypeWithContext mocks base method
type MockMTurkAPIMockRecorder ¶
type MockMTurkAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockMTurkAPIMockRecorder is the mock recorder for MockMTurkAPI
func (*MockMTurkAPIMockRecorder) AcceptQualificationRequest ¶
func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequest(arg0 interface{}) *gomock.Call
AcceptQualificationRequest indicates an expected call of AcceptQualificationRequest
func (*MockMTurkAPIMockRecorder) AcceptQualificationRequestRequest ¶
func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequestRequest(arg0 interface{}) *gomock.Call
AcceptQualificationRequestRequest indicates an expected call of AcceptQualificationRequestRequest
func (*MockMTurkAPIMockRecorder) AcceptQualificationRequestWithContext ¶
func (mr *MockMTurkAPIMockRecorder) AcceptQualificationRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AcceptQualificationRequestWithContext indicates an expected call of AcceptQualificationRequestWithContext
func (*MockMTurkAPIMockRecorder) ApproveAssignment ¶
func (mr *MockMTurkAPIMockRecorder) ApproveAssignment(arg0 interface{}) *gomock.Call
ApproveAssignment indicates an expected call of ApproveAssignment
func (*MockMTurkAPIMockRecorder) ApproveAssignmentRequest ¶
func (mr *MockMTurkAPIMockRecorder) ApproveAssignmentRequest(arg0 interface{}) *gomock.Call
ApproveAssignmentRequest indicates an expected call of ApproveAssignmentRequest
func (*MockMTurkAPIMockRecorder) ApproveAssignmentWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ApproveAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ApproveAssignmentWithContext indicates an expected call of ApproveAssignmentWithContext
func (*MockMTurkAPIMockRecorder) AssociateQualificationWithWorker ¶
func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorker(arg0 interface{}) *gomock.Call
AssociateQualificationWithWorker indicates an expected call of AssociateQualificationWithWorker
func (*MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerRequest ¶
func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerRequest(arg0 interface{}) *gomock.Call
AssociateQualificationWithWorkerRequest indicates an expected call of AssociateQualificationWithWorkerRequest
func (*MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerWithContext ¶
func (mr *MockMTurkAPIMockRecorder) AssociateQualificationWithWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateQualificationWithWorkerWithContext indicates an expected call of AssociateQualificationWithWorkerWithContext
func (*MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHIT ¶
func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHIT(arg0 interface{}) *gomock.Call
CreateAdditionalAssignmentsForHIT indicates an expected call of CreateAdditionalAssignmentsForHIT
func (*MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITRequest(arg0 interface{}) *gomock.Call
CreateAdditionalAssignmentsForHITRequest indicates an expected call of CreateAdditionalAssignmentsForHITRequest
func (*MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateAdditionalAssignmentsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAdditionalAssignmentsForHITWithContext indicates an expected call of CreateAdditionalAssignmentsForHITWithContext
func (*MockMTurkAPIMockRecorder) CreateHIT ¶
func (mr *MockMTurkAPIMockRecorder) CreateHIT(arg0 interface{}) *gomock.Call
CreateHIT indicates an expected call of CreateHIT
func (*MockMTurkAPIMockRecorder) CreateHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITRequest(arg0 interface{}) *gomock.Call
CreateHITRequest indicates an expected call of CreateHITRequest
func (*MockMTurkAPIMockRecorder) CreateHITType ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITType(arg0 interface{}) *gomock.Call
CreateHITType indicates an expected call of CreateHITType
func (*MockMTurkAPIMockRecorder) CreateHITTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITTypeRequest(arg0 interface{}) *gomock.Call
CreateHITTypeRequest indicates an expected call of CreateHITTypeRequest
func (*MockMTurkAPIMockRecorder) CreateHITTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHITTypeWithContext indicates an expected call of CreateHITTypeWithContext
func (*MockMTurkAPIMockRecorder) CreateHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHITWithContext indicates an expected call of CreateHITWithContext
func (*MockMTurkAPIMockRecorder) CreateHITWithHITType ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITType(arg0 interface{}) *gomock.Call
CreateHITWithHITType indicates an expected call of CreateHITWithHITType
func (*MockMTurkAPIMockRecorder) CreateHITWithHITTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITTypeRequest(arg0 interface{}) *gomock.Call
CreateHITWithHITTypeRequest indicates an expected call of CreateHITWithHITTypeRequest
func (*MockMTurkAPIMockRecorder) CreateHITWithHITTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateHITWithHITTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateHITWithHITTypeWithContext indicates an expected call of CreateHITWithHITTypeWithContext
func (*MockMTurkAPIMockRecorder) CreateQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) CreateQualificationType(arg0 interface{}) *gomock.Call
CreateQualificationType indicates an expected call of CreateQualificationType
func (*MockMTurkAPIMockRecorder) CreateQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateQualificationTypeRequest(arg0 interface{}) *gomock.Call
CreateQualificationTypeRequest indicates an expected call of CreateQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) CreateQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateQualificationTypeWithContext indicates an expected call of CreateQualificationTypeWithContext
func (*MockMTurkAPIMockRecorder) CreateWorkerBlock ¶
func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlock(arg0 interface{}) *gomock.Call
CreateWorkerBlock indicates an expected call of CreateWorkerBlock
func (*MockMTurkAPIMockRecorder) CreateWorkerBlockRequest ¶
func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlockRequest(arg0 interface{}) *gomock.Call
CreateWorkerBlockRequest indicates an expected call of CreateWorkerBlockRequest
func (*MockMTurkAPIMockRecorder) CreateWorkerBlockWithContext ¶
func (mr *MockMTurkAPIMockRecorder) CreateWorkerBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateWorkerBlockWithContext indicates an expected call of CreateWorkerBlockWithContext
func (*MockMTurkAPIMockRecorder) DeleteHIT ¶
func (mr *MockMTurkAPIMockRecorder) DeleteHIT(arg0 interface{}) *gomock.Call
DeleteHIT indicates an expected call of DeleteHIT
func (*MockMTurkAPIMockRecorder) DeleteHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) DeleteHITRequest(arg0 interface{}) *gomock.Call
DeleteHITRequest indicates an expected call of DeleteHITRequest
func (*MockMTurkAPIMockRecorder) DeleteHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) DeleteHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteHITWithContext indicates an expected call of DeleteHITWithContext
func (*MockMTurkAPIMockRecorder) DeleteQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) DeleteQualificationType(arg0 interface{}) *gomock.Call
DeleteQualificationType indicates an expected call of DeleteQualificationType
func (*MockMTurkAPIMockRecorder) DeleteQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) DeleteQualificationTypeRequest(arg0 interface{}) *gomock.Call
DeleteQualificationTypeRequest indicates an expected call of DeleteQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) DeleteQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) DeleteQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteQualificationTypeWithContext indicates an expected call of DeleteQualificationTypeWithContext
func (*MockMTurkAPIMockRecorder) DeleteWorkerBlock ¶
func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlock(arg0 interface{}) *gomock.Call
DeleteWorkerBlock indicates an expected call of DeleteWorkerBlock
func (*MockMTurkAPIMockRecorder) DeleteWorkerBlockRequest ¶
func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlockRequest(arg0 interface{}) *gomock.Call
DeleteWorkerBlockRequest indicates an expected call of DeleteWorkerBlockRequest
func (*MockMTurkAPIMockRecorder) DeleteWorkerBlockWithContext ¶
func (mr *MockMTurkAPIMockRecorder) DeleteWorkerBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteWorkerBlockWithContext indicates an expected call of DeleteWorkerBlockWithContext
func (*MockMTurkAPIMockRecorder) DisassociateQualificationFromWorker ¶
func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorker(arg0 interface{}) *gomock.Call
DisassociateQualificationFromWorker indicates an expected call of DisassociateQualificationFromWorker
func (*MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerRequest ¶
func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerRequest(arg0 interface{}) *gomock.Call
DisassociateQualificationFromWorkerRequest indicates an expected call of DisassociateQualificationFromWorkerRequest
func (*MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerWithContext ¶
func (mr *MockMTurkAPIMockRecorder) DisassociateQualificationFromWorkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateQualificationFromWorkerWithContext indicates an expected call of DisassociateQualificationFromWorkerWithContext
func (*MockMTurkAPIMockRecorder) GetAccountBalance ¶
func (mr *MockMTurkAPIMockRecorder) GetAccountBalance(arg0 interface{}) *gomock.Call
GetAccountBalance indicates an expected call of GetAccountBalance
func (*MockMTurkAPIMockRecorder) GetAccountBalanceRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetAccountBalanceRequest(arg0 interface{}) *gomock.Call
GetAccountBalanceRequest indicates an expected call of GetAccountBalanceRequest
func (*MockMTurkAPIMockRecorder) GetAccountBalanceWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetAccountBalanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountBalanceWithContext indicates an expected call of GetAccountBalanceWithContext
func (*MockMTurkAPIMockRecorder) GetAssignment ¶
func (mr *MockMTurkAPIMockRecorder) GetAssignment(arg0 interface{}) *gomock.Call
GetAssignment indicates an expected call of GetAssignment
func (*MockMTurkAPIMockRecorder) GetAssignmentRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetAssignmentRequest(arg0 interface{}) *gomock.Call
GetAssignmentRequest indicates an expected call of GetAssignmentRequest
func (*MockMTurkAPIMockRecorder) GetAssignmentWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAssignmentWithContext indicates an expected call of GetAssignmentWithContext
func (*MockMTurkAPIMockRecorder) GetFileUploadURL ¶
func (mr *MockMTurkAPIMockRecorder) GetFileUploadURL(arg0 interface{}) *gomock.Call
GetFileUploadURL indicates an expected call of GetFileUploadURL
func (*MockMTurkAPIMockRecorder) GetFileUploadURLRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetFileUploadURLRequest(arg0 interface{}) *gomock.Call
GetFileUploadURLRequest indicates an expected call of GetFileUploadURLRequest
func (*MockMTurkAPIMockRecorder) GetFileUploadURLWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetFileUploadURLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFileUploadURLWithContext indicates an expected call of GetFileUploadURLWithContext
func (*MockMTurkAPIMockRecorder) GetHIT ¶
func (mr *MockMTurkAPIMockRecorder) GetHIT(arg0 interface{}) *gomock.Call
GetHIT indicates an expected call of GetHIT
func (*MockMTurkAPIMockRecorder) GetHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetHITRequest(arg0 interface{}) *gomock.Call
GetHITRequest indicates an expected call of GetHITRequest
func (*MockMTurkAPIMockRecorder) GetHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetHITWithContext indicates an expected call of GetHITWithContext
func (*MockMTurkAPIMockRecorder) GetQualificationScore ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationScore(arg0 interface{}) *gomock.Call
GetQualificationScore indicates an expected call of GetQualificationScore
func (*MockMTurkAPIMockRecorder) GetQualificationScoreRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationScoreRequest(arg0 interface{}) *gomock.Call
GetQualificationScoreRequest indicates an expected call of GetQualificationScoreRequest
func (*MockMTurkAPIMockRecorder) GetQualificationScoreWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationScoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQualificationScoreWithContext indicates an expected call of GetQualificationScoreWithContext
func (*MockMTurkAPIMockRecorder) GetQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationType(arg0 interface{}) *gomock.Call
GetQualificationType indicates an expected call of GetQualificationType
func (*MockMTurkAPIMockRecorder) GetQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationTypeRequest(arg0 interface{}) *gomock.Call
GetQualificationTypeRequest indicates an expected call of GetQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) GetQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) GetQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQualificationTypeWithContext indicates an expected call of GetQualificationTypeWithContext
func (*MockMTurkAPIMockRecorder) ListAssignmentsForHIT ¶
func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHIT(arg0 interface{}) *gomock.Call
ListAssignmentsForHIT indicates an expected call of ListAssignmentsForHIT
func (*MockMTurkAPIMockRecorder) ListAssignmentsForHITPages ¶
func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITPages(arg0, arg1 interface{}) *gomock.Call
ListAssignmentsForHITPages indicates an expected call of ListAssignmentsForHITPages
func (*MockMTurkAPIMockRecorder) ListAssignmentsForHITPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAssignmentsForHITPagesWithContext indicates an expected call of ListAssignmentsForHITPagesWithContext
func (*MockMTurkAPIMockRecorder) ListAssignmentsForHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITRequest(arg0 interface{}) *gomock.Call
ListAssignmentsForHITRequest indicates an expected call of ListAssignmentsForHITRequest
func (*MockMTurkAPIMockRecorder) ListAssignmentsForHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListAssignmentsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssignmentsForHITWithContext indicates an expected call of ListAssignmentsForHITWithContext
func (*MockMTurkAPIMockRecorder) ListBonusPayments ¶
func (mr *MockMTurkAPIMockRecorder) ListBonusPayments(arg0 interface{}) *gomock.Call
ListBonusPayments indicates an expected call of ListBonusPayments
func (*MockMTurkAPIMockRecorder) ListBonusPaymentsPages ¶
func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsPages(arg0, arg1 interface{}) *gomock.Call
ListBonusPaymentsPages indicates an expected call of ListBonusPaymentsPages
func (*MockMTurkAPIMockRecorder) ListBonusPaymentsPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBonusPaymentsPagesWithContext indicates an expected call of ListBonusPaymentsPagesWithContext
func (*MockMTurkAPIMockRecorder) ListBonusPaymentsRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsRequest(arg0 interface{}) *gomock.Call
ListBonusPaymentsRequest indicates an expected call of ListBonusPaymentsRequest
func (*MockMTurkAPIMockRecorder) ListBonusPaymentsWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListBonusPaymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBonusPaymentsWithContext indicates an expected call of ListBonusPaymentsWithContext
func (*MockMTurkAPIMockRecorder) ListHITs ¶
func (mr *MockMTurkAPIMockRecorder) ListHITs(arg0 interface{}) *gomock.Call
ListHITs indicates an expected call of ListHITs
func (*MockMTurkAPIMockRecorder) ListHITsForQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationType(arg0 interface{}) *gomock.Call
ListHITsForQualificationType indicates an expected call of ListHITsForQualificationType
func (*MockMTurkAPIMockRecorder) ListHITsForQualificationTypePages ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypePages(arg0, arg1 interface{}) *gomock.Call
ListHITsForQualificationTypePages indicates an expected call of ListHITsForQualificationTypePages
func (*MockMTurkAPIMockRecorder) ListHITsForQualificationTypePagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHITsForQualificationTypePagesWithContext indicates an expected call of ListHITsForQualificationTypePagesWithContext
func (*MockMTurkAPIMockRecorder) ListHITsForQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypeRequest(arg0 interface{}) *gomock.Call
ListHITsForQualificationTypeRequest indicates an expected call of ListHITsForQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) ListHITsForQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsForQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHITsForQualificationTypeWithContext indicates an expected call of ListHITsForQualificationTypeWithContext
func (*MockMTurkAPIMockRecorder) ListHITsPages ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsPages(arg0, arg1 interface{}) *gomock.Call
ListHITsPages indicates an expected call of ListHITsPages
func (*MockMTurkAPIMockRecorder) ListHITsPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListHITsPagesWithContext indicates an expected call of ListHITsPagesWithContext
func (*MockMTurkAPIMockRecorder) ListHITsRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsRequest(arg0 interface{}) *gomock.Call
ListHITsRequest indicates an expected call of ListHITsRequest
func (*MockMTurkAPIMockRecorder) ListHITsWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListHITsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListHITsWithContext indicates an expected call of ListHITsWithContext
func (*MockMTurkAPIMockRecorder) ListQualificationRequests ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationRequests(arg0 interface{}) *gomock.Call
ListQualificationRequests indicates an expected call of ListQualificationRequests
func (*MockMTurkAPIMockRecorder) ListQualificationRequestsPages ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsPages(arg0, arg1 interface{}) *gomock.Call
ListQualificationRequestsPages indicates an expected call of ListQualificationRequestsPages
func (*MockMTurkAPIMockRecorder) ListQualificationRequestsPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListQualificationRequestsPagesWithContext indicates an expected call of ListQualificationRequestsPagesWithContext
func (*MockMTurkAPIMockRecorder) ListQualificationRequestsRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsRequest(arg0 interface{}) *gomock.Call
ListQualificationRequestsRequest indicates an expected call of ListQualificationRequestsRequest
func (*MockMTurkAPIMockRecorder) ListQualificationRequestsWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQualificationRequestsWithContext indicates an expected call of ListQualificationRequestsWithContext
func (*MockMTurkAPIMockRecorder) ListQualificationTypes ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationTypes(arg0 interface{}) *gomock.Call
ListQualificationTypes indicates an expected call of ListQualificationTypes
func (*MockMTurkAPIMockRecorder) ListQualificationTypesPages ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesPages(arg0, arg1 interface{}) *gomock.Call
ListQualificationTypesPages indicates an expected call of ListQualificationTypesPages
func (*MockMTurkAPIMockRecorder) ListQualificationTypesPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListQualificationTypesPagesWithContext indicates an expected call of ListQualificationTypesPagesWithContext
func (*MockMTurkAPIMockRecorder) ListQualificationTypesRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesRequest(arg0 interface{}) *gomock.Call
ListQualificationTypesRequest indicates an expected call of ListQualificationTypesRequest
func (*MockMTurkAPIMockRecorder) ListQualificationTypesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListQualificationTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListQualificationTypesWithContext indicates an expected call of ListQualificationTypesWithContext
func (*MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHIT ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHIT(arg0 interface{}) *gomock.Call
ListReviewPolicyResultsForHIT indicates an expected call of ListReviewPolicyResultsForHIT
func (*MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPages ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPages(arg0, arg1 interface{}) *gomock.Call
ListReviewPolicyResultsForHITPages indicates an expected call of ListReviewPolicyResultsForHITPages
func (*MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListReviewPolicyResultsForHITPagesWithContext indicates an expected call of ListReviewPolicyResultsForHITPagesWithContext
func (*MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITRequest(arg0 interface{}) *gomock.Call
ListReviewPolicyResultsForHITRequest indicates an expected call of ListReviewPolicyResultsForHITRequest
func (*MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewPolicyResultsForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReviewPolicyResultsForHITWithContext indicates an expected call of ListReviewPolicyResultsForHITWithContext
func (*MockMTurkAPIMockRecorder) ListReviewableHITs ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewableHITs(arg0 interface{}) *gomock.Call
ListReviewableHITs indicates an expected call of ListReviewableHITs
func (*MockMTurkAPIMockRecorder) ListReviewableHITsPages ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsPages(arg0, arg1 interface{}) *gomock.Call
ListReviewableHITsPages indicates an expected call of ListReviewableHITsPages
func (*MockMTurkAPIMockRecorder) ListReviewableHITsPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListReviewableHITsPagesWithContext indicates an expected call of ListReviewableHITsPagesWithContext
func (*MockMTurkAPIMockRecorder) ListReviewableHITsRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsRequest(arg0 interface{}) *gomock.Call
ListReviewableHITsRequest indicates an expected call of ListReviewableHITsRequest
func (*MockMTurkAPIMockRecorder) ListReviewableHITsWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListReviewableHITsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListReviewableHITsWithContext indicates an expected call of ListReviewableHITsWithContext
func (*MockMTurkAPIMockRecorder) ListWorkerBlocks ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocks(arg0 interface{}) *gomock.Call
ListWorkerBlocks indicates an expected call of ListWorkerBlocks
func (*MockMTurkAPIMockRecorder) ListWorkerBlocksPages ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksPages(arg0, arg1 interface{}) *gomock.Call
ListWorkerBlocksPages indicates an expected call of ListWorkerBlocksPages
func (*MockMTurkAPIMockRecorder) ListWorkerBlocksPagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkerBlocksPagesWithContext indicates an expected call of ListWorkerBlocksPagesWithContext
func (*MockMTurkAPIMockRecorder) ListWorkerBlocksRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksRequest(arg0 interface{}) *gomock.Call
ListWorkerBlocksRequest indicates an expected call of ListWorkerBlocksRequest
func (*MockMTurkAPIMockRecorder) ListWorkerBlocksWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkerBlocksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkerBlocksWithContext indicates an expected call of ListWorkerBlocksWithContext
func (*MockMTurkAPIMockRecorder) ListWorkersWithQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationType(arg0 interface{}) *gomock.Call
ListWorkersWithQualificationType indicates an expected call of ListWorkersWithQualificationType
func (*MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePages ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePages(arg0, arg1 interface{}) *gomock.Call
ListWorkersWithQualificationTypePages indicates an expected call of ListWorkersWithQualificationTypePages
func (*MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePagesWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListWorkersWithQualificationTypePagesWithContext indicates an expected call of ListWorkersWithQualificationTypePagesWithContext
func (*MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeRequest(arg0 interface{}) *gomock.Call
ListWorkersWithQualificationTypeRequest indicates an expected call of ListWorkersWithQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) ListWorkersWithQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWorkersWithQualificationTypeWithContext indicates an expected call of ListWorkersWithQualificationTypeWithContext
func (*MockMTurkAPIMockRecorder) NotifyWorkers ¶
func (mr *MockMTurkAPIMockRecorder) NotifyWorkers(arg0 interface{}) *gomock.Call
NotifyWorkers indicates an expected call of NotifyWorkers
func (*MockMTurkAPIMockRecorder) NotifyWorkersRequest ¶
func (mr *MockMTurkAPIMockRecorder) NotifyWorkersRequest(arg0 interface{}) *gomock.Call
NotifyWorkersRequest indicates an expected call of NotifyWorkersRequest
func (*MockMTurkAPIMockRecorder) NotifyWorkersWithContext ¶
func (mr *MockMTurkAPIMockRecorder) NotifyWorkersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NotifyWorkersWithContext indicates an expected call of NotifyWorkersWithContext
func (*MockMTurkAPIMockRecorder) RejectAssignment ¶
func (mr *MockMTurkAPIMockRecorder) RejectAssignment(arg0 interface{}) *gomock.Call
RejectAssignment indicates an expected call of RejectAssignment
func (*MockMTurkAPIMockRecorder) RejectAssignmentRequest ¶
func (mr *MockMTurkAPIMockRecorder) RejectAssignmentRequest(arg0 interface{}) *gomock.Call
RejectAssignmentRequest indicates an expected call of RejectAssignmentRequest
func (*MockMTurkAPIMockRecorder) RejectAssignmentWithContext ¶
func (mr *MockMTurkAPIMockRecorder) RejectAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RejectAssignmentWithContext indicates an expected call of RejectAssignmentWithContext
func (*MockMTurkAPIMockRecorder) RejectQualificationRequest ¶
func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequest(arg0 interface{}) *gomock.Call
RejectQualificationRequest indicates an expected call of RejectQualificationRequest
func (*MockMTurkAPIMockRecorder) RejectQualificationRequestRequest ¶
func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequestRequest(arg0 interface{}) *gomock.Call
RejectQualificationRequestRequest indicates an expected call of RejectQualificationRequestRequest
func (*MockMTurkAPIMockRecorder) RejectQualificationRequestWithContext ¶
func (mr *MockMTurkAPIMockRecorder) RejectQualificationRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RejectQualificationRequestWithContext indicates an expected call of RejectQualificationRequestWithContext
func (*MockMTurkAPIMockRecorder) SendBonus ¶
func (mr *MockMTurkAPIMockRecorder) SendBonus(arg0 interface{}) *gomock.Call
SendBonus indicates an expected call of SendBonus
func (*MockMTurkAPIMockRecorder) SendBonusRequest ¶
func (mr *MockMTurkAPIMockRecorder) SendBonusRequest(arg0 interface{}) *gomock.Call
SendBonusRequest indicates an expected call of SendBonusRequest
func (*MockMTurkAPIMockRecorder) SendBonusWithContext ¶
func (mr *MockMTurkAPIMockRecorder) SendBonusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendBonusWithContext indicates an expected call of SendBonusWithContext
func (*MockMTurkAPIMockRecorder) SendTestEventNotification ¶
func (mr *MockMTurkAPIMockRecorder) SendTestEventNotification(arg0 interface{}) *gomock.Call
SendTestEventNotification indicates an expected call of SendTestEventNotification
func (*MockMTurkAPIMockRecorder) SendTestEventNotificationRequest ¶
func (mr *MockMTurkAPIMockRecorder) SendTestEventNotificationRequest(arg0 interface{}) *gomock.Call
SendTestEventNotificationRequest indicates an expected call of SendTestEventNotificationRequest
func (*MockMTurkAPIMockRecorder) SendTestEventNotificationWithContext ¶
func (mr *MockMTurkAPIMockRecorder) SendTestEventNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendTestEventNotificationWithContext indicates an expected call of SendTestEventNotificationWithContext
func (*MockMTurkAPIMockRecorder) UpdateExpirationForHIT ¶
func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHIT(arg0 interface{}) *gomock.Call
UpdateExpirationForHIT indicates an expected call of UpdateExpirationForHIT
func (*MockMTurkAPIMockRecorder) UpdateExpirationForHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHITRequest(arg0 interface{}) *gomock.Call
UpdateExpirationForHITRequest indicates an expected call of UpdateExpirationForHITRequest
func (*MockMTurkAPIMockRecorder) UpdateExpirationForHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) UpdateExpirationForHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateExpirationForHITWithContext indicates an expected call of UpdateExpirationForHITWithContext
func (*MockMTurkAPIMockRecorder) UpdateHITReviewStatus ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatus(arg0 interface{}) *gomock.Call
UpdateHITReviewStatus indicates an expected call of UpdateHITReviewStatus
func (*MockMTurkAPIMockRecorder) UpdateHITReviewStatusRequest ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatusRequest(arg0 interface{}) *gomock.Call
UpdateHITReviewStatusRequest indicates an expected call of UpdateHITReviewStatusRequest
func (*MockMTurkAPIMockRecorder) UpdateHITReviewStatusWithContext ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITReviewStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateHITReviewStatusWithContext indicates an expected call of UpdateHITReviewStatusWithContext
func (*MockMTurkAPIMockRecorder) UpdateHITTypeOfHIT ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHIT(arg0 interface{}) *gomock.Call
UpdateHITTypeOfHIT indicates an expected call of UpdateHITTypeOfHIT
func (*MockMTurkAPIMockRecorder) UpdateHITTypeOfHITRequest ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHITRequest(arg0 interface{}) *gomock.Call
UpdateHITTypeOfHITRequest indicates an expected call of UpdateHITTypeOfHITRequest
func (*MockMTurkAPIMockRecorder) UpdateHITTypeOfHITWithContext ¶
func (mr *MockMTurkAPIMockRecorder) UpdateHITTypeOfHITWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateHITTypeOfHITWithContext indicates an expected call of UpdateHITTypeOfHITWithContext
func (*MockMTurkAPIMockRecorder) UpdateNotificationSettings ¶
func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettings(arg0 interface{}) *gomock.Call
UpdateNotificationSettings indicates an expected call of UpdateNotificationSettings
func (*MockMTurkAPIMockRecorder) UpdateNotificationSettingsRequest ¶
func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettingsRequest(arg0 interface{}) *gomock.Call
UpdateNotificationSettingsRequest indicates an expected call of UpdateNotificationSettingsRequest
func (*MockMTurkAPIMockRecorder) UpdateNotificationSettingsWithContext ¶
func (mr *MockMTurkAPIMockRecorder) UpdateNotificationSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNotificationSettingsWithContext indicates an expected call of UpdateNotificationSettingsWithContext
func (*MockMTurkAPIMockRecorder) UpdateQualificationType ¶
func (mr *MockMTurkAPIMockRecorder) UpdateQualificationType(arg0 interface{}) *gomock.Call
UpdateQualificationType indicates an expected call of UpdateQualificationType
func (*MockMTurkAPIMockRecorder) UpdateQualificationTypeRequest ¶
func (mr *MockMTurkAPIMockRecorder) UpdateQualificationTypeRequest(arg0 interface{}) *gomock.Call
UpdateQualificationTypeRequest indicates an expected call of UpdateQualificationTypeRequest
func (*MockMTurkAPIMockRecorder) UpdateQualificationTypeWithContext ¶
func (mr *MockMTurkAPIMockRecorder) UpdateQualificationTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateQualificationTypeWithContext indicates an expected call of UpdateQualificationTypeWithContext