package
1.17.69-beta003
Repository: https://github.com/kubeshop/testkube.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockTestWorkflowExecutor creates a new mock instance.

# Structs

MockTestWorkflowExecutor is a mock of TestWorkflowExecutor interface.
MockTestWorkflowExecutorMockRecorder is the mock recorder for MockTestWorkflowExecutor.

# Interfaces

go:generate mockgen -destination=./mock_executor.go -package=testworkflowexecutor "github.com/kubeshop/testkube/pkg/testworkflows/testworkflowexecutor" TestWorkflowExecutor.