mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 11:10:57 +02:00
This is probably best from a code-cleanliness perspective anyways, but the rationale is that tightly coupling the resources to the info responses was a straightjacket that required all status values and fields to be directly available on the resource. With this change, I already was able to get rid of the preMarshal() hackery, and I will be able to get rid of cloneWithLinkedStatus() and most of the contents of cloneProjectedAtTime() for non-domains. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144252924 |
||
---|---|---|
.. | ||
testdata | ||
ClaimsCheckFlowTest.java | ||
DomainAllocateFlowTest.java | ||
DomainApplicationCreateFlowTest.java | ||
DomainApplicationDeleteFlowTest.java | ||
DomainApplicationInfoFlowTest.java | ||
DomainApplicationUpdateFlowTest.java | ||
DomainCheckFlowTest.java | ||
DomainCreateFlowTest.java | ||
DomainDeleteFlowTest.java | ||
DomainInfoFlowTest.java | ||
DomainRenewFlowTest.java | ||
DomainRestoreRequestFlowTest.java | ||
DomainTransferApproveFlowTest.java | ||
DomainTransferCancelFlowTest.java | ||
DomainTransferFlowTestCase.java | ||
DomainTransferQueryFlowTest.java | ||
DomainTransferRejectFlowTest.java | ||
DomainTransferRequestFlowTest.java | ||
DomainUpdateFlowTest.java |