google-nomulus/javatests/google/registry/xml
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 Add top-level python directory to opensource repo 2016-07-15 14:56:22 -04:00
BUILD Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DateAdapterTest.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
TrimWhitespaceAdapterTest.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
UtcDateTimeAdapterTest.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
XmlTestUtils.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
XmlTestUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00