elasticsearch/client/rest-high-level
Ryan Ernst 9336cfd931
Convert uses of mockito Matchers to ArgumentMatchers (#79852) (#79964)
Matchers is deprecated in Mockito, in favor of the newer
ArgumentMatchers class. In fact, internally Matchers just extends
ArgumentMatchers as all the methods there were moved. This commit
changes all imports of org.mockito.Matchers to
org.mockito.ArgumentMatchers.
2021-10-27 18:13:26 -07:00
..
qa/ssl-enabled [7.x] Fix system property resolution at configuration time (#78682) 2021-10-05 07:33:13 -04:00
src Convert uses of mockito Matchers to ArgumentMatchers (#79852) (#79964) 2021-10-27 18:13:26 -07:00
build.gradle Simplify build plugin license handling (#77009) (#78820) 2021-10-07 14:39:18 +02:00
roles.yml Fix security origin for TokenService#findActiveTokensFor... (#47418) (#48280) 2019-10-21 13:15:05 +03:00
testnode.crt HLRC: Get SSL Certificates API (#34135) 2018-10-15 17:20:34 +01:00
testnode.jks HLRC: Get SSL Certificates API (#34135) 2018-10-15 17:20:34 +01:00