OpenSearch/libs
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
..
cli Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
core Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
dissect Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
geo Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
grok Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
nio Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
plugin-classloader Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
secure-sm Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
ssl-config Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
x-content Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00