mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 03:30:46 +02:00
Per EPP RFC 5730, the <clTRID> element is optional. However, we weren't handling it not being specified in asynchronous contact/host deletions because we were adding it directly as a parameter value on a task, which does not allow null and thus threw a NullPointerException. This fixes handling for nulls (the parameter isn't set at all) and adds a test. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194123259 |
||
---|---|---|
.. | ||
imports | ||
testdata | ||
BouncyCastleTest.java | ||
BrdaCopyActionTest.java | ||
BUILD | ||
ContactResourceToXjcConverterTest.java | ||
DomainResourceToXjcConverterTest.java | ||
EscrowTaskRunnerTest.java | ||
GhostrydeGpgIntegrationTest.java | ||
GhostrydeTest.java | ||
HostResourceToXjcConverterTest.java | ||
PendingDepositCheckerTest.java | ||
RdeFixtures.java | ||
RdeMarshallerTest.java | ||
RdeReportActionTest.java | ||
RdeStagingActionTest.java | ||
RdeTestData.java | ||
RdeTestSuite.java | ||
RdeUploadActionTest.java | ||
RegistrarToXjcConverterTest.java | ||
RydeGpgIntegrationTest.java |