# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LogContains returns true if there is at least one log that has the given Message at the given level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PointerDeref returns either the value of the pointer, or if the pointer is nil, an uninitialized value of the same type.
No description provided by the author
QOL function to compare 2 proto objects in a unit test.
No description provided by the author
No description provided by the author
No description provided by the author
RandomLocalhostPort returns a random localhost port that is available.
RequireLogContains finds at least one log message that has the given Message at the given level, or fails the test if not.
RequireLogErrorEqual finds at least one log message that has the given zap.Error(err) at the given level whose err.Error() is equal to msg.
RequireLogErrorIs finds at least one log message that has the given zap.Error(err) at the given level whose errors.Is(err, expectedErr) is true.
No description provided by the author
SprayAndCollect runs the provided function concurrently for each item in the provided slice.
No description provided by the author
No description provided by the author
No description provided by the author
WaitForReadyTimeout takes an addr of the format "host:port".
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
subset of testing.TB; testing.TB has private method which means its not possible to implement a fake for it.
No description provided by the author
No description provided by the author
No description provided by the author