google-nomulus/javatests/google/registry/model/domain
cgoldfeder cb8320ff40 Change @DoNotHydrate to work on fields, not types.
There was a circular reference when hydrating a domain with a
subordinate host, since the host references the domain. To fix
this, I redid @DoNotHydrate to be the way it should have been,
rather than the hack I had originally submitted. I also beefed
up the unit tests of the epp resource types to check for cycles.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135792416
2016-10-11 11:27:54 -04:00
..
testdata Fix NPE bug in DomainCommand.cloneAndLinkReferences() 2016-08-15 17:13:29 -04:00
DomainApplicationTest.java Change @DoNotHydrate to work on fields, not types. 2016-10-11 11:27:54 -04:00
DomainCommandTest.java Remove duplicate fields hiding the same objects on a parent class 2016-08-22 14:37:22 -04:00
DomainResourceTest.java Change @DoNotHydrate to work on fields, not types. 2016-10-11 11:27:54 -04:00
GracePeriodTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
LrpTokenTest.java Add metadata map to LrpToken 2016-10-07 15:29:47 -04:00
TestExtraLogicManager.java Add TLD extra flow logic for update 2016-10-11 11:27:48 -04:00