google-nomulus/javatests/google/registry/model
mcilwain 48a1bacbb0 Get rid of the delete() method on ReservedList
It wasn't being used by any actual code, and having helper methods handling
saving/persistence on entities like this is not a pattern we want to encourage,
since it hides Datastore transactions from further up in the call chain. The
idea is that you can always look for ofy() calls in the same layer of code to
see where persisted data is being changed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143036027
2017-01-09 11:59:04 -05: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 Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
domain Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05: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 Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05: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 Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -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 Get rid of the delete() method on ReservedList 2017-01-09 11:59:04 -05: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 Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05: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 Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05: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 Fix Nomulus SchemaVersionTest by adding missing RDE_IMPORT 2016-12-07 15:19:43 -05: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