mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIFilter

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

MockIFilter is a mock of IFilter interface.

func NewMockIFilter

func NewMockIFilter(ctrl *gomock.Controller) *MockIFilter

NewMockIFilter creates a new mock instance.

func (*MockIFilter) Add

func (m *MockIFilter) Add(info *tc.Object) error

Add mocks base method.

func (*MockIFilter) EXPECT

func (m *MockIFilter) EXPECT() *MockIFilterMockRecorder

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

type MockIFilterMockRecorder

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

MockIFilterMockRecorder is the mock recorder for MockIFilter.

func (*MockIFilterMockRecorder) Add

func (mr *MockIFilterMockRecorder) Add(info any) *gomock.Call

Add indicates an expected call of Add.

type MockIPerf

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

MockIPerf is a mock of IPerf interface.

func NewMockIPerf

func NewMockIPerf(ctrl *gomock.Controller) *MockIPerf

NewMockIPerf creates a new mock instance.

func (*MockIPerf) Close

func (m *MockIPerf) Close() error

Close mocks base method.

func (*MockIPerf) EXPECT

func (m *MockIPerf) EXPECT() *MockIPerfMockRecorder

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

func (*MockIPerf) Read

func (m *MockIPerf) Read() (perf.Record, error)

Read mocks base method.

type MockIPerfMockRecorder

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

MockIPerfMockRecorder is the mock recorder for MockIPerf.

func (*MockIPerfMockRecorder) Close

func (mr *MockIPerfMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockIPerfMockRecorder) Read

func (mr *MockIPerfMockRecorder) Read() *gomock.Call

Read indicates an expected call of Read.

type MockIQdisc

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

MockIQdisc is a mock of IQdisc interface.

func NewMockIQdisc

func NewMockIQdisc(ctrl *gomock.Controller) *MockIQdisc

NewMockIQdisc creates a new mock instance.

func (*MockIQdisc) Add

func (m *MockIQdisc) Add(info *tc.Object) error

Add mocks base method.

func (*MockIQdisc) Delete

func (m *MockIQdisc) Delete(info *tc.Object) error

Delete mocks base method.

func (*MockIQdisc) EXPECT

func (m *MockIQdisc) EXPECT() *MockIQdiscMockRecorder

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

type MockIQdiscMockRecorder

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

MockIQdiscMockRecorder is the mock recorder for MockIQdisc.

func (*MockIQdiscMockRecorder) Add

func (mr *MockIQdiscMockRecorder) Add(info any) *gomock.Call

Add indicates an expected call of Add.

func (*MockIQdiscMockRecorder) Delete

func (mr *MockIQdiscMockRecorder) Delete(info any) *gomock.Call

Delete indicates an expected call of Delete.

type MockITc

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

MockITc is a mock of ITc interface.

func NewMockITc

func NewMockITc(ctrl *gomock.Controller) *MockITc

NewMockITc creates a new mock instance.

func (*MockITc) Close

func (m *MockITc) Close() error

Close mocks base method.

func (*MockITc) EXPECT

func (m *MockITc) EXPECT() *MockITcMockRecorder

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

func (*MockITc) Filter

func (m *MockITc) Filter() *tc.Filter

Filter mocks base method.

func (*MockITc) Qdisc

func (m *MockITc) Qdisc() *tc.Qdisc

Qdisc mocks base method.

type MockITcMockRecorder

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

MockITcMockRecorder is the mock recorder for MockITc.

func (*MockITcMockRecorder) Close

func (mr *MockITcMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockITcMockRecorder) Filter

func (mr *MockITcMockRecorder) Filter() *gomock.Call

Filter indicates an expected call of Filter.

func (*MockITcMockRecorder) Qdisc

func (mr *MockITcMockRecorder) Qdisc() *gomock.Call

Qdisc indicates an expected call of Qdisc.

Jump to

Keyboard shortcuts

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