cpu_mock

package
v0.0.0-...-a6bb76f Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package cpu_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMemory

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

MockMemory is a mock of Memory interface

func NewMockMemory

func NewMockMemory(ctrl *gomock.Controller) *MockMemory

NewMockMemory creates a new mock instance

func (*MockMemory) EXPECT

func (m *MockMemory) EXPECT() *MockMemoryMockRecorder

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

func (*MockMemory) Read

func (m *MockMemory) Read(arg0 uint16) byte

Read mocks base method

func (*MockMemory) Write

func (m *MockMemory) Write(arg0 uint16, arg1 byte)

Write mocks base method

type MockMemoryMockRecorder

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

MockMemoryMockRecorder is the mock recorder for MockMemory

func (*MockMemoryMockRecorder) Read

func (mr *MockMemoryMockRecorder) Read(arg0 interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockMemoryMockRecorder) Write

func (mr *MockMemoryMockRecorder) Write(arg0, arg1 interface{}) *gomock.Call

Write indicates an expected call of Write

Jump to

Keyboard shortcuts

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