google-nomulus/javatests/google/registry/flows
cgoldfeder b0bcc1bb3d Create *InfoData objects instead of reusing *Resource objects
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
2017-01-12 14:11:51 -05:00
..
contact Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
custom Ensure that poll messages are created in domain create flow tests 2017-01-09 11:59:04 -05:00
domain Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
host Move the async [] classes out of the flows package 2016-12-19 11:09:19 -05:00
poll Move ExceptionRule up to FlowTestCase 2016-10-14 16:58:07 -04:00
session Remove the unused flags extension 2017-01-09 11:59:04 -05:00
testdata Remove the unused flags extension 2017-01-09 11:59:04 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
CheckApiActionTest.java Make all but one field on RegistryConfig static 2017-01-09 12:01:09 -05:00
EppCommitLogsTest.java Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
EppConsoleActionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppControllerTest.java Remove old json logging from flows 2016-11-02 15:19:34 -04:00
EppLifecycleContactTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLifecycleDomainApplicationTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLifecycleDomainTest.java Flatten the domain and application create flows 2016-10-19 13:08:33 -04:00
EppLifecycleHostTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLoggedOutTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLoginAdminUserTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLoginTlsTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppLoginUserTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppTestCase.java Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
EppTestComponent.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
EppTlsActionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppToolActionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppXmlTransformerTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppXxeAttackTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ExtensionManagerTest.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
FlowRunnerTest.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
FlowTestCase.java Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
ResourceCheckFlowTestCase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ResourceFlowTestCase.java Remove LoggedInFlow 2016-11-02 15:19:34 -04:00