mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
39186edc86
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