google-nomulus/javatests/google/registry/model
mountford 78a36925f4 Remove commitAdditionalLogicChanges(), part 1
Now that the flows are flattened, the commitAdditionalLogicChanges() call, which used to come later in the flow to actually save the Datastore objects, is now happening right after the performAdditionalXXXLogic() call. So we can instead just do the saves in performAdditionalXXXLogic(), and get rid of the separate call. As a first step, this CL simply makes commitAdditionalLogicChanges() a private method that gets called internally by the extra logic manager. Later, we can move the saves into their proper position, affecting only the extra logic class itself.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137529991
2016-11-02 15:19:34 -04:00
..
billing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
common Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
contact Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
domain Remove commitAdditionalLogicChanges(), part 1 2016-11-02 15:19:34 -04:00
eppinput Add a few tests for EppInput 2016-10-14 17:00:32 -04:00
eppoutput Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
index Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
poll Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rde Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
registrar Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
registry Flatten the domain and application create flows 2016-10-19 13:08:33 -04:00
reporting Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
server Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
smd Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Handle nullness properly in some message/flow/poll code 2016-07-15 14:58:57 -04:00
CreateAutoTimestampTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityClassesTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityTestCase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppResourceUtilsTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ImmutableObjectTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ModelUtilsTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ResourceCommandTestCase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RoidSuffixesTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
schema.txt Change DomainApplication to store period instead of year 2016-11-02 15:19:34 -04:00
SchemaVersionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
UpdateAutoTimestampTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00