google-nomulus/javatests/google/registry/export
mcilwain c6e58d3bff Fix some issues caught by IntelliJ static code analysis
The most common issues were:
* Arrays.asList() shouldn't be called with a single parameter.
* Broken Javadoc @links.
* Unnecessary casts and type declarations.
* Unnecessary unused variable initializations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230994311
2019-01-28 16:08:24 -05:00
..
datastore Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
sheet Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
testdata Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
backup_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
BackupDatastoreActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobActionTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
ExportConstantsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ExportDomainListsActionTest.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ExportPremiumTermsActionTest.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportReservedTermsActionTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
ExportUtilsTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
reporting_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
SyncGroupMembersActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateSnapshotViewActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00