mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func (*Service) Delete

func (_m *Service) Delete(remoteEnvironment string, id string) apperrors.AppError

Delete provides a mock function with given fields: remoteEnvironment, id

func (*Service) New

func (_m *Service) New(remoteEnvironment string, id string, api *serviceapi.API) (*remoteenv.ServiceAPI, apperrors.AppError)

New provides a mock function with given fields: remoteEnvironment, id, api

func (*Service) Read

func (_m *Service) Read(remoteEnvironment string, serviceApi *remoteenv.ServiceAPI) (*serviceapi.API, apperrors.AppError)

Read provides a mock function with given fields: remoteEnvironment, serviceApi

func (*Service) Update

func (_m *Service) Update(remoteEnvironment string, id string, api *serviceapi.API) (*remoteenv.ServiceAPI, apperrors.AppError)

Update provides a mock function with given fields: remoteEnvironment, id, api

Jump to

Keyboard shortcuts

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