Documentation
¶
Index ¶
- func ArtifactRoot(t testing.TB) string
- func BuiltOpenASEBinary(t testing.TB) string
- func DefaultComposeFile(t testing.TB) string
- func FreeTCPPort(t testing.TB) int
- func RepoRoot(t testing.TB) string
- func RequireContainerSuite(t testing.TB)
- func WaitForTCPPort(t testing.TB, address string, timeout time.Duration)
- type Options
- type Project
- func (p *Project) Down(t testing.TB)
- func (p *Project) Logs(t testing.TB, extraEnv map[string]string, services ...string) string
- func (p *Project) Up(t testing.TB, extraEnv map[string]string, services ...string)
- func (p *Project) WriteLogs(t testing.TB, name string, extraEnv map[string]string, services ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArtifactRoot ¶
func BuiltOpenASEBinary ¶
func DefaultComposeFile ¶
func FreeTCPPort ¶
func RequireContainerSuite ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.