Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeStepRunner ¶
type FakeStepRunner struct { RunStub func() error // contains filtered or unexported fields }
func (*FakeStepRunner) Run ¶
func (fake *FakeStepRunner) Run() error
func (*FakeStepRunner) RunCallCount ¶
func (fake *FakeStepRunner) RunCallCount() int
func (*FakeStepRunner) RunReturns ¶
func (fake *FakeStepRunner) RunReturns(result1 error)
Click to show internal directories.
Click to hide internal directories.