mock_controller

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_controller is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPhotoController

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

MockPhotoController is a mock of PhotoController interface

func NewMockPhotoController

func NewMockPhotoController(ctrl *gomock.Controller) *MockPhotoController

NewMockPhotoController creates a new mock instance

func (*MockPhotoController) Delete

func (m *MockPhotoController) Delete(c echo.Context) error

Delete mocks base method

func (*MockPhotoController) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockPhotoController) Get

Get mocks base method

func (*MockPhotoController) Post

Post mocks base method

func (*MockPhotoController) Put

Put mocks base method

type MockPhotoControllerMockRecorder

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

MockPhotoControllerMockRecorder is the mock recorder for MockPhotoController

func (*MockPhotoControllerMockRecorder) Delete

func (mr *MockPhotoControllerMockRecorder) Delete(c interface{}) *gomock.Call

Delete indicates an expected call of Delete

func (*MockPhotoControllerMockRecorder) Get

func (mr *MockPhotoControllerMockRecorder) Get(c interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockPhotoControllerMockRecorder) Post

func (mr *MockPhotoControllerMockRecorder) Post(c interface{}) *gomock.Call

Post indicates an expected call of Post

func (*MockPhotoControllerMockRecorder) Put

func (mr *MockPhotoControllerMockRecorder) Put(c interface{}) *gomock.Call

Put indicates an expected call of Put

Jump to

Keyboard shortcuts

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