elasticsearch/libs/nio
Ryan Ernst 8aa954969b
Upgrade Mockito to 4.0.0 (#79949) (#79974)
Mockito 4.0 removes several deprecated methods. This commit updates
usages of those deprecated methods and upgrades mockito. The changes
include: * Replace anyMapOf,anyListOf,anySetOf,anyCollectionOf with the
same   method name without `Of` and no longer taking any arguments. *
Replace anyObject with any * Removing argument from isNull * Replace
verifyZeroInteractions with verifyNoMoreInteractions The changes here
were completely mechanical, done entirely with forms of find/replace
within IntelliJ.
2021-10-27 20:55:49 -07:00
..
src Upgrade Mockito to 4.0.0 (#79949) (#79974) 2021-10-27 20:55:49 -07:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 18:07:23 -08:00