uci

package
v0.0.0-...-18f34db Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package uci is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteUCIcommand

func ExecuteUCIcommand(engine engine.Engine, input string)

Types

type MockEngine

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

MockEngine is a mock of Engine interface.

func NewMockEngine

func NewMockEngine(ctrl *gomock.Controller) *MockEngine

NewMockEngine creates a new mock instance.

func (*MockEngine) EXPECT

func (m *MockEngine) EXPECT() *MockEngineMockRecorder

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

func (*MockEngine) Init

func (m *MockEngine) Init()

Init mocks base method.

func (*MockEngine) IsRunning

func (m *MockEngine) IsRunning() bool

IsRunning mocks base method.

func (*MockEngine) Play

func (m *MockEngine) Play(moveNotation string)

Play mocks base method.

func (*MockEngine) Quit

func (m *MockEngine) Quit()

Quit mocks base method.

func (*MockEngine) Reset

func (m *MockEngine) Reset()

Reset mocks base method.

func (*MockEngine) SetupPosition

func (m *MockEngine) SetupPosition()

SetupPosition mocks base method.

func (*MockEngine) Stop

func (m *MockEngine) Stop()

Stop mocks base method.

type MockEngineMockRecorder

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

MockEngineMockRecorder is the mock recorder for MockEngine.

func (*MockEngineMockRecorder) Init

func (mr *MockEngineMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init.

func (*MockEngineMockRecorder) IsRunning

func (mr *MockEngineMockRecorder) IsRunning() *gomock.Call

IsRunning indicates an expected call of IsRunning.

func (*MockEngineMockRecorder) Play

func (mr *MockEngineMockRecorder) Play(moveNotation any) *gomock.Call

Play indicates an expected call of Play.

func (*MockEngineMockRecorder) Quit

func (mr *MockEngineMockRecorder) Quit() *gomock.Call

Quit indicates an expected call of Quit.

func (*MockEngineMockRecorder) Reset

func (mr *MockEngineMockRecorder) Reset() *gomock.Call

Reset indicates an expected call of Reset.

func (*MockEngineMockRecorder) SetupPosition

func (mr *MockEngineMockRecorder) SetupPosition() *gomock.Call

SetupPosition indicates an expected call of SetupPosition.

func (*MockEngineMockRecorder) Stop

func (mr *MockEngineMockRecorder) Stop() *gomock.Call

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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