Documentation
¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
- type Printer
- func (_m *Printer) Command(cmd string)
- func (_m *Printer) ExecError(output string)
- func (_m *Printer) ExecOutput(output string)
- func (_m *Printer) Recipe(r recipe.UnitMetadata)
- func (_m *Printer) SetContext(operation printer.Operation, stagesCount int)
- func (_m *Printer) Stage(stageIndex int, s recipe.Stage)
- func (_m *Printer) Step(stepIndex int, steps int, s recipe.UnitMetadata)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Printer ¶
Printer is an autogenerated mock type for the Printer type
func (*Printer) ExecOutput ¶
ExecOutput provides a mock function with given fields: output
func (*Printer) Recipe ¶
func (_m *Printer) Recipe(r recipe.UnitMetadata)
Recipe provides a mock function with given fields: r
func (*Printer) SetContext ¶
SetContext provides a mock function with given fields: operation, stagesCount
Click to show internal directories.
Click to hide internal directories.