google-nomulus/javatests/google/registry/util
mcilwain 24bb78bd16 Fix some statically detected code issues
This includes: unnecessary semicolons, suppress warnings, switch statements, final/private qualifiers, Optional wrapping, conditionals, both inline and non-inline variables, ternaries, Collection putAll() calls, StringBuilders, and throws declarations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244182539
2019-04-22 12:54:34 -04:00
..
AppEngineServiceUtilsImplTest.java Remove backported MockitoJUnitRule 2019-03-08 18:35:00 -05: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 Remove implicit uses of platform default charset 2017-11-07 16:59:51 -05: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 Refactor common email sending utility 2019-03-20 14:25:28 -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 Remove InjectRule in UrlFetchUtilsTest 2018-10-22 18:56:30 -04:00
YamlUtilsTest.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00