mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
Restrict use of java.io.File to 5 methods (excluded), but otherwise ban. This is a prerequisite to do any mocking here. I don't try to do any heavy cleanup on these tests, I am not familiar with them. So this is mostly a rote straightforward conversion. Closes #8836