start_managerfakes

package
v2.1.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeStartManager

type FakeStartManager struct {
	ExecuteStub func() error

	GetMysqlCmdStub func() (*exec.Cmd, error)

	ShutdownStub func()
	// contains filtered or unexported fields
}

func (*FakeStartManager) Execute

func (fake *FakeStartManager) Execute() error

func (*FakeStartManager) ExecuteCallCount

func (fake *FakeStartManager) ExecuteCallCount() int

func (*FakeStartManager) ExecuteReturns

func (fake *FakeStartManager) ExecuteReturns(result1 error)

func (*FakeStartManager) ExecuteReturnsOnCall

func (fake *FakeStartManager) ExecuteReturnsOnCall(i int, result1 error)

func (*FakeStartManager) GetMysqlCmd

func (fake *FakeStartManager) GetMysqlCmd() (*exec.Cmd, error)

func (*FakeStartManager) GetMysqlCmdCallCount

func (fake *FakeStartManager) GetMysqlCmdCallCount() int

func (*FakeStartManager) GetMysqlCmdReturns

func (fake *FakeStartManager) GetMysqlCmdReturns(result1 *exec.Cmd, result2 error)

func (*FakeStartManager) GetMysqlCmdReturnsOnCall

func (fake *FakeStartManager) GetMysqlCmdReturnsOnCall(i int, result1 *exec.Cmd, result2 error)

func (*FakeStartManager) Invocations

func (fake *FakeStartManager) Invocations() map[string][][]interface{}

func (*FakeStartManager) Shutdown

func (fake *FakeStartManager) Shutdown()

func (*FakeStartManager) ShutdownCallCount

func (fake *FakeStartManager) ShutdownCallCount() int

Jump to

Keyboard shortcuts

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