node_starterfakes

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 FakeStarter

type FakeStarter struct {
	StartNodeFromStateStub func(string) (string, error)

	GetMysqlCmdStub func() (*exec.Cmd, error)
	// contains filtered or unexported fields
}

func (*FakeStarter) GetMysqlCmd

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

func (*FakeStarter) GetMysqlCmdCallCount

func (fake *FakeStarter) GetMysqlCmdCallCount() int

func (*FakeStarter) GetMysqlCmdReturns

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

func (*FakeStarter) GetMysqlCmdReturnsOnCall

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

func (*FakeStarter) Invocations

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

func (*FakeStarter) StartNodeFromState

func (fake *FakeStarter) StartNodeFromState(arg1 string) (string, error)

func (*FakeStarter) StartNodeFromStateArgsForCall

func (fake *FakeStarter) StartNodeFromStateArgsForCall(i int) string

func (*FakeStarter) StartNodeFromStateCallCount

func (fake *FakeStarter) StartNodeFromStateCallCount() int

func (*FakeStarter) StartNodeFromStateReturns

func (fake *FakeStarter) StartNodeFromStateReturns(result1 string, result2 error)

func (*FakeStarter) StartNodeFromStateReturnsOnCall

func (fake *FakeStarter) StartNodeFromStateReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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