package
2.1.18+incompatible
Repository: https://github.com/kubeshop/testkube.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockTestWorkflowExecutor creates a new mock instance.
# Constants
No description provided by the author
No description provided by the author
# 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.