ok say I have file manipulation code I would like ...
# announcements
a
ok say I have file manipulation code I would like to test, like "what should my code do when File.deleteRecursively returns false"
g
Change permission of directory, and run test so deletion will fail maybe something like that?