elasticsearch/x-pack/plugin/enrich
Armin Braun 1521484d11
Remove more explicit references to SearchResponse in tests (#101092) (#101172)
Follow-up to #100966.

Add more assertion overloads that consume a requestBuilder as in the
other PRs and start using `assertHitCount` in more places that were
duplicating what it does. Also add a shortcut for
`client().prepareSearch()` to integ tests and bulk-replace some usages
of this pattern to avoid these changes from blowing up test code line
count further.
2023-10-20 07:48:37 -04:00
..
qa Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
src Remove more explicit references to SearchResponse in tests (#101092) (#101172) 2023-10-20 07:48:37 -04:00
build.gradle