For testing purposes I need to pass over an instance of HttpFileCollection to do a simulated upload. The thing is: I can't mock this because I need to download the document again to double check this as an integration test.For testing purposes I need to pass over an ins