mock_scanner

package
v0.0.0-...-a1ae886 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_scanner is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScanner

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

MockScanner is a mock of Scanner interface

func NewMockScanner

func NewMockScanner(ctrl *gomock.Controller) *MockScanner

NewMockScanner creates a new mock instance

func (*MockScanner) Advance

func (m *MockScanner) Advance()

Advance mocks base method

func (*MockScanner) EXPECT

func (m *MockScanner) EXPECT() *MockScannerMockRecorder

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

func (*MockScanner) Next

func (m *MockScanner) Next() token.Token

Next mocks base method

func (*MockScanner) Peek

func (m *MockScanner) Peek() string

Peek mocks base method

type MockScannerMockRecorder

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

MockScannerMockRecorder is the mock recorder for MockScanner

func (*MockScannerMockRecorder) Advance

func (mr *MockScannerMockRecorder) Advance() *gomock.Call

Advance indicates an expected call of Advance

func (*MockScannerMockRecorder) Next

func (mr *MockScannerMockRecorder) Next() *gomock.Call

Next indicates an expected call of Next

func (*MockScannerMockRecorder) Peek

func (mr *MockScannerMockRecorder) Peek() *gomock.Call

Peek indicates an expected call of Peek

Jump to

Keyboard shortcuts

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