// EXPECT returns an object that allows the caller to indicate expected use.
func (m *MockTaskExecutor) EXPECT() *MockTaskExecutorMockRecorder {
replication_task_handler_mock.go
return m.recorder
}
// Execute mocks base method.