Documentation ¶
Index ¶
- type Executor
- func (e *Executor) AwaitCommand(pathMatcher interface{}, args ...string)
- func (e *Executor) Clear()
- func (e *Executor) EnsureNoCommand(pathMatcher interface{}, args ...string)
- func (e *Executor) SetupCommandOutputWithError(output string, err error, pathMatcher interface{}, expectedArgs ...string)
- func (e *Executor) SetupCommandStdOut(output string, pathMatcher interface{}, expectedArgs ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func (*Executor) AwaitCommand ¶
func (*Executor) EnsureNoCommand ¶
func (*Executor) SetupCommandOutputWithError ¶
func (*Executor) SetupCommandStdOut ¶
Click to show internal directories.
Click to hide internal directories.