mock_bfd

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_bfd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIntervalGenerator

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

MockIntervalGenerator is a mock of IntervalGenerator interface

func NewMockIntervalGenerator

func NewMockIntervalGenerator(ctrl *gomock.Controller) *MockIntervalGenerator

NewMockIntervalGenerator creates a new mock instance

func (*MockIntervalGenerator) EXPECT

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

func (*MockIntervalGenerator) Generate

func (m *MockIntervalGenerator) Generate(arg0, arg1 int) int

Generate mocks base method

type MockIntervalGeneratorMockRecorder

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

MockIntervalGeneratorMockRecorder is the mock recorder for MockIntervalGenerator

func (*MockIntervalGeneratorMockRecorder) Generate

func (mr *MockIntervalGeneratorMockRecorder) Generate(arg0, arg1 interface{}) *gomock.Call

Generate indicates an expected call of Generate

type MockSource

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

MockSource is a mock of Source interface

func NewMockSource

func NewMockSource(ctrl *gomock.Controller) *MockSource

NewMockSource creates a new mock instance

func (*MockSource) EXPECT

func (m *MockSource) EXPECT() *MockSourceMockRecorder

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

func (*MockSource) Intn

func (m *MockSource) Intn(arg0 int) int

Intn mocks base method

type MockSourceMockRecorder

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

MockSourceMockRecorder is the mock recorder for MockSource

func (*MockSourceMockRecorder) Intn

func (mr *MockSourceMockRecorder) Intn(arg0 interface{}) *gomock.Call

Intn indicates an expected call of Intn

Jump to

Keyboard shortcuts

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