I want to do something like this :
file = new File("download/totem/%TEST%.json"); assertTrue(file.exists());
I don\'t know exactly