I am writing a component that, given a ZIP file, needs to:
You should not test class interaction and function calling. instead you should consider integration testing. Test the required result and not the file loading operation.