Documentation
¶
Index ¶
- Variables
- func ExecuteCleanup(cleanup *client.TestCleanup) error
- func ExecuteSetup(setup *client.TestSetup) error
- func RunCLITest(runCommand string, stdin string, timeoutSeconds int) (*client.TestResult, error)
- func RunHTTPTest(programConfig *client.ProgramConfig, serverConfig *client.ServerConfig, ...) (*client.TestResult, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ExecuteCleanup ¶
func ExecuteCleanup(cleanup *client.TestCleanup) error
ExecuteCleanup performs cleanup operations after running a test
func ExecuteSetup ¶
ExecuteSetup performs setup operations before running a test
func RunCLITest ¶
func RunHTTPTest ¶
func RunHTTPTest(programConfig *client.ProgramConfig, serverConfig *client.ServerConfig, runCommand string, test client.Test) (*client.TestResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.