google-nomulus/javatests/google/registry/flows/host
nickfelt 9ee9229456 Fix message for SuperordinateDomainInPendingDeleteException
The StatusProhibitsOperationException superclass constructor just wants a raw message to return to the client, so we should pass it an explanation rather than just the superordinate domain name.  In fact, I think the superordinate domain name isn't really necessary since it should be obvious from the hostname in the create/update request what the superordinate domain would be.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=156747185
2017-05-23 17:22:49 -04:00
..
testdata Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostCheckFlowTest.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostCreateFlowTest.java Fix message for SuperordinateDomainInPendingDeleteException 2017-05-23 17:22:49 -04:00
HostDeleteFlowTest.java Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
HostFlowUtilsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostInfoFlowTest.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostUpdateFlowTest.java Fix message for SuperordinateDomainInPendingDeleteException 2017-05-23 17:22:49 -04:00