google-nomulus/javatests/google/registry/util
weiminyu 8a4407a9a1 Replace deprecated Mockito Matchers class
Part of the attempt to remove or suppress warnings for deprecated
API use, which will make the Gradle project usable with Intellij.

Currently in the Intellij/Gradle setup, deprecation warnings cause
Intellij build process to fail. Passing -Werror:none flags to javac\
does not have any effect.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246135737
2019-05-06 16:21:27 -04:00
..
AppEngineServiceUtilsImplTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CidrAddressBlockTest.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
CollectionUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ComparingInvocationHandlerTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ConcurrentTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DateTimeUtilsTest.java Add an unrenew_domain command to nomulus tool 2018-12-12 13:22:34 -05:00
DiffUtilsTest.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
DomainNameUtilsTest.java Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
HexDumperTest.java Run more formatting fixes in preparation for the open-source change 2019-02-06 17:49:11 -05:00
PosixTarHeaderSystemTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
PosixTarHeaderTest.java Run more formatting fixes in preparation for the open-source change 2019-02-06 17:49:11 -05:00
RequestStatusCheckerImplTest.java Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
RetrierTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SendEmailServiceTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
SerializeUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SqlTemplateTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TaskQueueUtilsTest.java Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
TeeOutputStreamTest.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
TypeUtilsTest.java Isolate customizable code in activity reporting 2018-12-13 15:07:29 -05:00
UrlFetchUtilsTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
YamlUtilsTest.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00