Documentation ¶
Index ¶
- func ListUnmatchedRequests() []string
- func MockDocker(docker *client.Client) error
- func MockDockerLogs(docker *client.Client, containerID, stdout string) error
- func MockDockerLogsExitCode(docker *client.Client, containerID string, exitCode int) error
- func MockDockerStart(docker *client.Client, image, containerID string)
- func RandomAccessToken(t *testing.T) []byte
- func RandomProjectRef() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListUnmatchedRequests ¶ added in v1.0.4
func ListUnmatchedRequests() []string
func MockDocker ¶ added in v1.11.2
func MockDockerLogs ¶ added in v1.11.2
Ref: internal/utils/docker.go::DockerRunOnce
func MockDockerLogsExitCode ¶ added in v1.120.0
Ref: internal/utils/docker.go::DockerRunOnce
func MockDockerStart ¶ added in v1.11.2
Ref: internal/utils/docker.go::DockerStart
func RandomAccessToken ¶
func RandomProjectRef ¶
func RandomProjectRef() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.