mock_mnemo

package
v0.0.0-...-36f5957 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_mnemo is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDictionary

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

MockDictionary is a mock of Dictionary interface

func NewMockDictionary

func NewMockDictionary(ctrl *gomock.Controller) *MockDictionary

NewMockDictionary creates a new mock instance

func (*MockDictionary) EXPECT

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

func (*MockDictionary) Separator

func (m *MockDictionary) Separator() string

Separator mocks base method

func (*MockDictionary) Word

func (m *MockDictionary) Word(index int) (string, error)

Word mocks base method

type MockDictionaryMockRecorder

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

MockDictionaryMockRecorder is the mock recorder for MockDictionary

func (*MockDictionaryMockRecorder) Separator

func (mr *MockDictionaryMockRecorder) Separator() *gomock.Call

Separator indicates an expected call of Separator

func (*MockDictionaryMockRecorder) Word

func (mr *MockDictionaryMockRecorder) Word(index interface{}) *gomock.Call

Word indicates an expected call of Word

Jump to

Keyboard shortcuts

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