@colinjlacy
A software engineer and recovering architect writing about things I find interesting code and cloud.
Nothing here yet.
Nothing here yet.
Thanks! I'm glad you got something useful out of it. I haven't tried it, but in theory it should work with FileInfo.isDir() the same way, as long as the mock matches the function signature. But, to your point, I've been using fstest to create a mock file system whenever I have file calls that I have to test.