google-nomulus/javatests/google/registry/flows/domain
mcilwain 4813ed392b Rename "clientIdentifier" to "clientId" almost everywhere
It's best to be consistent and use the same thing everywhere.  "clientId" was
already used in more places and is shorter and no more ambiguous, so it's the
logical one to win out.

Note that this CL is almost solely a big Eclipse-assisted refactoring. There are
two places that I did not change clientIdentifier -- the actual entity field on
Registrar (though I did change all getters and setters), and the name of a
column on the exported registrar spreadsheet. Both would require data
migrations.

Also fixes a few minor nits discovered in touched files, including an incorrect
test in OfyFilterTest.java and some superfluous uses of String.format() when
calling checkArgument().

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133956465
2016-09-22 14:30:05 -04:00
..
testdata Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
ClaimsCheckFlowTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
DomainAllocateFlowTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
DomainApplicationCreateFlowTest.java Add valid TLD check to LrpToken validation 2016-08-30 14:10:54 -04:00
DomainApplicationDeleteFlowTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
DomainApplicationInfoFlowTest.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
DomainApplicationUpdateFlowTest.java DeReference the codebase 2016-09-02 13:50:20 -04:00
DomainCheckFlowTest.java Support custom effective date for fee check command 2016-09-19 12:08:46 -04:00
DomainCreateFlowTest.java Refactor Fee class to support EAP fee 2016-09-22 14:03:01 -04:00
DomainDeleteFlowTest.java Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
DomainInfoFlowTest.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
DomainRenewFlowTest.java Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
DomainRestoreRequestFlowTest.java Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
DomainTransferApproveFlowTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
DomainTransferCancelFlowTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
DomainTransferFlowTestCase.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
DomainTransferQueryFlowTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
DomainTransferRejectFlowTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
DomainTransferRequestFlowTest.java Flatten the domain transfer flows 2016-09-22 14:30:05 -04:00
DomainUpdateFlowTest.java HistoryEntry for extra logic; update fee check 2016-09-14 15:28:03 -04:00
TldSpecificLogicProxyTest.java Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00