google-nomulus/javatests/google/registry/rde/imports
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
..
testdata Fix RDE import pending transfer handling 2017-10-04 16:16:45 -04:00
BUILD Improve internal build system speed 2018-06-27 15:28:52 -04:00
RdeContactImportActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeContactInputTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
RdeContactReaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeDomainImportActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeDomainReaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeHostImportActionTest.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
RdeHostInputTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
RdeHostLinkActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeHostReaderTest.java Refactor the last usages of ExpectedException to assert/expectThrows 2017-12-27 10:56:36 -05:00
RdeImportsTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeImportTestUtils.java Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
RdeImportUtilsTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeParserTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
XjcToContactResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
XjcToDomainBaseConverterTest.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
XjcToHostResourceConverterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00