mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Add a missing test to ContactUpdateFlow
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133000632
This commit is contained in:
parent
68cdd04124
commit
04fd14995e
3 changed files with 49 additions and 0 deletions
|
@ -29,6 +29,7 @@ import javax.inject.Inject;
|
|||
* An EPP flow that updates a contact resource.
|
||||
*
|
||||
* @error {@link google.registry.flows.ResourceFlowUtils.ResourceNotOwnedException}
|
||||
* @error {@link google.registry.flows.ResourceUpdateFlow.AddRemoveSameValueEppException}
|
||||
* @error {@link google.registry.flows.ResourceMutateFlow.ResourceToMutateDoesNotExistException}
|
||||
* @error {@link google.registry.flows.ResourceUpdateFlow.ResourceHasClientUpdateProhibitedException}
|
||||
* @error {@link google.registry.flows.ResourceUpdateFlow.StatusNotClientSettableException}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue