# Functions
AssertStreamerHasCorrectReturnBehaviour tests whether the return values returned by the streamer s adhere to the description on the Streamer interface.
Collect drains Streamer s and returns all the samples it streamed.
CollectNum collects num samples from the streamer in chunks and returns them all.
RandomDataStreamer generates numSamples random samples and returns a StreamSeeker to stream them.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author