google-nomulus/javatests/google/registry/ui/server/registrar
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
..
testdata Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00
BUILD Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
ConsoleOteSetupActionTest.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
ConsoleRegistrarCreatorActionTest.java Automated g4 rollback of changelist 240574585. 2019-03-29 16:23:59 -04:00
ConsoleUiActionTest.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
ContactSettingsTest.java Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00
OteStatusActionTest.java Check registrar existence prior to verifying access 2019-03-29 16:11:10 -04:00
RegistrarSettingsActionTest.java Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00
RegistrarSettingsActionTestCase.java Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00
SecuritySettingsTest.java Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00
WhoisSettingsTest.java Only send registrar update notification emails to primary contacts 2019-04-16 14:11:06 -04:00