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 19, 2019 License: Apache-2.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

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

MockConfigurationContract is a mock of ConfigurationContract interface

func NewMockConfigurationContract

func NewMockConfigurationContract(ctrl *gomock.Controller) *MockConfigurationContract

NewMockConfigurationContract creates a new mock instance

func (*MockConfigurationContract) EXPECT

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

func (*MockConfigurationContract) GetHost

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

GetHost mocks base method

func (*MockConfigurationContract) GetPort

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

GetPort mocks base method

func (*MockConfigurationContract) GetTenantServiceAddress added in v0.0.2

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

GetTenantServiceAddress mocks base method

type MockConfigurationContractMockRecorder

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

MockConfigurationContractMockRecorder is the mock recorder for MockConfigurationContract

func (*MockConfigurationContractMockRecorder) GetHost

GetHost indicates an expected call of GetHost

func (*MockConfigurationContractMockRecorder) GetPort

GetPort indicates an expected call of GetPort

func (*MockConfigurationContractMockRecorder) GetTenantServiceAddress added in v0.0.2

func (mr *MockConfigurationContractMockRecorder) GetTenantServiceAddress() *gomock.Call

GetTenantServiceAddress indicates an expected call of GetTenantServiceAddress

Jump to

Keyboard shortcuts

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