mock_configuration

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_configuration is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurationContract added in v0.0.2

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

MockConfigurationContract is a mock of ConfigurationContract interface

func NewMockConfigurationContract added in v0.0.2

func NewMockConfigurationContract(ctrl *gomock.Controller) *MockConfigurationContract

NewMockConfigurationContract creates a new mock instance

func (*MockConfigurationContract) EXPECT added in v0.0.2

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

func (*MockConfigurationContract) GetHost added in v0.0.2

func (m *MockConfigurationContract) GetHost() (string, error)

GetHost mocks base method

func (*MockConfigurationContract) GetPort added in v0.0.2

func (m *MockConfigurationContract) GetPort() (int, error)

GetPort mocks base method

type MockConfigurationContractMockRecorder added in v0.0.2

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

MockConfigurationContractMockRecorder is the mock recorder for MockConfigurationContract

func (*MockConfigurationContractMockRecorder) GetHost added in v0.0.2

GetHost indicates an expected call of GetHost

func (*MockConfigurationContractMockRecorder) GetPort added in v0.0.2

GetPort indicates an expected call of GetPort

Jump to

Keyboard shortcuts

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