Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestWorkflow ¶
type TestWorkflow struct { Workflow *workflow.Workflow Ctx *api.WorkflowContext TestDocs bool TestSerialization bool }
func Workflow ¶
func Workflow(input *workflow.Workflow) *TestWorkflow
func (*TestWorkflow) Run ¶
func (t *TestWorkflow) Run(dir string)
func (*TestWorkflow) Setup ¶
func (t *TestWorkflow) Setup(dir string)
Click to show internal directories.
Click to hide internal directories.