mock_endpoint

package
v0.8.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) CreateProjectEndpoint

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

CreateProjectEndpoint mocks base method.

func (*MockEndpointCreatorContract) DeleteProjectEndpoint

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

DeleteProjectEndpoint mocks base method.

func (*MockEndpointCreatorContract) EXPECT

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

func (*MockEndpointCreatorContract) ListProjectsEndpoint added in v0.7.0

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

ListProjectsEndpoint mocks base method.

func (*MockEndpointCreatorContract) ReadProjectEndpoint

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

ReadProjectEndpoint mocks base method.

func (*MockEndpointCreatorContract) UpdateProjectEndpoint

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

UpdateProjectEndpoint mocks base method.

type MockEndpointCreatorContractMockRecorder

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

MockEndpointCreatorContractMockRecorder is the mock recorder for MockEndpointCreatorContract.

func (*MockEndpointCreatorContractMockRecorder) CreateProjectEndpoint

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

CreateProjectEndpoint indicates an expected call of CreateProjectEndpoint.

func (*MockEndpointCreatorContractMockRecorder) DeleteProjectEndpoint

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

DeleteProjectEndpoint indicates an expected call of DeleteProjectEndpoint.

func (*MockEndpointCreatorContractMockRecorder) ListProjectsEndpoint added in v0.7.0

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

ListProjectsEndpoint indicates an expected call of ListProjectsEndpoint.

func (*MockEndpointCreatorContractMockRecorder) ReadProjectEndpoint

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

ReadProjectEndpoint indicates an expected call of ReadProjectEndpoint.

func (*MockEndpointCreatorContractMockRecorder) UpdateProjectEndpoint

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

UpdateProjectEndpoint indicates an expected call of UpdateProjectEndpoint.

Jump to

Keyboard shortcuts

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