Implement a mini java in-memory file system that passes all unit tests in ~/jf_program.
To run the tests we want to use 'mvn test' in jf_program.
You are not allowed to modify the tests.