verifyFileDownloads abstract method

Future<List<String>> verifyFileDownloads()

Returns a list of all files downloaded during the single test.

Implementation

Future<List<String>> verifyFileDownloads();