OpenSearch/x-pack/plugin/sql/qa
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
..
multi-node SQL: transfer version compatibility decision to the server (#53082) (#53302) 2020-03-09 21:16:57 +01:00
no-sql SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
security SQL: drop BASE TABLE type in favour for just TABLE (#54836) (#54951) 2020-04-08 16:02:12 +02:00
single-node SQL: add support for index aliases for SYS COLUMNS command (#53525) (#53653) 2020-03-17 12:49:08 +02:00
src/main Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
build.gradle Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00