I’m trying to create some unit tests around a call to AWS S3 Select and having trouble mocking out the SelectRecordsInputStream returned from getRecordsInputStream(). I’m un