mock_viewstate

package
v0.0.0-...-2a45ea8 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_viewstate is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockState

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

MockState is a mock of State interface

func NewMockState

func NewMockState(ctrl *gomock.Controller) *MockState

NewMockState creates a new mock instance

func (*MockState) AdvanceCurrentView

func (m *MockState) AdvanceCurrentView(arg0 uint64) (bool, uint64, func())

AdvanceCurrentView mocks base method

func (*MockState) AdvanceExpectedView

func (m *MockState) AdvanceExpectedView(arg0 uint64) (bool, func())

AdvanceExpectedView mocks base method

func (*MockState) EXPECT

func (m *MockState) EXPECT() *MockStateMockRecorder

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

func (*MockState) HoldView

func (m *MockState) HoldView() (uint64, uint64, func())

HoldView mocks base method

type MockStateMockRecorder

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

MockStateMockRecorder is the mock recorder for MockState

func (*MockStateMockRecorder) AdvanceCurrentView

func (mr *MockStateMockRecorder) AdvanceCurrentView(arg0 interface{}) *gomock.Call

AdvanceCurrentView indicates an expected call of AdvanceCurrentView

func (*MockStateMockRecorder) AdvanceExpectedView

func (mr *MockStateMockRecorder) AdvanceExpectedView(arg0 interface{}) *gomock.Call

AdvanceExpectedView indicates an expected call of AdvanceExpectedView

func (*MockStateMockRecorder) HoldView

func (mr *MockStateMockRecorder) HoldView() *gomock.Call

HoldView indicates an expected call of HoldView

Jump to

Keyboard shortcuts

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