package
0.36.1
Repository: https://github.com/deephaven/deephaven-core.git
Documentation: pkg.go.dev

# Functions

CheckError prints the passed error and message and fails the test if the given error is not nil.
ExampleRecord creates an arrow Record with some arbitrary data, used for testing.
GetAuthToken returns the auth token to use for the tests.
GetAuthType returns the auth type to use for the tests.
GetHost returns the host to connect to for the tests.
GetPort returns the port to connect to for the tests.
RandomRecord creates an arrow record with random int32 values.
RecordPrint prints a record in a deterministic way that is safe to use for diffs.
RecordString returns a string representation of a record in a deterministic way that is safe to use for diffs.