google-nomulus/docs
nickfelt 6a8b25360c Use StatusValue XML names in EPP error messages
This changes ResourceStatusProhibitsOperationException so that we print out the list of StatusValues using their XML names rather than the literal enum name, i.e. we use "pendingDelete" rather than "PENDING_DELETE".

This seems more correct given that EPP clients will be used to seeing the status values in the XML representation, and it also matches the existing ResourceHasClientUpdateProhibitedException that hardcodes "clientUpdateProhibited":
http://[]/third_party/java_src/gtld/java/google/registry/flows/exceptions/ResourceHasClientUpdateProhibitedException.java?l=22&rcl=146111211

Also reorganized related test methods and added some missing tests, including for ContactTransferRequestFlow which previously had none.  I also renamed the "clientProhibitedStatusValue" tests to instead say "statusValueNotClientSettable" to be clearer about what's being tested, and that it's not related to the "clientXXProhibited" statuses.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150248562
2017-03-21 15:14:02 -04:00
..
operational-procedures Add a new reservation type to support nameserver restrictions 2017-03-21 14:56:31 -04:00
admin-tool.md Add information to doc on which app the nomulus tool connects to 2016-11-10 11:12:23 -05:00
app-engine-architecture.md Daggerize ExportSnapshotServlet and CheckSnapshotServlet 2017-01-30 15:03:53 -05:00
code-structure.md Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
coding-faq.md Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
configuration.md Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
developing.md Add link to final ReferenceUnion migration commit in Developing doc 2016-11-15 15:15:55 -05:00
first-steps-tutorial.md Add temporary extra steps to "first steps tutorial" in docs 2016-10-18 10:59:39 -04:00
flows.md Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00
install.md Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
operational-procedures.md Add Markdown documentation for WHOIS metrics 2017-03-13 10:36:52 -04:00
rde-import-architecture.md Document TLD import architecture 2017-03-13 11:22:38 -04:00
rde-import-usage.md Add usage documentation for RDE imports 2017-02-09 14:24:38 -05:00
registrar-faq.md Add Registrar FAQ document 2016-10-24 10:55:37 -04:00