mock_endpoint

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_endpoint is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEndpointCreatorContract

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

MockEndpointCreatorContract is a mock of EndpointCreatorContract interface.

func NewMockEndpointCreatorContract

func NewMockEndpointCreatorContract(ctrl *gomock.Controller) *MockEndpointCreatorContract

NewMockEndpointCreatorContract creates a new mock instance.

func (*MockEndpointCreatorContract) CreateUserEndpoint

func (m *MockEndpointCreatorContract) CreateUserEndpoint() endpoint.Endpoint

CreateUserEndpoint mocks base method.

func (*MockEndpointCreatorContract) DeleteUserEndpoint

func (m *MockEndpointCreatorContract) DeleteUserEndpoint() endpoint.Endpoint

DeleteUserEndpoint mocks base method.

func (*MockEndpointCreatorContract) EXPECT

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

func (*MockEndpointCreatorContract) ReadUserEndpoint

func (m *MockEndpointCreatorContract) ReadUserEndpoint() endpoint.Endpoint

ReadUserEndpoint mocks base method.

func (*MockEndpointCreatorContract) UpdateUserEndpoint

func (m *MockEndpointCreatorContract) UpdateUserEndpoint() endpoint.Endpoint

UpdateUserEndpoint mocks base method.

type MockEndpointCreatorContractMockRecorder

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

MockEndpointCreatorContractMockRecorder is the mock recorder for MockEndpointCreatorContract.

func (*MockEndpointCreatorContractMockRecorder) CreateUserEndpoint

func (mr *MockEndpointCreatorContractMockRecorder) CreateUserEndpoint() *gomock.Call

CreateUserEndpoint indicates an expected call of CreateUserEndpoint.

func (*MockEndpointCreatorContractMockRecorder) DeleteUserEndpoint

func (mr *MockEndpointCreatorContractMockRecorder) DeleteUserEndpoint() *gomock.Call

DeleteUserEndpoint indicates an expected call of DeleteUserEndpoint.

func (*MockEndpointCreatorContractMockRecorder) ReadUserEndpoint

func (mr *MockEndpointCreatorContractMockRecorder) ReadUserEndpoint() *gomock.Call

ReadUserEndpoint indicates an expected call of ReadUserEndpoint.

func (*MockEndpointCreatorContractMockRecorder) UpdateUserEndpoint

func (mr *MockEndpointCreatorContractMockRecorder) UpdateUserEndpoint() *gomock.Call

UpdateUserEndpoint indicates an expected call of UpdateUserEndpoint.

Jump to

Keyboard shortcuts

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