Closed fbacchella closed 6 years ago
Using junit's TemporaryFolder instead of manually managed files in tests. Using a few AutoCloseable in try.
LGTM
Using junit's TemporaryFolder instead of manually managed files in tests. Using a few AutoCloseable in try.