configuration_mocks

package
v0.0.0-...-9e9aead Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurationService

type MockConfigurationService struct {
	// contains filtered or unexported fields
}

Mock of ConfigurationService interface

func NewMockConfigurationService

func NewMockConfigurationService(ctrl *gomock.Controller) *MockConfigurationService

func (*MockConfigurationService) Create

func (_m *MockConfigurationService) Create(body []byte, options map[string]string) ([]byte, error)

func (*MockConfigurationService) Delete

func (_m *MockConfigurationService) Delete(id string, body []byte, options map[string]string) ([]byte, error)

func (*MockConfigurationService) EXPECT

func (_m *MockConfigurationService) EXPECT() *_MockConfigurationServiceRecorder

func (*MockConfigurationService) Get

func (_m *MockConfigurationService) Get(id string, options map[string]string) ([]byte, error)

func (*MockConfigurationService) List

func (_m *MockConfigurationService) List(options map[string]string) ([]byte, error)

func (*MockConfigurationService) Update

func (_m *MockConfigurationService) Update(id string, body []byte, options map[string]string) ([]byte, error)

Jump to

Keyboard shortcuts

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