OpenSearch/plugins/repository-s3/src/test
William Brafford 2ba3be9db6
Remove deprecated third-party methods from tests (#55255) (#55269)
I've noticed that a lot of our tests are using deprecated static methods
from the Hamcrest matchers. While this is not a big deal in any
objective sense, it seems like a small good thing to reduce compilation
warnings and be ready for a new release of the matcher library if we
need to upgrade. I've also switched a few other methods in tests that
have drop-in replacements.
2020-04-15 17:54:47 -04:00
..
java/org/elasticsearch/repositories/s3 Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
resources/rest-api-spec/test/repository_s3 Add disable_chunked_encoding Setting to S3 Repo (#44052) (#44562) 2019-07-18 16:57:56 +02:00