mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 03:30:46 +02:00
This was a surprisingly involved change. Some of the difficulties included java.util.Optional purposely not being Serializable (so I had to move a few Optionals in mapreduce classes to @Nullable) and having to add the Truth Java8 extension library for assertion support. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171863777 |
||
---|---|---|
.. | ||
testdata | ||
BUILD | ||
RdeContactImportActionTest.java | ||
RdeContactInputTest.java | ||
RdeContactReaderTest.java | ||
RdeDomainImportActionTest.java | ||
RdeDomainReaderTest.java | ||
RdeHostImportActionTest.java | ||
RdeHostInputTest.java | ||
RdeHostLinkActionTest.java | ||
RdeHostReaderTest.java | ||
RdeImportsTestData.java | ||
RdeImportTestUtils.java | ||
RdeImportUtilsTest.java | ||
RdeParserTest.java | ||
XjcToContactResourceConverterTest.java | ||
XjcToDomainResourceConverterTest.java | ||
XjcToHostResourceConverterTest.java |