I'm writing a set of unit tests for our application. More specifically, I want to write a whole range of unit tests for the "OS interaction" classes. Yet, I'm facing a problem: while many of these ...