How to mock Files API from java.nio.file.* I am using Java nio API and have a below code, but unable to perform mocking on the below code.