Documentation
¶
Index ¶
- func AssertByContains(i *Task) error
- func AssertByError(i *Task) error
- func AssertByExitCode(i *Task) error
- func AssertByOutputJSON(i *Task) error
- func AssertByOutputString(i *Task) error
- func AssertCustomState(dir string, expected *scheduler.PipelineState) func(*Task) error
- type Output
- type Task
- type Workflow
- type WorkflowError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertByContains ¶
func AssertByError ¶
func AssertByExitCode ¶
func AssertByOutputJSON ¶
func AssertByOutputString ¶
func AssertCustomState ¶
func AssertCustomState(dir string, expected *scheduler.PipelineState) func(*Task) error
Types ¶
type Task ¶
type WorkflowError ¶
func (*WorkflowError) Error ¶
func (e *WorkflowError) Error() string
Click to show internal directories.
Click to hide internal directories.