# Functions
No description provided by the author
No description provided by the author
No description provided by the author
CollectDockerLogs collects docker logs.
CreateTempDirectory creates a temporary directory.
DockerComposeDown runs docker compose down on a given file.
DockerComposeUp runs docker compose up on a given file.
ExecuteHostCommand executes a host command.
FileExistsInDirectory returns true if a file exists in a directory.
GetFilePath returns the file path of a file.
GetGrpcURL returns the gRPC URL given a host and port.
GetManagementURL returns the management URL given a management port.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetRestURL returns the REST URL.
GetSession returns a coherence session for testing.
GetTestContext gets the current context.
IssueGetRequest issues a HTTP GET request using the URL.
IssuePostRequest issues a HTTP POST request using the URL.
RunKeyValueTest runs a basic Put/Get test against various key/ values.
RunKeyValueTestNamedCache runs a basic Put/Get test against various key/ values.
No description provided by the author
SetTestContext sets the current context.
Sleep will sleep for a duration of seconds.
StartCoherenceCluster starts a Coherence cluster.
WaitForHTTPBalancedServices waits for all services to be balanced.
WaitForHTTPReady waits for the HTTP endpoint to be ready.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
TestContext is a context to pass to tests.
No description provided by the author