[][src]Module arrow::util::test_util

Utils to make testing easier

Functions

get_temp_file

Returns file handle for a temp file in 'target' directory with a provided content

random_bytes

Returns a vector of size n, filled with randomly generated bytes.