Mocking out/replacing return from S3 library SelectObjectContentEventStream.getRecordsInputStream()

前端 未结 0 1434
予麋鹿
予麋鹿 2020-12-18 18:02

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题