google-nomulus/javatests/google/registry/dns
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
..
writer Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
DnsInjectionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DnsQueueTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DnsTestComponent.java Consolidate Dagger modules for utils classes 2019-01-17 19:20:52 -05:00
PublishDnsUpdatesActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ReadDnsQueueActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
RefreshDnsActionTest.java Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00