mock_hellomock

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_hellomock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTalker

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

MockTalker is a mock of Talker interface

func NewMockTalker

func NewMockTalker(ctrl *gomock.Controller) *MockTalker

NewMockTalker creates a new mock instance

func (*MockTalker) EXPECT

func (m *MockTalker) EXPECT() *MockTalkerMockRecorder

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

func (*MockTalker) SayHello

func (m *MockTalker) SayHello(word string) string

SayHello mocks base method

type MockTalkerMockRecorder

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

MockTalkerMockRecorder is the mock recorder for MockTalker

func (*MockTalkerMockRecorder) SayHello

func (mr *MockTalkerMockRecorder) SayHello(word interface{}) *gomock.Call

SayHello indicates an expected call of SayHello

Jump to

Keyboard shortcuts

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