An in-memory file system for Java 7+
I'd like to use Google's JIMFS for creating a virtual file system for testing purposes. I have trouble getting started, …