Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name Mock Runner Name
Name = "mock"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mock ¶
Mock Mock Runner struct
func (Mock) Cleanup ¶
Cleanup NOOP because Mock doesn't create any resource nor connection or so to any hosts.
func (Mock) Execute ¶
Execute run the given testers.Plan and return the logs of each step and / or error
func (Mock) GetHostsForTest ¶
GetHostsForTest return a mocked list of hots for the given test config
Click to show internal directories.
Click to hide internal directories.