mocks

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 4, 2022 License: MIT Imports: 2 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 MockMatcherGotFormatter

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

MockMatcherGotFormatter is a mock of MatcherGotFormatter interface.

func NewMockMatcherGotFormatter

func NewMockMatcherGotFormatter(ctrl *gomock.Controller) *MockMatcherGotFormatter

NewMockMatcherGotFormatter creates a new mock instance.

func (*MockMatcherGotFormatter) EXPECT

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

func (*MockMatcherGotFormatter) Got

func (m *MockMatcherGotFormatter) Got(arg0 interface{}) string

Got mocks base method.

func (*MockMatcherGotFormatter) Matches

func (m *MockMatcherGotFormatter) Matches(arg0 interface{}) bool

Matches mocks base method.

func (*MockMatcherGotFormatter) String

func (m *MockMatcherGotFormatter) String() string

String mocks base method.

type MockMatcherGotFormatterMockRecorder

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

MockMatcherGotFormatterMockRecorder is the mock recorder for MockMatcherGotFormatter.

func (*MockMatcherGotFormatterMockRecorder) Got

func (mr *MockMatcherGotFormatterMockRecorder) Got(arg0 interface{}) *gomock.Call

Got indicates an expected call of Got.

func (*MockMatcherGotFormatterMockRecorder) Matches

func (mr *MockMatcherGotFormatterMockRecorder) Matches(arg0 interface{}) *gomock.Call

Matches indicates an expected call of Matches.

func (*MockMatcherGotFormatterMockRecorder) String

String indicates an expected call of String.

Jump to

Keyboard shortcuts

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